Replies: 1 comment
-
Guys problem Solved! user_name then, change ownership of these 3 directories to the above user_name (your user) and the EACCES error will go away.bhrugs commented [on 19 Feb 2019]( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys I am trying to install Yarn but it continues to fail. I tried all three commend but it all leads to :
EACCES: permission denied, symlink '../lib/node_modules/corepack/dist/pnpm.js' -> '/usr/local/bin/pnpm' Error: EACCES: permission denied, symlink '../lib/node_modules/corepack/dist/pnpm.js' -> '/usr/local/bin/pnpm'
I also went to stackflow but these commend such as
sudo chown -R [owner]:[owner] /usr/local/lib/node_modules
dosen't seem to work.
Beta Was this translation helpful? Give feedback.
All reactions