Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

replace npm with yarn in gett started #2697

Closed
wants to merge 1 commit into from
Closed

Conversation

iezer
Copy link
Contributor

@iezer iezer commented Oct 12, 2016

Fixes #2696
screen shot 2016-10-12 at 12 48 43 pm

@stefanpenner
Copy link
Member

stefanpenner commented Oct 12, 2016

@iezer we are totally pushing towards this being possible, and working with (and some of us are on) the yarn team.

Currently the known blocker is: yarnpkg/rfcs#1

I suspect other details may surface as well.
One obvious downside will be: our getting started steps being:

npm i -g yarnpkg
yarn global add ember-cli
ember s

@rwjblue
Copy link
Member

rwjblue commented Oct 12, 2016

I suspect that we have to support both things either way (even if we internally use and suggest Yarn, I can't imagine ember-cli deciding to not support npm also)

@stefanpenner
Copy link
Member

related issue on CLI: ember-cli/ember-cli#6341

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants