question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Use yarn instead of npm

See original GitHub issue

Is there any particular reason to use npm instead of yarn? @vuejs AFAIK use yarn to manage their projects. I think there are a few benefits, just curious to know what are your thoughts.

(I could take care of migrating to yarn if you will)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
m0dch3ncommented, Sep 18, 2018

no, there is no particular reason, I’m simply not used to yarn, but maybe it’s time to do this, so if you want, go ahead! And thanks!

1reaction
m0dch3ncommented, Sep 19, 2018

PS yarn also works with package-lock.json, so yarn users are free to still use yarn…

https://yarnpkg.com/blog/2018/06/04/yarn-import-package-lock/

Read more comments on GitHub >

github_iconTop Results From Across the Web

Migrating from npm - Yarn
Migrating from npm should be a fairly easy process for most users. Yarn can consume the same package.json format as npm, and can...
Read more >
How To Install and Use the Yarn Package Manager for Node.js
The Yarn maintainers recommend installing Yarn globally by using the NPM package manager, which is included by default with all Node.js ...
Read more >
Can i use yarn instead of npm? - node.js - Stack Overflow
First of all Yarn is a package manager created by Facebook as an alternative to npm. It looks like the package ...
Read more >
Yarn vs npm: Everything You Need to Know - SitePoint
Yarn stands for Yet Another Resource Negotiator. The Yarn package manager is an alternative to npm, released by Facebook in October 2016. The ......
Read more >
Yarn vs NPM: Which One is Best to Choose? - KnowledgeHut
Yes, you can use NPM instead of Yarn if you are satisfied with the current workflow. However, if you wish to have better...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found