unable to setup it locally getting error while running yarn help please ? #32576
-
|
YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements for details, where is the six-letter p-prefixed code |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
|
Check the build logs generated for the last dependencies listed in the output ( |
Beta Was this translation helpful? Give feedback.
-
|
If you are on this page now, using linux and getting the same error. If you've got Hope it will save you some time |
Beta Was this translation helpful? Give feedback.
-
|
And closing |
Beta Was this translation helpful? Give feedback.
Check the build logs generated for the last dependencies listed in the output (
isolated-vm,event-loop-stats,gc-stats). There is a good chance you're missing some dependencies to compile native packages and/or using a incorrect Node version.