-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Rxl881/parallelshell #4881
Rxl881/parallelshell #4881
Conversation
Current way to fix this is by installing the version 3 of parallelshell or downgrading from node 8. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm now that the blocking pr has been merged
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs ^3.0.2
Travis build is (now) failing with spinner stuck error. @lukebarnard1 suggested that this is a known error and can probably be safely ignored. |
With recent versions of node / npm (node v8.4.0, npm v5.3.0), npm run start fails with the following error:
Updating parallelshell to v3.0.1 fixes this.