Lesson 4: npm install --global yarn #469
-
|
Hey everyone I know this may be a fairly simple fix but I am having issues when trying to install yarn. I downloaded nodejs version 16.13.1 LTS and verified it in the terminal but when I run npm install --global yarn I receive the below. Any help is appreciated so I can continue the course. (venv) Trell@Kentrells-MacBook-Pro web3_py_simple_storage % npm install --global yarn npm ERR! A complete log of this run can be found in: |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
|
hello @CrispyButter it says you don't have permissions to install npm packages globally so there are 3 alternatives for solution.
Best regards, Cromewar. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks Cromewar. Which of the 3 solutions would you choose moving forward? I plan to create projects in the future to build a portfolio. Also would you recommend I try to change the permissions? I am using my personal laptop so I am not sure why I wouldn't have permission to install npm packages.. Thanks again! |
Beta Was this translation helpful? Give feedback.
-
|
found this video and seems to have got me going for now! ty |
Beta Was this translation helpful? Give feedback.
-
|
Closing the thread due to owner's absence. |
Beta Was this translation helpful? Give feedback.
Closing the thread due to owner's absence.