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

0.19.1 #519

Closed
p3x-robot opened this issue Jul 10, 2018 · 9 comments
Closed

0.19.1 #519

p3x-robot opened this issue Jul 10, 2018 · 9 comments

Comments

@p3x-robot
Copy link

Hello!
How are you?
It is in npm already 0.19.1, but the bindings are not existing in the releases and it does not build natively on Linux.
I fixed it on the package.json to =0.19.0

Thanks very much!
patrik

@daryl-d
Copy link

daryl-d commented Jul 17, 2018

I second this, the binaries aren't located on github, meaning nodegyp has to recompile everytime
e.g. https://github.com/libxmljs/libxmljs/releases/download/v0.19.0/node-v57-linux-x64.tar.gz
exists but https://github.com/libxmljs/libxmljs/releases/download/v0.19.1/node-v57-linux-x64.tar.gz does not - can someone please address this soon. This is not very convenient for development

@nmors
Copy link

nmors commented Jul 17, 2018

+1

Please tag the NPM release on Github for every npm version so that we can get the pre-built binaries.

Going through the compilation takes WAYYY too long....

Thanks =)

@p3x-robot
Copy link
Author

my problem is that for me it doesn't build on windows or linux, i dont remember, but all the others are building. thats why it is weird.

@JonesM87
Copy link

+1
unable to install via npm as node-gyp fallback fails (windows)

@p3x-robot
Copy link
Author

i use it like this, in package.json:
"libxmljs": "=0.19.0",

@p3x-robot
Copy link
Author

then it will not try 0.19.1... and this is not done at right now for 0.19.1

@nmors
Copy link

nmors commented Aug 14, 2018

@p3x-robot That's what I am also doing. Other versions still compile fine for me on Mac or Linux, but it is much slower than downloading the pre-built binaries available for specific versions

@rchipka
Copy link
Member

rchipka commented Aug 23, 2018

Sorry about any inconvenience. I just drafted 0.19.2 for release. I tagged the version in GitHub releases, so once it builds I'll publish to NPM.

@rchipka rchipka closed this as completed Aug 23, 2018
@p3x-robot
Copy link
Author

it is verified in 0.19.3 is working.

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

5 participants