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
I noticed this on a project when updating my packages. And decided to test on a fresh create-react-app.
Any import from "react-flip-toolkit" will cause this error:
Failed to compile
./node_modules/react-flip-tooliit/lib/index.es.js
"export 'default' (reexported as 'spring') was not found in 'flip-toolkit'
The text was updated successfully, but these errors were encountered:
mikehobi
changed the title
7.0.11 compile error on fresh create-react-app
7.0.11 compiler error: "export 'default' (reexported as 'spring') was not found in 'flip-toolkit'
Jun 11, 2020
mikehobi
changed the title
7.0.11 compiler error: "export 'default' (reexported as 'spring') was not found in 'flip-toolkit'
7.0.11 compiler error: "export 'default' (reexported as 'spring') was not found in 'flip-toolkit'"
Jun 11, 2020
Hello,
I noticed this on a project when updating my packages. And decided to test on a fresh create-react-app.
Any import from
"react-flip-toolkit"
will cause this error:The text was updated successfully, but these errors were encountered: