Hello.

I'm trying to build guacamole-client with "mvn package" in Archlinux. But it complains about a missing file:

[INFO] [webpack-cli] Error: ENOENT: no such file or directory, open '/home/figue/packages/figue/guacamole-client/src/guacamole-client-1.4.0/guacamole/src/main/frontend/dist/npm-dependencies.txt'
[INFO]     at Object.openSync (fs.js:497:3)
[INFO]     at Object.writeFileSync (fs.js:1528:35)
[INFO]     at /home/figue/packages/figue/guacamole-client/src/guacamole-client-1.4.0/guacamole/src/main/frontend/plugins/dependency-list-plugin.js:137:16 [INFO]     at AsyncSeriesHook.eval [as callAsync] (eval at create (/home/figue/packages/figue/guacamole-client/src/guacamole-client-1.4.0/guacamole/src/main/frontend/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:36:1) [INFO]     at AsyncSeriesHook.lazyCompileHook (/home/figue/packages/figue/guacamole-client/src/guacamole-client-1.4.0/guacamole/src/main/frontend/node_modules/tapable/lib/Hook.js:154:20) [INFO]     at onCompiled (/home/figue/packages/figue/guacamole-client/src/guacamole-client-1.4.0/guacamole/src/main/frontend/node_modules/webpack/lib/Compiler.js:271:21) [INFO]     at /home/figue/packages/figue/guacamole-client/src/guacamole-client-1.4.0/guacamole/src/main/frontend/node_modules/webpack/lib/Compiler.js:681:15 [INFO]     at AsyncSeriesHook.eval [as callAsync] (eval at create (/home/figue/packages/figue/guacamole-client/src/guacamole-client-1.4.0/guacamole/src/main/frontend/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:6:1) [INFO]     at AsyncSeriesHook.lazyCompileHook (/home/figue/packages/figue/guacamole-client/src/guacamole-client-1.4.0/guacamole/src/main/frontend/node_modules/tapable/lib/Hook.js:154:20) [INFO]     at /home/figue/packages/figue/guacamole-client/src/guacamole-client-1.4.0/guacamole/src/main/frontend/node_modules/webpack/lib/Compiler.js:678:31 [INFO]     at AsyncSeriesHook.eval [as callAsync] (eval at create (/home/figue/packages/figue/guacamole-client/src/guacamole-client-1.4.0/guacamole/src/main/frontend/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:9:1) [INFO]     at AsyncSeriesHook.lazyCompileHook (/home/figue/packages/figue/guacamole-client/src/guacamole-client-1.4.0/guacamole/src/main/frontend/node_modules/tapable/lib/Hook.js:154:20) [INFO]     at /home/figue/packages/figue/guacamole-client/src/guacamole-client-1.4.0/guacamole/src/main/frontend/node_modules/webpack/lib/Compilation.js:1423:35 [INFO]     at AsyncSeriesHook.eval [as callAsync] (eval at create (/home/figue/packages/figue/guacamole-client/src/guacamole-client-1.4.0/guacamole/src/main/frontend/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:9:1) [INFO]     at AsyncSeriesHook.lazyCompileHook (/home/figue/packages/figue/guacamole-client/src/guacamole-client-1.4.0/guacamole/src/main/frontend/node_modules/tapable/lib/Hook.js:154:20) [INFO]     at /home/figue/packages/figue/guacamole-client/src/guacamole-client-1.4.0/guacamole/src/main/frontend/node_modules/webpack/lib/Compilation.js:1414:32 {
[INFO]   errno: -2,
[INFO]   syscall: 'open',
[INFO]   code: 'ENOENT',
[INFO]   path: '/home/figue/packages/figue/guacamole-client/src/guacamole-client-1.4.0/guacamole/src/main/frontend/dist/npm-dependencies.txt'
[INFO] }
[INFO] npm ERR! code ELIFECYCLE
[INFO] npm ERR! errno 2
[INFO] npm ERR! @ build: `webpack --progress`
[INFO] npm ERR! Exit status 2
[INFO] npm ERR!
[INFO] npm ERR! Failed at the @ build script.
[INFO] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[INFO]
[INFO] npm ERR! A complete log of this run can be found in:
[INFO] npm ERR! /home/figue/.npm/_logs/2022-04-21T06_26_43_058Z-debug.log

I've pushed full log and npm logs here: https://mirror.lnx.im/archlinux/guacamole/

Thanks for your feedback.
Greetings
--
Joan


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org

Reply via email to