DEV Community

Discussion on: Installing Typescript/Angular on Terminal

Collapse
 
empereol profile image
Empereol • Edited

This page from the docs should help: docs.npmjs.com/resolving-eacces-pe...

As mentioned on that page, ideally you should reinstall Node using NVM: github.com/nvm-sh/nvm

Or you can change NPM's default directory.

Alternatively, you update the permissions on /usr/local/lib/node_modules