Lesson 5: unable to install yarn #1108
Answered
by
alymurtazamemon
Vanshika0901
asked this question in
Q&A
-
Tried all possible ways of installing yarn, none of them is working for me. |
Beta Was this translation helpful? Give feedback.
Answered by
alymurtazamemon
Jul 19, 2022
Replies: 1 comment 9 replies
-
@Vanshika0901 Your node version is greater than 16.10 you do not need to install it, it by default comes with node.js. Just enable it like this: corepack enable |
Beta Was this translation helpful? Give feedback.
9 replies
Answer selected by
alymurtazamemon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Vanshika0901 Your node version is greater than 16.10 you do not need to install it, it by default comes with node.js. Just enable it like this: