mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 18:40:16 +02:00
Ensure latest npm on openSUSE test
This commit is contained in:
parent
7383596f8c
commit
d7278f022b
@ -3,5 +3,5 @@
|
|||||||
# Install Node.js on openSUSE 13.2
|
# Install Node.js on openSUSE 13.2
|
||||||
zypper addrepo http://download.opensuse.org/repositories/devel:languages:nodejs/openSUSE_13.2/devel:languages:nodejs.repo
|
zypper addrepo http://download.opensuse.org/repositories/devel:languages:nodejs/openSUSE_13.2/devel:languages:nodejs.repo
|
||||||
zypper --gpg-auto-import-keys refresh
|
zypper --gpg-auto-import-keys refresh
|
||||||
zypper --non-interactive install gcc-c++ make nodejs-devel
|
zypper --non-interactive install gcc-c++ make nodejs-devel nodejs-npm
|
||||||
/usr/bin/npm install -g npm@latest
|
npm install -g npm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user