ArchGPT / insomnium

Insomnium is a fast local API testing tool that is privacy-focused and 100% local. For testing GraphQL, REST, WebSockets and gRPC. This is a fork of Kong/insomnia
MIT License
3.36k stars 139 forks source link

Error when installing snap #39

Open gbrlmtrz opened 10 months ago

gbrlmtrz commented 10 months ago

Expected Behavior

snap should install withut any issues

Actual Behavior

We get an warning when installing .snap as it cannot find signature metadata

Reproduction Steps

  1. Use ubuntu
  2. try to install snap
  3. fail

Is there an existing issue for this?

Additional Information

Ideally we won't need to install with the dangerous flag

Insomnium Version

0.2.1b

What operating system are you using?

Ubuntu

Operating System Version

22 lts

Installation method

downloaded snap from releases

Last Known Working Insomnium version

No response

archywillhe commented 10 months ago

aw thanks for the bug report; I haven't uploaded Insomnium to snapcraft yet;

I'll look up more into the snap tooling to see how to resolve this