jsmediatags icon indicating copy to clipboard operation
jsmediatags copied to clipboard

Bug: Importing fails w/ Vite

Open Uninen opened this issue 3 years ago • 2 comments

Importing import jsmediatags from 'jsmediatags' w/ Vite ( https://github.com/vitejs/vite ) fails w/ following error:

[vite] Internal server error: Failed to resolve entry for package "jsmediatags". The package may have incorrect main/module/exports specified in its package.json.

Uninen avatar Sep 04 '22 17:09 Uninen

Seems that there's already a PR that fixes this: https://github.com/aadsm/jsmediatags/pull/150

Uninen avatar Sep 04 '22 17:09 Uninen

Seems that there's already a PR that fixes this: #150

#172 the same case

eczn avatar Jan 06 '23 19:01 eczn