spacem

Results 2 issues of spacem

I have a monorepo and in package.json have a local dependancy eg. "core": "file:../core", I get this error: ``` ERROR in ./sample-function/index.js Module not found: Error: Can't resolve 'core' in...

Just tried this library on our and I was getting issue #13 so I moved the init to after the server starts but now get this different error. If it...