-
Notifications
You must be signed in to change notification settings - Fork 6
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 insomnia-plugin-request-navigator #24
Comments
Hi, any news ? |
Is it maybe required to be logged in in insomnia to see the tabs? |
@tetsuhaut, nope, it should work without any registrations or logging in |
There is License information. So, the issue is with something different. Most probably Can you try to install any other plugins? |
Thank you for the hint. |
juste another question: do you know how I can install manually your plugin? I tried
and found nothing in %PROFILE%\AppData\Roaming\Insomnia\plugins :( |
insomnia-plugin-request-navigator.zip @tetsuhaut here is built version you can just copy to plugins folder. Folder path should be like this |
unzipping the file you provided to %USERPROFILE%\AppData\Roaming\Insomnia\plugins\insomnia-plugin-request-navigator did the trick. Many thanks! It would be great if you provided instructions on how to build your plugin (e.g. in https://github.com/NickRimmer/insomnia-plugin-request-navigator/blob/main/README.md), so that I am able to keep using it after potential updates. |
I installed insomnia using snap and I can't install the plugin as well |
Hey! Just a heads-up that I'm closing old tickets and archiving this repo. I've started working on my own client, where I'll be applying all the ideas I wanted to bring here 😊 It's called RestApia. Feel free to check it out! |
Failed to install insomnia-plugin-request-navigator
There may be an issue with the plugin itself, as a note you can discover and install plugins from the Plugin Hub.
Additional Information
Error: Error invoking remote method 'installPlugin': Error: Yarn error {"type":"warning","data":"package.json: No license field"}
{"type":"error","data":"Received invalid response from npm."}
Originally posted by @tetsuhaut in #21 (comment)
The text was updated successfully, but these errors were encountered: