Kong / insomnia

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
https://insomnia.rest
Apache License 2.0
33.71k stars 1.88k forks source link

After upgrading from 8.5 to 9.3.1, there was an issue with the installation of the plugin package. #7662

Closed Nioy closed 1 week ago

Nioy commented 1 week ago

Expected Behavior

image

Actual Behavior

Error: Cannot find module 'nedb' Require stack:

Reproduction Steps

No response

Is there an existing issue for this?

Additional Information

No response

Insomnia Version

9.3.1

What operating system are you using?

macOS

Operating System Version

macos 14.5

Installation method

Automatic Update

Last Known Working Insomnia version

8.5

jackkav commented 1 week ago

nedb is deprecated we use @seald-io/nedb now, please instruct the plugin author to upgrade this package.