You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
Michielnuyts
changed the title
UnhandledPromiseRejectionWarning when yarn/npm install
UnhandledPromiseRejectionWarning when yarn/npm start
Apr 13, 2017
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!
The text was updated successfully, but these errors were encountered: