10楼#
发布于:2022-02-26 15:11
|
|
11楼#
发布于:2022-02-26 15:13
|
|
12楼#
发布于:2022-02-27 08:39
Scfy:只编译Qt插件的话只需要gcc nodejs pkgconf这三个包就可以了。如果需要完全编译的话再加一个gettext包,此方案只适用于archlinux系回到原帖node build.js l64 1 ✘ node:internal/modules/cjs/loader:936 throw err; ^ Error: Cannot find module '/home/i7/yong-master/config/build.js' at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15) at Function.Module._load (node:internal/modules/cjs/loader:778:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) at node:internal/main/run_main_module:17:47 { code: 'MODULE_NOT_FOUND', requireStack: [] } Node.js v17.3.0 |
|
13楼#
发布于:2022-02-27 08:40
Scfy:只编译Qt插件的话只需要gcc nodejs pkgconf这三个包就可以了。如果需要完全编译的话再加一个gettext包,此方案只适用于archlinux系回到原帖~/yong-master/config node build.js -C im/qt5-im 1 ✘ node:internal/modules/cjs/loader:936 throw err; ^ Error: Cannot find module '/home/i7/yong-master/config/build.js' at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15) at Function.Module._load (node:internal/modules/cjs/loader:778:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) at node:internal/main/run_main_module:17:47 { code: 'MODULE_NOT_FOUND', requireStack: [] } Node.js v17.3.0 |
|
16楼#
发布于:2022-02-27 12:15
|
|
17楼#
发布于:2022-02-27 12:16
|
|