typescript-fullstack-monorepo icon indicating copy to clipboard operation
typescript-fullstack-monorepo copied to clipboard

Is this up to date?

Open jschill opened this issue 5 years ago • 0 comments

Hey,

On my machine this doesn't work. Doing npm install in the root works, but when i go into the boilerplate-client folder and try to run npm run start it's trying to use webpack in a parent folder, which fails. Ie npm run-commands cant use node_modules in a parent folder or am i missing something?

jschill avatar Jan 15 '20 15:01 jschill