jsmediatags
jsmediatags copied to clipboard
Bug: Importing fails w/ Vite
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.
Seems that there's already a PR that fixes this: https://github.com/aadsm/jsmediatags/pull/150
Seems that there's already a PR that fixes this: #150
#172 the same case