0

我已经安装了以下链接的 POT Insomnia 插件,但它并不完整。这是错误日志:

Error: Yarn error warning @platform-of-trust/insomnia-plugin-platform-of-trust > jssha@2.4.2: jsSHA versions < 3.0.0 will no longer receive feature updates

    at file:///Applications/Insomnia.app/Contents/Resources/app.asar/bundle.js:99713:16
    at ChildProcess.exithandler (child_process.js:295:7)
    at ChildProcess.emit (events.js:223:5)
    at maybeClose (internal/child_process.js:1021:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)

有什么建议可以解决这个问题?

4

3 回答 3

0

您可以从此 PR https://github.com/PlatformOfTrust/rest-client-packages/pull/7尝试 insomnia 工作区,因为它具有该软件包版本的更新

于 2020-11-13T15:06:46.563 回答
0

使用 npm 手动安装:

npm i @platform-of-trust/insomnia-plugin-platform-of-trust

确保它安装在 Insomnia 的 plugins 文件夹中。

安装完成后重新加载插件。

至少这对我有用。

于 2020-11-13T08:42:25.753 回答
0

我现在正在使用 macOS 10.14.6,安装了 nodejs,但它仍然不适合我!当我cd到 pathLibrary/Application Support/Insomnia/plugins/@platform-of-trust/insomnia-plugin-platform-of-trust时,文件夹仍然是空的!

于 2020-11-13T09:25:03.883 回答