catppuccin / insomnia

🦉 Soothing pastel theme for Insomnia!
https://insomnia.rest/plugins/@catppuccin%2Finsomnia-plugin-catppuccin
MIT License
46 stars 2 forks source link

Wrong package name at the installation instructions #1

Closed FelipeIvanaga closed 2 years ago

FelipeIvanaga commented 2 years ago

Hi.

The package name on README.MD at the installation instructions is insomnia-plugin-theme-catppuccin, but the package name of Insominia Plugin Hub is insomnia-plugin-catppuccin

Trying to install with insomnia-plugin-theme-catppuccin throws an error.

Error: Error invoking remote method 'installPlugin': Error: Yarn error warning insomnia-plugin-theme-catppuccin@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

    at o.invoke (node:electron/js2c/renderer_init:57:526)
    at async BP._handleAddFromNpm (file:///opt/Insomnia/resources/app.asar/index.e0c63af2.js:1849:44230)

Installing with insomnia-plugin-catppuccin works fine.

opakholis commented 2 years ago

The issue has been fixed with the PR above, let us know if you still find something unexpected, Thanks!