Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 7.6.5 is missing lib directory #742

Closed
sergiu-omg opened this issue Jan 27, 2021 · 3 comments
Closed

Release 7.6.5 is missing lib directory #742

sergiu-omg opened this issue Jan 27, 2021 · 3 comments
Assignees
Labels
bug Bug, will addressed with high priority

Comments

@sergiu-omg
Copy link

Hey @Borewit , I think you forgot to npm run build before publishing the new 7.6.5 version a couple hours ago.


# Good (`npm i music-metadata@7.6.4`)
$ ll node_modules/music-metadata/
total 56
drwxr-xr-x   4 circleci circleci    74 Jan 27 21:14 ./
drwxr-xr-x 489 circleci circleci 16384 Jan 27 21:14 ../
drwxr-xr-x  21 circleci circleci  4096 Jan 27 21:14 lib/
drwxr-xr-x   3 circleci circleci    25 Jan 27 21:14 node_modules/
-rw-r--r--   1 circleci circleci  4210 Jan 27 21:14 package.json
-rw-r--r--   1 circleci circleci 23385 Oct 26  1985 README.md

# Bad (`npm i music-metadata@7.6.5`)
$ ll node_modules/music-metadata/
total 60
drwxrwxr-x   3 circleci circleci  4096 Jan 27 23:05 ./
drwxrwxr-x 490 circleci circleci 20480 Jan 27 23:05 ../
drwxrwxr-x   3 circleci circleci  4096 Jan 27 23:05 node_modules/
-rw-rw-r--   1 circleci circleci  4226 Jan 27 23:05 package.json
-rw-rw-r--   1 circleci circleci 23815 Oct 26  1985 README.md

(notice the missing lib directory in 7.6.5)

@doomhz
Copy link

doomhz commented Jan 27, 2021

+1

@Borewit Borewit self-assigned this Jan 28, 2021
@Borewit Borewit added the bug Bug, will addressed with high priority label Jan 28, 2021
@Borewit
Copy link
Owner

Borewit commented Jan 28, 2021

So sorry, thanks for letting me know.
Too late to unpublished music-metadata@v7.6.5.
music-metadata@v7.6.5 marked as deprecated: "corrupt release".

I hope v7.6.6 works.

@Borewit Borewit closed this as completed Jan 28, 2021
@Borewit Borewit reopened this Jan 28, 2021
@sergiu-omg
Copy link
Author

sergiu-omg commented Jan 28, 2021

I confirm that music-metadata@v7.6.6 is OK. Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug, will addressed with high priority
Projects
None yet
Development

No branches or pull requests

3 participants