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
Worked around the problem by forking and deleting src/index.js. This sounds like a Parcel bug. I also had to change the CSS import path from index to _index as that's the name of the file in src. Not sure what's up with that.
I installed version 0.0.4 of react-screen-orientation using Yarn. This caused my app to no longer compile, with the following build error:
It seems like the package was published to the registry without being compiled?
The text was updated successfully, but these errors were encountered: