build requires universe for npm
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
packages+=" npm"
|
||||
repos+="universe"
|
||||
commands+=("npm install -g node" "npm install -g cordova")
|
||||
if test -n "${ANDROID_HOME}"; then
|
||||
envs+=" -e ANDROID_HOME=${ANDROID_HOME}"
|
||||
|
Reference in New Issue
Block a user