Skip to content

fix: show error if occurs on plugin build #72

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 1 commit into from
Apr 17, 2018

Conversation

radeva
Copy link

@radeva radeva commented Apr 14, 2018

current behavior: when you run npm i, prepare is also run which results in running tns plugin build. Currently if the command fails, the user is not notified.

updated behavior: if an error occurs during npm plugin build, error is shown.

@ghost ghost assigned radeva Apr 14, 2018
@ghost ghost added the new PR label Apr 14, 2018
current behavior: when you run `npm i`, `prepare` is also run which results in running `tns plugin build`. Currently if the command fails, the user is not notified.

updated behavior: if an error occurs during `npm plugin build`, error is shown.
@radeva radeva force-pushed the radeva/show-plugin-build-error branch from 5d68e27 to b330fb3 Compare April 17, 2018 07:08
@radeva radeva merged commit eca12db into master Apr 17, 2018
@ghost ghost removed the new PR label Apr 17, 2018
@radeva radeva deleted the radeva/show-plugin-build-error branch April 17, 2018 07:08
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.

2 participants