Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

Recompiling not always happening after changing code after a compile error. #187

Closed
quantuminformation opened this issue Nov 7, 2017 · 5 comments

Comments

@quantuminformation
Copy link

After errors like so, when I change the code, it doesn't force recompiling:

Failed to compile
/Users/nikos/d/fooService.ts
(9,29): error TS7006: Parameter 'item' implicitly has an 'any' type.

I have to stop and start CRA ts.

@wmonk
Copy link
Owner

wmonk commented Nov 13, 2017

Please fill in the issue template.

@wmonk wmonk closed this as completed Nov 13, 2017
@quantuminformation
Copy link
Author

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
Warning: React depends on requestAnimationFrame. Make sure that you load a polyfill in older browsers. http://fb.me/react-polyfills
console.log console.js:231

But apparently, this has been fixed upstream facebook/create-react-app#3199

@bootstraponline
Copy link

If it's fixed upstream, then the next release of this repo should contain the fix. I rebased the code recently.

@quantuminformation
Copy link
Author

super thx

@quantuminformation
Copy link
Author

npm still contains 2.8

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