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

Problem with NPM Install in root directory #2

Open
Raajheer1 opened this issue May 22, 2019 · 3 comments
Open

Problem with NPM Install in root directory #2

Raajheer1 opened this issue May 22, 2019 · 3 comments

Comments

@Raajheer1
Copy link

When I run npm install in the file directory I get a few package downloads followed by a couple of errors see attached log.
2019-05-22T14_12_04_887Z-debug.log

@vnadai
Copy link

vnadai commented Oct 9, 2019

I'm same problem.. go to other template

@sapanburman
Copy link

you can try installing node-pre-gyp with sudo and --unsafe-perm

sudo npm install node-gyp
or
sudo npm install node-gyp --unsafe-perm

@PrabhuVignesh
Copy link

Any Update on this, Same issue!

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

4 participants