For the recent versions of Alpine (v3.8+) the correct way to install nodejs with npm is: apk add --update nodejs npm. However, npm package depends on nodejs ...
確定! 回上一頁