cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
828
Views
0
Helpful
1
Replies

npm link - need permissions to run

peterbailey
Level 1
Level 1

I need to run npm link since I cannot access the npm hub to install a library. Tried it, cannot run it with my permission set. How can I get the link command to work?

1 Accepted Solution

Accepted Solutions

peterbailey
Level 1
Level 1

OK, I just uploaded the libraries I need and added them as dependencies in the package.json file manually.

All working now...

View solution in original post

1 Reply 1

peterbailey
Level 1
Level 1

OK, I just uploaded the libraries I need and added them as dependencies in the package.json file manually.

All working now...