Skip to content
Snippets Groups Projects
Commit d6a6c269 authored by Greg Fodor's avatar Greg Fodor
Browse files

Force node 8 for build

parent beea5eee
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ pushd "$DIR/.."
rm /usr/bin/env
ln -s "$(hab pkg path core/coreutils)/bin/env" /usr/bin/env
hab pkg install -b core/coreutils core/bash core/node core/git core/aws-cli core/python2
hab pkg install -b core/coreutils core/bash core/node8 core/git core/aws-cli core/python2
npm ci --verbose --no-progress
npm rebuild node-sass # TODO remove
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment