-
Notifications
You must be signed in to change notification settings - Fork 492
npm start fails in 2.9.0 #190
Comments
will be fixed in the next Facebook |
I have unpublished 2.9.0. Mistakenly I published the incorrect version on the facebook code. I will now republish 2.10.0 with the last publish from facebook |
Thanks everybody - help in real-time. Impressive! |
@wmonk Has 2.10.0 been published ? |
I believe the dependency @bootstraponline , if you can rewrite your solution using |
@changLiuUNSW 2.8 is still the publish version |
facebook/create-react-app@36cd35d#diff-0ed7fc71b70cf1d8c98f8fcabdd35f17 is the commit. I think it's easier to wait for FB to publish a new https://www.npmjs.com/package/react-dev-utils before releasing |
Closing this, as it's no longer an error. Wainting to integrate latest fb changes again. |
Is this a bug report?
Yes.
Can you also reproduce the problem with npm 4.x?
Running on npm 5.
Cannot try 4.
Which terms did you search for in User Guide?
npm run start
- it is well documented and has been working well.Environment
node -v
: v8.9.1npm -v
: 5.5.1npm ls react-scripts-ts
(if you haven’t ejected):Then, specify:
Steps to Reproduce
react-scripts-ts
2.8.0npm start
starts fine, opens browser, etcreact-scripts-ts
2.9.0npm start
fails (stack trace below)Expected Behavior
npm start
starts fine as beforeActual Behavior
Failed with stacktrace:
The text was updated successfully, but these errors were encountered: