This repository was archived by the owner on Jan 26, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 490
Recompiling not always happening after changing code after a compile error. #187
Comments
Please fill in the issue template. |
Maybe start a gitter channel, as some issues are easier to ask someone if they have come across something, than work through a long issue template? For example, I am trying to run Jest tests and am getting the following. console.error node_modules/fbjs/lib/warning.js:33 But apparently, this has been fixed upstream facebook/create-react-app#3199 |
If it's fixed upstream, then the next release of this repo should contain the fix. I rebased the code recently. |
super thx |
npm still contains 2.8 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After errors like so, when I change the code, it doesn't force recompiling:
I have to stop and start CRA ts.
The text was updated successfully, but these errors were encountered: