Install "node-legacy" for build
As can be seen in the build logs [1], this is failing with an error about the "node" command, which on debuntu is provided by node-legacy. Install it, as this seems to be the solution [2]. [1] http://logs.openstack.org/periodic/periodic-package-stackviz-element/5651097/console.html [2] https://stackoverflow.com/questions/21168141/cannot-install-packages-using-node-package-manager-in-ubuntu Change-Id: If4e6342182e978d1d8c09c21748dd3f150311afa
This commit is contained in:
parent
baa9a66e9e
commit
de9f755807
@ -2,4 +2,5 @@
|
||||
# see http://docs.openstack.org/infra/bindep/ for additional information.
|
||||
|
||||
nodejs [test]
|
||||
nodejs-legacy [platform:dpkg test]
|
||||
npm [test]
|
||||
|
Loading…
x
Reference in New Issue
Block a user