Thanks for your response. I've tried it, and still no luck. This is what i got in the CI that i'm running:
ERR! Galen installation failed Error: not found: galen
ERR! Galen installation failed at F (/builds/pd/hmc-frontend/web/node_modules/galenframework-cli/node_modules/which/which.js:78:19)
ERR! Galen installation failed at E (/builds/pd/hmc-frontend/web/node_modules/galenframework-cli/node_modules/which/which.js:82:29)
ERR! Galen installation failed at /builds/pd/hmc-frontend/web/node_modules/galenframework-cli/node_modules/which/which.js:93:16
ERR! Galen installation failed at FSReqWrap.oncomplete (fs.js:82:15)
ERR! Galen installation failed [Error: not found: galen] Error: not found: galen
ERR! Galen installation failed at F (/builds/pd/hmc-frontend/web/node_modules/galenframework-cli/node_modules/which/which.js:78:19)
ERR! Galen installation failed at E (/builds/pd/hmc-frontend/web/node_modules/galenframework-cli/node_modules/which/which.js:82:29)
ERR! Galen installation failed at /builds/pd/hmc-frontend/web/node_modules/galenframework-cli/node_modules/which/which.js:93:16
ERR! Galen installation failed at FSReqWrap.oncomplete (fs.js:82:15)
npm WARN deprecated node...@1.4.8: Use uuid module instead
Seems to me like the cli package cannot find some require files inside it.
Has anybody faced the same issue as i do?
Any suggestions are welcome.
Thanks!