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 error #34

Closed
FormerBuckeye opened this issue May 13, 2021 · 0 comments
Closed

npm install error #34

FormerBuckeye opened this issue May 13, 2021 · 0 comments

Comments

@FormerBuckeye
Copy link

I got an error when installing exthouse, saying that

ERROR: Failed to download Chromium r686378! Set "PUPPETEER_SKIP_CHROMIUM_DOWNLOAD" env variable to skip download. Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/exthouse/node_modules/puppeteer/.local-chromium'

There is a workaround for people who also got this error. Try:

sudo npm install --global exthouse --unsafe-perm=true --allow-root

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