question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

libxml-xsd Dependency Introduces Breaking Change

See original GitHub issue

The v2.3.0 introduces a breaking change as a result of the addition of the libxml-xsd dependency. This library depends on libxmljs-mt which needs to be compiled and requires a number of additional dependencies (such as python) the lack of which will cause npm install to fail.

I suggest reverting and publishing a corrected version and republishing this version as a major release.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:3
  • Comments:23 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
AlexeySafronovcommented, Nov 2, 2017

Thanks! It’s helped me.

Can you add this note in Installation section for windows-developers?

Node-package ‘windows-build-tools’ should be installed globally before installing samlify on Windows

npm install --global --production windows-build-tools
1reaction
tngancommented, Nov 2, 2017

Some updates, I have discovered that the package.json of libxml-xsd is not updated, since according to their latest package.json, they are using libxmljs-mt@0.18 instead of 0.16.1. Please follow the issue I have reported here.

@AlexeySafronov Please take a look for this doc for window installation during the meantime.

https://github.com/albanm/node-libxml-xsd/blob/f9ff21e4bba489921235b47a5949e39398a0cb87/readme.hbs

Read more comments on GitHub >

github_iconTop Results From Across the Web

Developers - libxml-xsd Dependency Introduces Breaking Change -
Coming soon: A brand new website interface for an even better experience!
Read more >
Changes - metacpan.org
Revert setNamespace() enhancements that broke some dependent tests: ... https://github.com/shlomif/libxml2-2.9.4-reader-schema-regression.
Read more >
libxml-xsd - npm Package Health Analysis - Snyk
All security vulnerabilities belong to production dependencies of direct and indirect packages. ... We found a way for you to contribute to the...
Read more >
Nokogiri Changelog
12.0 introduced a breaking change. This patch release reverts the Builder behavior present in v1.12.0..v1.12.3 but keeps the Document behavior. This release ...
Read more >
2022.6: Gaining new insights! - Home Assistant
Breaking Changes ; Farewell to the following; All changes ... This release introduces the capability to compare energy data against the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found