-
|
When I am running OS is Ubuntu. Which package should I apt install? Okay, I could install yarn using Do you have any idea about this issue? I am using ECMAScript 21 ( |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
Running |
Beta Was this translation helpful? Give feedback.
-
|
You need to use a newer version of yarn, probably because the yarn in your environment is outdated. yarn v1 is already deprecated and it's recommended to switch to yarn v4. |
Beta Was this translation helpful? Give feedback.
-
|
The lockfile error is weird, but immutable flag is not required 🙂 |
Beta Was this translation helpful? Give feedback.
You need to use a newer version of yarn, probably because the yarn in your environment is outdated. yarn v1 is already deprecated and it's recommended to switch to yarn v4.