Closed suravshrestha closed 11 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
command | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 4, 2023 10:50am |
@suravshrestha I understand that you have linked with the official website of yarn, but what we need is npm package to yarn.
To install package of yarn, we can point to https://www.npmjs.com/package/yarn url where it provided an npm i yarn
easy installation method.
@suravshrestha I understand that you have linked with the official website of yarn, but what we need is npm package to yarn.
To install package of yarn, we can point to https://www.npmjs.com/package/yarn url where it provided an
npm i yarn
easy installation method.
yarn
installation via npm
covers only versions prior to 2.0, and will eventually result in deprecation, as mentioned in https://classic.yarnpkg.com/lang/en/docs/install/
This pull request fixes issue #76