mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 10:30:15 +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
|
||||
zypper addrepo http://download.opensuse.org/repositories/devel:languages:nodejs/openSUSE_13.2/devel:languages:nodejs.repo
|
||||
zypper --gpg-auto-import-keys refresh
|
||||
zypper --non-interactive install gcc-c++ make nodejs-devel
|
||||
/usr/bin/npm install -g npm@latest
|
||||
zypper --non-interactive install gcc-c++ make nodejs-devel nodejs-npm
|
||||
npm install -g npm
|
||||
|
Loading…
x
Reference in New Issue
Block a user