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

[Build] Travis npm fix #302

Closed
wants to merge 1 commit into from
Closed

Conversation

lubber-de
Copy link
Member

@lubber-de lubber-de commented Dec 15, 2018

Description

The current Travis CI BUild process fails, because npm gets new sha512 hashes which do not match with the sha1 ones stored in package-lock.json.
Simply removing this file from the repo fixes it.

@lubber-de lubber-de added the type/build Anything related to the build process label Dec 15, 2018
@lubber-de
Copy link
Member Author

@hammy2899 I am unsure, if this would reintroduce #268 , so you may just create and push a fresh working package-lock.json (also npm suggests to keep the lock file in the repo) instead and decline this PR.

@y0hami
Copy link
Member

y0hami commented Dec 16, 2018

@lubber-de Yeah I will just update the lock file because we shouldn't just remove it.

As you mentioned it will break the event-stream patch and its a good thing to have for npm.

@lubber-de
Copy link
Member Author

As discussed and since @prudho seemed to fix it, lets forget about my attempt here

@lubber-de lubber-de closed this Dec 17, 2018
@lubber-de lubber-de deleted the travis-npm-fix branch December 17, 2018 20:26
@lubber-de lubber-de added the state/declined Anything which is declined label Feb 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state/declined Anything which is declined type/build Anything related to the build process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants