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

Can't run the project - multiple errors #8

Open
kravatt opened this issue May 4, 2019 · 1 comment
Open

Can't run the project - multiple errors #8

kravatt opened this issue May 4, 2019 · 1 comment

Comments

@kravatt
Copy link

kravatt commented May 4, 2019

I did the following:

  1. Cloned the project
  2. Run npm install from the project root and the following errors came up:

Unhandled rejection Error: EACCES: permission denied, rename '/Users/Taavi/.npm/_cacache/tmp/d4896233' -> '/Users/Taavi/.npm/_cacache/content-v2/sha512/a0/eb/...'

npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated bower@1.8.8: We don't recommend using Bower for new projects. Please consider Yarn and Webpack or Parcel. You can read how to migrate legacy project here: https://bower.io/blog/2017/how-to-migrate-away-from-bower/
npm WARN deprecated browserslist@1.7.7: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
npm WARN deprecated gulp-util@2.2.20: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
Unhandled rejection Error: EACCES: permission denied, rename '/Users/Taavi/.npm/_cacache/tmp/bb9dc72c' -> '/Users/Taavi/.npm/_cacache/content-v2/sha512/a0/eb/...'

@romannurik
Copy link
Owner

Hmm I haven't tried to run this project in a while, it may be out of date. But it looks like you're having a permissions issue, try deleting your .npm folder that's referenced in the error message?

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

2 participants