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

UnhandledPromiseRejectionWarning when yarn/npm start #10

Closed
Michielnuyts opened this issue Apr 13, 2017 · 1 comment
Closed

UnhandledPromiseRejectionWarning when yarn/npm start #10

Michielnuyts opened this issue Apr 13, 2017 · 1 comment

Comments

@Michielnuyts
Copy link

yarn start v0.21.3 $ react-scripts start (node:42570) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): TypeError: "listener" argument must be a function (node:42570) DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. ✨ Done in 1.73s.

##Hello,

I get this error when installing ANY of the exercises or solutions, they all give me the same error.

Thanks!

@Michielnuyts Michielnuyts changed the title UnhandledPromiseRejectionWarning when yarn/npm install UnhandledPromiseRejectionWarning when yarn/npm start Apr 13, 2017
@marktani
Copy link
Collaborator

Hey, looks like you need to downgrade your node version to 7.7.1. See facebook/create-react-app#1776.

@marktani marktani mentioned this issue Jul 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants