Skip to content

Improve error message when dependencies installation fails #815

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

Merged
merged 2 commits into from
Feb 24, 2020

Conversation

ehmicky
Copy link
Contributor

@ehmicky ehmicky commented Feb 24, 2020

Related to #735.

npm install is run to automatically install missing dependencies. At the moment, when this fails, the error messages of npm are not shown. This PR fixes that.

@ehmicky ehmicky added the bug label Feb 24, 2020
@ehmicky ehmicky self-assigned this Feb 24, 2020
@ehmicky ehmicky merged commit 6a33456 into master Feb 24, 2020
@ehmicky ehmicky deleted the feat/add-dep-error-message branch February 24, 2020 12:39
@verythorough verythorough added type: bug code to address defects in shipped code and removed bug labels Feb 23, 2021
ericapisani pushed a commit that referenced this pull request Dec 7, 2022
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants