Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm run setup fails on windows #16

Open
jcassidyav opened this issue Mar 19, 2021 · 0 comments
Open

npm run setup fails on windows #16

jcassidyav opened this issue Mar 19, 2021 · 0 comments

Comments

@jcassidyav
Copy link

On windows running npm run setup fails with

The system cannot find the path specified.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] setup: `npx rimraf node_modules package-lock.json dist tmp && npm i && ts-patch install`
npm ERR! Exit status 1
npm ERR!

might be related to https://stackoverflow.com/questions/37094878/npm-rimraf-continue-executing-when-folders-are-missing-stop-exit-code-1

or maybe if the directory doesn't exist it returns an error on windows ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant