Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux环境下kraken安装错误 #1434

Closed
SOVLOOKUP opened this issue Jun 25, 2022 · 1 comment
Closed

linux环境下kraken安装错误 #1434

SOVLOOKUP opened this issue Jun 25, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@SOVLOOKUP
Copy link

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

0.10.5

重现步骤 | Steps To Reproduce

npm install -g @openkraken/cli

实际结果 | Actual results:
无法安装。postinstall 压缩包下载不下来,浏览器访问网址确认无法下载这个文件,确定链接正确吗?

.../node_modules/@openkraken/cli postinstall$ node install.js
│   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
│                                  Dload  Upload   Total   Spent    Left  Speed
│   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
│ 100   273  100   273    0     0   1200      0 --:--:-- --:--:-- --:--:--  1207
│ gzip: stdin: not in gzip format
│ tar: Child returned status 1
│ tar: Error is not recoverable: exiting now
│ node:child_process:894
│     throw err;
│     ^
│ Error: Command failed: tar xzf /home/sovlookup/.nvm/versions/node/v18.4.0/pnpm-global/5/node_modules/.pnpm/registry.npmmirror.com+@openkraken+cli@0.10.5/node_modules/@openkraken/cli/kra
│     at checkExecSyncError (node:child_process:820:11)
│     at execSync (node:child_process:891:15)
│     at Object.<anonymous> (/home/sovlookup/.nvm/versions/node/v18.4.0/pnpm-global/5/node_modules/.pnpm/registry.npmmirror.com+@openkraken+cli@0.10.5/node_modules/@openkraken/cli/install
│     at Module._compile (node:internal/modules/cjs/loader:1112:14)
│     at Module._extensions..js (node:internal/modules/cjs/loader:1166:10)
│     at Module.load (node:internal/modules/cjs/loader:988:32)
│     at Module._load (node:internal/modules/cjs/loader:834:12)
│     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
│     at node:internal/main/run_main_module:17:47 {
│   status: 2,
│   signal: null,
│   output: [ null, null, null ],
│   pid: 93073,
│   stdout: null,
│   stderr: null
│ }
│ Node.js v18.4.0
└─ Failed in 316ms
@SOVLOOKUP SOVLOOKUP added the bug Something isn't working label Jun 25, 2022
@XGHeaven
Copy link
Contributor

#1428

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants