aadsm / jsmediatags

Media Tags Reader (ID3, MP4, FLAC)
Other
752 stars 128 forks source link

Bug: Importing fails w/ Vite #165

Open Uninen opened 2 years ago

Uninen commented 2 years ago

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 commented 2 years ago

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

eczn commented 1 year ago

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

172 the same case