formover icon indicating copy to clipboard operation
formover copied to clipboard

Module Not Found Error

Open katia-aa opened this issue 7 years ago • 1 comments

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

katia-aa avatar May 09 '18 21:05 katia-aa

How are you trying to import the package into your application?

devsgnr avatar Nov 23 '21 19:11 devsgnr