Skip to content
This repository was archived by the owner on May 6, 2026. It is now read-only.

Fix npm install#40

Open
martgnz wants to merge 1 commit into
sjwilliams:masterfrom
martgnz:fix-npm-install
Open

Fix npm install#40
martgnz wants to merge 1 commit into
sjwilliams:masterfrom
martgnz:fix-npm-install

Conversation

@martgnz

@martgnz martgnz commented May 21, 2020

Copy link
Copy Markdown

This PR lets you run npm install. Right now it's failing due to a missing package.

Parallelshell (which ran some npm scripts) depends on event-stream. Some time ago there was an incident and the specific version of event-stream that npm resolves got deleted from npm. I solved this by replacing it with npm-run-all.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant