Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a gentle nudge for using npm >= 3 or Yarn #1190

Closed
gaearon opened this issue Dec 7, 2016 · 6 comments
Closed

Add a gentle nudge for using npm >= 3 or Yarn #1190

gaearon opened this issue Dec 7, 2016 · 6 comments
Milestone

Comments

@gaearon
Copy link
Contributor

gaearon commented Dec 7, 2016

If you're using npm 2, I'd like us to print a message:

$ create-react-app hello
Creating a new React app in /home/ubuntu/workspace/hello.

Tip: It looks like you are using npm 2. We suggest using npm 3 or Yarn for faster install times and less disk space usage.

Installing packages. This might take a couple minutes.
Installing react-scripts.

(The "Tip" is the new part.)

A PR would be welcome!

@stoutmusclenugget
Copy link

@gaearon I would be more than happy to work on this.

@gaearon
Copy link
Contributor Author

gaearon commented Dec 7, 2016

Sounds good!

@mobinni
Copy link

mobinni commented Dec 7, 2016

Oh, I forgot to comment. I actually just implemented this. However, since I didn't actually call dibs I would understand if @SMLMRKHLMS would take this on. It's in PR.

@stoutmusclenugget
Copy link

@mobinni Go for it! I haven't started yet :)

@mobinni
Copy link

mobinni commented Dec 7, 2016

@SMLMRKHLMS Thanks! Sorry man, I should have been more mindful I just started and forgot to comment.

@gaearon
Copy link
Contributor Author

gaearon commented Feb 24, 2017

Fixed by #1193.

@gaearon gaearon closed this as completed Feb 24, 2017
@gaearon gaearon added this to the 0.9.1 milestone Feb 24, 2017
@lock lock bot locked and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants