danielgtaylor / danielgtaylor/aglio
Fails to install on Jenkins
Open
- Dominant language
- CoffeeScript
- Stars
- 4.7k
- Forks
- 471
- PR merge metrics
- No merged PRs in 30d
Description
This is the continuation of #157 in a new issue, since it specifically deals with Jenkins issues.
Specifically, Jenkins does not have `node` on its path by default, so the following fails:
```
> aglio-theme-olio@1.2.1 postinstall /usr/local/lib/node_modules/aglio/node_modules/aglio-theme-olio
> node scripts/setup-cache.js
sh: 1: node: not found
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.