fancybox icon indicating copy to clipboard operation
fancybox copied to clipboard

`@fancyapps/fancybox doesn't appear to be written in CJS, but also doesn't appear to be a valid ES module (i.e. it doesn't have "type": "module" or an .mjs extension for the entry point). Please contact the package author to fix.`

Open peterlobster opened this issue 3 years ago • 0 comments

Describe the bug

When using Vite, the following error appears and recommends being reported...

@fancyapps/fancybox doesn't appear to be written in CJS, but also doesn't appear to be a valid ES module (i.e. it doesn't have "type": "module" or an .mjs extension for the entry point). Please contact the package author to fix.

peterlobster avatar May 12 '22 23:05 peterlobster