argon-dashboard-nodejs icon indicating copy to clipboard operation
argon-dashboard-nodejs copied to clipboard

Problem with NPM Install in root directory

Open Raajheer1 opened this issue 5 years ago • 3 comments

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

Raajheer1 avatar May 22 '19 14:05 Raajheer1

I'm same problem.. go to other template

vnadai avatar Oct 09 '19 18:10 vnadai

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

sapanburman avatar Oct 11 '19 06:10 sapanburman

Any Update on this, Same issue!

PrabhuVignesh avatar Dec 28 '21 12:12 PrabhuVignesh