-
Notifications
You must be signed in to change notification settings - Fork 5
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
Failed to install plugin #6
Comments
I've been aware of this for a while but unfortunately, I haven't had the time to look into replicating it. |
As an alternative to |
Interesting, I wouldn't expect that to work. Insomnia must automatically be installing plugin dependencies or something along those lines. |
Good news - I'm able to replicate this issue using yarn. First, I found the yarn version by running Then I installed yarn with |
Any update to this issue? I'm experiencing the same problem. |
I haven't yet found anything that might cause this. |
Nope. I still get the same error trying to install other plugins as well. If I try and manually install it with the code from github I get a different error:
|
Yeah, if you do a simple git clone, you'd still need to install the dependencies with |
Can I just open a ticket there and add a link that links here? |
Yeah, that would work too. I'd open it myself but I haven't been successful in replicating it within Insomnia. |
So when you try and install the plugin it works for you? Is there a chance we're on different insomnia versions? |
Yes, installing the plugin works fine for me, across multiple versions including the latest. |
Okay well now its halfway working and I literally did not change a thing. I am so confused. When I try and make a request most of them just give me an "Error: Timeout was reached" response. Not sure why it wont go through. Would you like me to still make the issue on the insomnia repo? |
Yes, if you're still able to replicate the issue (perhaps through uninstalling and reinstalling insomnia), I'd appreciate it if you could open an issue on the insomnia repo. |
Replication is trivial - just create a Fixed by my PR here Kong/insomnia#6829 I'll close this issue when the fix is merged and released. |
Hello I'm getting this error when am trying to install the plugin
Error invoking remote method 'installPlugin': Error: Yarn error warning package.json: No license field
The text was updated successfully, but these errors were encountered: