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

v8.0.6 is missing at npm #129

Closed
Kikobeats opened this issue Jan 18, 2022 · 5 comments
Closed

v8.0.6 is missing at npm #129

Kikobeats opened this issue Jan 18, 2022 · 5 comments

Comments

@Kikobeats
Copy link

Kikobeats commented Jan 18, 2022

CleanShot 2022-01-18 at 12 13 20@2x

Looks like you forgot to run npm publish command

@addaleax
Copy link
Owner

yeah thank you for reminding me what i’m currently working on 😒

@Kikobeats
Copy link
Author

I don't follow; the version is still not published, what's the problem there?

@addaleax
Copy link
Owner

@Kikobeats It means that I’m taking the time to do this release and fix CI so that you can have a fixed version of this library as soon as possible, and that it’s annoying to be poked about something that I’m already actively working on.

@addaleax
Copy link
Owner

@Kikobeats 8.0.6 is out now – thank you for your patience!

@Kikobeats
Copy link
Author

appreciated the effort, but I'm still experimenting the same issue:

❯ npm i [email protected]

up to date in 895ms

~/Projects/microlink/ffprobe master*
❯ npm run postinstall

> @microlink/[email protected] postinstall
> node scripts/postinstall.js

dyld[75780]: missing symbol called
fish: Job 1, 'npm run postinstall' terminated by signal SIGABRT (Abort)

~/Projects/microlink/ffprobe master*
❯ cat node_modules/lzma-native/package.json  | grep version
  "version": "8.0.6",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants