YunoHost-Apps / n8n_ynh

n8n package for YunoHost
https://n8n.io/
GNU General Public License v3.0
14 stars 19 forks source link

Testing #20

Closed ericgaspar closed 2 years ago

ericgaspar commented 2 years ago
ericgaspar commented 2 years ago

!testme

yunohost-bot commented 2 years ago

Meow :cat2: Test Badge

fflorent commented 2 years ago

I could not manage to install the module. I got this error:

2022-03-29 12:03:54,225: DEBUG - > cpu-features@0.0.3 install /var/www/n8n/node_modules/cpu-features^M
2022-03-29 12:03:54,225: DEBUG - > node buildcheck.js > buildcheck.gypi && node-gyp rebuild^M                                                2022-03-29 12:03:54,226: DEBUG - ^M
2022-03-29 12:03:54,243: DEBUG - sh: 1: cannot create buildcheck.gypi: Permission denied^M
2022-03-29 12:03:54,288: DEBUG - ^M
2022-03-29 12:03:54,288: DEBUG - > ssh2@1.8.0 install /var/www/n8n/node_modules/n8n/node_modules/ssh2^M
2022-03-29 12:03:54,288: DEBUG - > node install.js^M
2022-03-29 12:03:54,288: DEBUG - ^M
2022-03-29 12:03:54,491: DEBUG - internal/modules/cjs/loader.js:905^M
2022-03-29 12:03:54,492: DEBUG -   throw err;^M
2022-03-29 12:03:54,492: DEBUG -   ^^M
2022-03-29 12:03:54,492: DEBUG - ^M
2022-03-29 12:03:54,493: DEBUG - Error: Cannot find module '/var/www/n8n/node_modules/n8n/node_modules/ssh2/install.js'^M
2022-03-29 12:03:54,493: DEBUG -     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)^M
2022-03-29 12:03:54,493: DEBUG -     at Function.Module._load (internal/modules/cjs/loader.js:746:27)^M
2022-03-29 12:03:54,493: DEBUG -     at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)^M
2022-03-29 12:03:54,494: DEBUG -     at internal/main/run_main_module.js:17:47 {^M
2022-03-29 12:03:54,494: DEBUG -   code: 'MODULE_NOT_FOUND',^M
2022-03-29 12:03:54,494: DEBUG -   requireStack: []^M
2022-03-29 12:03:54,494: DEBUG - }^M
fflorent commented 2 years ago

I managed to make it work after a second attempt.

I guess that should be OK, especially since it is not in the Yunohost catalog yet.