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

[Feature] Introducing un-safe plugin installation #4039

Closed
wants to merge 1 commit into from
Closed

[Feature] Introducing un-safe plugin installation #4039

wants to merge 1 commit into from

Conversation

MrSnix
Copy link
Contributor

@MrSnix MrSnix commented Sep 18, 2021

Issue
Yarn prints warnings messages (e.g deprecated dependencies, custom library messages) on the stderr and Insomnia erroneously treat them as installation errors.

What this PR aims for
Resolve the edge cases which may prevent a plugin to be installed just for a couple of warnings.

What is this "unsafe" mode all about
Insomnia executes its own plugin installation as always ... but skips the stderr check on its last step.

Implementation
The user can only install un-safely when he gets an installation failure that failed when the plugin reached the stderr check.

Showcase
showcase

As always feedback are welcome.

@hockeymikey
Copy link

Why was this closed?

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