linux打包失败
#618
Replies: 3 comments 4 replies
-
把cargo安装了,node版本不对吗
|
Beta Was this translation helpful? Give feedback.
0 replies
-
我换成node19的版本咋又报这个了
|
Beta Was this translation helpful? Give feedback.
4 replies
-
啥系统呢?Ubuntu还是CentOS or other ? 是否有装桌面?是否有按照提示安装依赖? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[root@localhost ~]# pake https://www.bilibili.com/ --name bilibili
✼ No icon given, default in use. For a custom icon, use --icon option.
✼ The first use requires installing system dependencies.
✼ See more in https://tauri.app/v1/guides/getting-started/prerequisites.
✦ Installing package...
✶ Installing package...
up to date in 544ms
68 packages are looking for funding
✔ Package installed!
✼ The first packaging may be slow, please be patient and wait, it will be faster afterwards.
✺ Building app...
Error: 1
at file:///usr/local/node-v20.10.0-linux-x64/lib/node_modules/pake-cli/dist/cli.js:375:24
at /usr/local/node-v20.10.0-linux-x64/lib/node_modules/pake-cli/node_modules/shelljs/src/exec.js:145:9
at ChildProcess.exithandler (node:child_process:430:5)
at ChildProcess.emit (node:events:514:28)
at maybeClose (node:internal/child_process:1105:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5)
Node.js v20.10.0
Beta Was this translation helpful? Give feedback.
All reactions