formover
formover copied to clipboard
Module Not Found Error
Love using Formik, thanks for building it :)
I wanted to user formover, but I'm getting this error when I try to import it.
./node_modules/formover/dist/index.js
Module not found: `./node_modules/formover/dist/Formover.js` does not match the corresponding path on disk `formover.js`.
It works with npm but not yarn
How are you trying to import the package into your application?