mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
unpeg version - version in npm should _always_ be stable
This commit is contained in:
parent
1d64a67724
commit
5d48db4bd0
@ -17,4 +17,4 @@ run apt-get install -y libcv-dev libcvaux-dev libhighgui-dev libopencv-dev
|
||||
run curl -sL https://deb.nodesource.com/setup | bash -
|
||||
run apt-get install -y nodejs
|
||||
# ensure npm installs at v3.2.0 vice tip
|
||||
run npm install opencv@3.2.0 || cat npm-debug.log
|
||||
run npm install opencv || cat npm-debug.log
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user