svelte-forms-lib icon indicating copy to clipboard operation
svelte-forms-lib copied to clipboard

The requested module '/node_modules/dequal/lite/index.mjs?v=edf9391f' does not provide an export named 'dequal'

Open bookyo opened this issue 2 years ago • 3 comments

use 2.0.0 in sveltejs/kit and show this:

The requested module '/node_modules/dequal/lite/index.mjs?v=edf9391f' does not provide an export named 'dequal'
SyntaxError: The requested module '/node_modules/dequal/lite/index.mjs?v=edf9391f' does not provide an export named 'dequal'

bookyo avatar Nov 10 '21 07:11 bookyo

@bookyo thanks for reporting - please provide a small repro. You can use codesandbox.io: https://codesandbox.io/examples/package/@sveltejs/kit

larrybotha avatar Nov 11 '21 09:11 larrybotha

You don't need repro, just use Yup validation example in svelte REPL and you get this error.

image

mskocik avatar Sep 12 '22 10:09 mskocik

@bookyo did you sort this out? Im just starting to get this issue

subpx avatar Mar 06 '23 22:03 subpx