Replies: 2 comments 3 replies
-
I assume that you are on Ubuntu or OSX. Try sudo chmod 0777 the-project-path, and then remove the node_modules path and the yarn.lock file. Then run yarn. Note: |
Beta Was this translation helpful? Give feedback.
1 reply
-
@anasimov This is an administrative permission-related issue, please refer #514 discussion and see if solves your problem, otherwise let me know. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hello, I was wondering if anybody could help me with this error when installing yarn
Internal Error: 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'
Beta Was this translation helpful? Give feedback.
All reactions