Skip to main content

All Questions

Tagged with
1 vote
1 answer
2k views

EACCES: permission denied, unlink '/home/ashu/.vue-templates/webpack-simple/README.md

I have installed nodejs and npm using nvm. Then I tried installing vue-cli version2 globally. It asked me root permission to install vue-cli globally. When I am trying to install vue template, it is ...
Ashu's user avatar
  • 11
2 votes
2 answers
11k views

node Error: listen EACCES: permission denied ON ANY PORT [Windows]

Here is the code that have the issue with: link. Anyway I don't think the problem is in the code itself. There are a lot of articles on the internet about this issue but none of them helped so far. ...
Anzhelo Petkov's user avatar
1 vote
1 answer
284 views

In npm, why is there a directory with root priviliges set by default for global packages?

I am currently learning Angular and npm. Today I tried to do npm i -g @angular/cli on my Fedora, but instead having it installed, I saw in the terminal (I have shortened the message for convenience): ...
Silv's user avatar
  • 111
0 votes
0 answers
393 views

sudo npm install command throw errors

sudo npm install always throws bunch or errors. I have done it with or without sudo, I tried it globally and locally, I did a clean uninstall and install both for the current version(11.13.0) and LTS(...
njavig's user avatar
  • 1