Skip to content

Yarn recommendation is outdated #1298

Answered by nklayman
aleksey-hoffman asked this question in Q&A
Discussion options

You must be logged in to vote

According to https://github.com/pnpm/benchmarks-of-javascript-package-managers, yarn is still faster than npm in the most common scenarios. Yarn 2 pnp and pnpm don't play nice with electron native modules afaik (and don't have great vue-cli support either I believe), so I'm going to avoid recommending them. In addition, yarn has some nice features like allowing you to run package bins without having to list them in scripts, which I use often. npm has gotten better, however. What do you think about continuing to provide instructions for both tools, but removing the line that recommends yarn over npm?

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@aleksey-hoffman
Comment options

@nklayman
Comment options

@aleksey-hoffman
Comment options

@nklayman
Comment options

@nklayman
Comment options

Answer selected by nklayman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants