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: fix npm cache clear #355

Merged
merged 5 commits into from
Jul 31, 2020
Merged

Build: fix npm cache clear #355

merged 5 commits into from
Jul 31, 2020

Conversation

dalehille
Copy link
Contributor

@dalehille dalehille commented Jul 31, 2020

  • npm cache clear was causing builds to hang and timeout
  • using "preinstall": "npx npm-force-resolutions" to force "elliptic": "^6.5.3" due to security vulnerability in meteor-node-stubs
     

@dalehille dalehille changed the title Docker troubleshooting Build: fix npm cache clear Jul 31, 2020
@dalehille dalehille merged commit 9b7f2ae into master Jul 31, 2020
@dalehille dalehille deleted the docker_troubleshooting branch July 31, 2020 14:50
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.

None yet

2 participants