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

Fix package build issues #36

Closed
wants to merge 3 commits into from

Conversation

rkaw92
Copy link

@rkaw92 rkaw92 commented Dec 12, 2019

This patch set fixes several issues with building the package:

This change completely replaces the old package-lock.json, which was
not installable and resulted in errors such as ENOENT and 404s, with
a new package-lock.json generated from scratch using npm 6.13.4.

For PeculiarVentures#35
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 78.835% when pulling 54681d1 on greatcare:fix-package into 2092b2b on PeculiarVentures:master.

@microshine
Copy link
Collaborator

@rkaw92 Thank you for your PR. I published a new version of xmldsig. It fixes that problem

+ xmldsigjs@2.0.27

@microshine microshine closed this Dec 19, 2019
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

Successfully merging this pull request may close these issues.

package-lock.json seems broken FTBFS: Cannot find namespace 'XmlCore'
3 participants