Cannot import client side module to server

Aah silly me.

I can import Local, the problem is that Local imports other modules and those in turn call modules which are not accessible to the server. Or at least that’s how it appears. Simple bit of refactoring and I should be good to go.

1 Like