SusheelThapa / command

An online resource providing in-depth information about Linux commands.
https://command.susheelthapa.com.np
MIT License
1 stars 6 forks source link

fix: link to yarn installation #80

Closed suravshrestha closed 11 months ago

suravshrestha commented 11 months ago

This pull request fixes issue #76

vercel[bot] commented 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
SusheelThapa commented 11 months ago

@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 commented 11 months ago

@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/