[Bug] Yarn error when trying to install plugin
See original GitHub issue- Insomnia Version:
6.6.2
- Operating System:
Linux Mint 19 (64-bit)
Details
When I open Plugins tab in Preferences And I type anything in box near button “Install Plugin”, then I press that button Then red box with error is displayed:
Yarn error /snap/insomnia/32/insomnia: error while loading shared libraries: libgtk-3.so.0: cannot open shared object file: No such file or directory
And I see in DevTools only this new line:
[plugins] Fetching module info from npm
Insomnia is installed via Snap. Only npm
is installed in OS.
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Error Codes | Yarn - Package Manager
This error means that this process failed and Yarn cannot successfully figure out which version of the package should be added to your...
Read more >POT insomnia plugin installation failed - Stack Overflow
Make sure it is installed in plugins folder of Insomnia. After installation is complete Reload plugins. At least this worked for me.
Read more >Troubleshooting Common Errors - Gatsby
Problems with the cache · Errors with common plugin configurations. Installing plugins for styling results in Generating SSR bundle failed · Errors in...
Read more >Hardhat errors | Ethereum development environment for ...
Unless you are creating a task or plugin, this is probably a bug. ... Please install Hardhat locally using npm or Yarn, and...
Read more >React integration guide - JavaScript - Bugsnag docs
npm install --save @bugsnag/js @bugsnag/plugin-react # or yarn add ... You can also use the FallbackComponent to display a custom error screen to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Error Installing Plugin in Insomnia
If you installed insomnia via snap, you will encounter this error if you try installing plugin.
SOLUTION
Remove insomnia
snap remove insomnia
Then
Similar issue on Ubuntu Focal :
Error: Yarn error /snap/insomnia/166/insomnia: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory