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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone !
I have a very weird problem with version 7.42.0 : it breaks my project typescript compilation.
What I mean is that if I put something that should not compile like for example :
I get no errors when running the app (react-scripts start)
But with version 7.41.5, I get (among other related errors) :
as expected.
I really don't understand what is happening here, I never got something like that before.
Does someone has any idea of what's happening ?
Here are my dependencies :
and the tsconfig.json
Beta Was this translation helpful? Give feedback.
All reactions