Install explicit version of pkg
The installed version of `pkg` was not locked a specific release.
This commit is contained in:
parent
5db02586b1
commit
a96c8e1326
@ -11,5 +11,5 @@ src=$1
|
||||
cp -r -t $PWD/maxctrl $src/maxctrl/* && cd $PWD/maxctrl
|
||||
|
||||
npm install
|
||||
npm install pkg
|
||||
npm install pkg@4.2.3
|
||||
node_modules/pkg/lib-es5/bin.js -t node6-linux-x64 .
|
||||
|
Loading…
x
Reference in New Issue
Block a user