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 install issue with acorn dependency #643

Closed
KaiSchwarz-cnic opened this issue Jan 7, 2022 · 1 comment
Closed

npm install issue with acorn dependency #643

KaiSchwarz-cnic opened this issue Jan 7, 2022 · 1 comment

Comments

@KaiSchwarz-cnic
Copy link

npm ERR! code ENOENT
npm ERR! syscall chmod
npm ERR! path /####/####/git/whmcs-ispapi-domainchecker/node_modules/xo/node_modules/acorn/bin/acorn
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, chmod '/####/#####/git/whmcs-ispapi-domainchecker/node_modules/xo/node_modules/acorn/bin/acorn'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent 

we use "xo": "^0.46.4" in devDependencies (just for reference).
node v16.9.1
npm v7.21.1

Thanks in advance!

@KaiSchwarz-cnic
Copy link
Author

Never mind, I upgraded to the latest v16 version of nodejs (v16.13.1 actually) and there, it worked like a charm.

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