Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

出现了一个未知的错误 #1542

Open
5 tasks done
Aa1769599505 opened this issue Jul 1, 2023 · 0 comments
Open
5 tasks done

出现了一个未知的错误 #1542

Aa1769599505 opened this issue Jul 1, 2023 · 0 comments
Labels

Comments

@Aa1769599505
Copy link

Homework

Nativefier command

nativefier "https://www.baidu.com/"

Steps to reproduce

运行了 nativefier "https://www.baidu.com/" 指令后,出现了未知错误

Expected behavior

生成一个.exe的文件

Actual behavior

Error during build. Run with --verbose for details. Error: Incompatible architecture ia32 detected
at inferArch (E:\node\node_global\node_modules\nativefier\src\infer\inferOs.ts:31:11)
at getOptions (E:\node\node_global\node_modules\nativefier\src\options\optionsMain.ts:41:41)
at buildNativefierApp (E:\node\node_global\node_modules\nativefier\src\build\buildNativefierApp.ts:176:35)
at Object. (E:\node\node_global\node_modules\nativefier\src\cli.ts:702:21)
at Module._compile (internal/modules/cjs/loader.js:1063:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
at Module.load (internal/modules/cjs/loader.js:928:32)
at Function.Module._load (internal/modules/cjs/loader.js:769:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12)
at internal/main/run_main_module.js:17:47

Debug info

Error during build. Run with --verbose for details. Error: Incompatible architecture ia32 detected
at inferArch (E:\node\node_global\node_modules\nativefier\src\infer\inferOs.ts:31:11)
at getOptions (E:\node\node_global\node_modules\nativefier\src\options\optionsMain.ts:41:41)
at buildNativefierApp (E:\node\node_global\node_modules\nativefier\src\build\buildNativefierApp.ts:176:35)
at Object. (E:\node\node_global\node_modules\nativefier\src\cli.ts:702:21)
at Module._compile (internal/modules/cjs/loader.js:1063:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
at Module.load (internal/modules/cjs/loader.js:928:32)
at Function.Module._load (internal/modules/cjs/loader.js:769:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12)
at internal/main/run_main_module.js:17:47

Nativefier version

最新版本

Node.js version

v14.16.1

npm version

6.14.12

OS

Windows 11 专业版 22H2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant