aadsm / jsmediatags

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

Cannot load lib on node.js #115

Closed xandros15 closed 5 years ago

xandros15 commented 5 years ago

After install new version, by command npm install jsmediatags --save after run app by node app.js got error Error: Cannot find module 'jsmediatags'. Older versions doesn't work too.

Runkit on npm got error too: image

aadsm commented 5 years ago

Thanks for the report and sorry about this, I’ve just fixed it and also created a little script to prevent this from happening in the future again.