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

Can't install the plugin #4

Closed
paulomanrique opened this issue May 12, 2023 · 3 comments
Closed

Can't install the plugin #4

paulomanrique opened this issue May 12, 2023 · 3 comments

Comments

@paulomanrique
Copy link

When I try to install, I get this error:

Failed to install insomnia-plugin-catppuccin

There may be an issue with the plugin itself, as a note you can discover and install plugins from the [Plugin Hub.](https://insomnia.rest/plugins)
Additional Information
Error: Error invoking remote method 'installPlugin': Error: Yarn error {"type":"warning","data":"package.json: No license field"}

    at a.invoke (node:electron/js2c/renderer_init:2:7610)
    at async onSubmit (file:///C:/Users/Paulo/AppData/Local/insomnia/app-2023.2.0/resources/app.asar/index.db3b02b7.js:189:488)
@MrEnder0
Copy link

Error: Error invoking remote method 'installPlugin': Error: Yarn error {"type":"warning","data":"package.json: No license field"}

at a.invoke (node:electron/js2c/renderer_init:2:7610)
at async onSubmit (file:///C:/Users/Ender/AppData/Local/insomnia/app-2023.2.2/resources/app.asar/index.a9c30483.js:190:488)

@FabyoSK
Copy link

FabyoSK commented Jul 23, 2023

I'm unable to install it as well

@sgoudham
Copy link
Contributor

Hi 👋
It seems like this issue affects users in other plugins too, seen in syl20lego/insomnia-plugin-aws-cognito-token#4.
I was able to install the theme by following the workaround in the comments:

cd /path/to/your/insomnia/plugins/directory
git clone git@github.com:catppuccin/insomnia.git insomnia-plugin-catppuccin
cd insomnia-plugin-catppuccin
npm install

I was then able to pick my themes by going to Applications -> Preferences -> Themes

image

I'm not sure if its documented anywhere why this happens but I'll be closing this issue as there is a workaround. I'll link to this issue in the README.md!

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

No branches or pull requests

4 participants