question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Kraken Binary NOT exists, try reinstall.

See original GitHub issue

使用的 Kraken 版本 | What version of kraken are you using

kraken 0.7.2 npm 7.10.0 node v14.16.1 MacOS 10.15.7

重现步骤 | Steps To Reproduce

$ sudo npm install -g @openkraken/cli

added 24 packages in 1s

$ kraken https://raw.githubusercontent.com/openkraken/kraken/master/kraken/example/assets/bundle.js

Kraken Binary NOT exists, try reinstall.

预期结果 | Expected results:

打开对应界面

实际结果 | Actual results:

命令行报错

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:16 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
dancancercommented, Apr 24, 2021

遇到同样的问题,当时环境为 mac m1, node版本 15.7.0

nvm 切换 node环境到 10.23.2 后重新安装就可以了

安装好后再切回 15.7.0 仍然可以正常运行,貌似只影响安装

0reactions
Eden-Harriscommented, May 2, 2021

非M1芯片遇到同样的问题, Kraken Binary NOT exists, try reinstall. 经测试 若nodejs版本在16或15.*均需要将nodejs版本回退到 14.*及略早版本,回退版本后重新执行 npm i @openkraken/cli -g 即可写入 Kraken 二进制程序。执行 kraken https://raw.githubusercontent.com/openkraken/kraken/master/kraken/example/assets/bundle.js 即可正常运行。这个问题应该是nodejs版本的兼容问题。

Read more comments on GitHub >

github_iconTop Results From Across the Web

Kraken Terminal trading interface errors
What it means: Kraken's API rejected your request because it was dealing with a position which, according to them, does not exist. ‌What...
Read more >
GitKraken Client FAQs | Answers to Common Questions
Answers to FAQs about GitKraken Client regarding integrations, technical issues, and other support related questions.
Read more >
Kraken - a high-performance, web standards-compliant ...
Kraken pub package Integration Test WorkFlow. Have a try. Install Kraken CLI (macOS only currently) ... Kraken Binary NOT exists, try reinstall.
Read more >
liquidctl – liquid cooler control - GitHub
If the device in question is not marked in Supported devices as requiring a special driver, try uninstalling the custom driver. Device not...
Read more >
Command & binary exists but cannot be executed
I tried reinstalling, purging etc but it didn't solve anything. There is probably something cached under /etc/ but I don't know what excatly....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found