npx.cmd
3.10.10-1.6.10.3.1.fc26.x86_64 : Node.js Package Manager
RUN apt-get update && \
apt-get install -y npm
RUN apt-get update && \
apt-get install -y npm
RUN apk add npm
RUN pacman -S --noconfirm npm
RUN apt-get update && \
apt-get install -y npm
RUN dnf install -y npm-1
RUN apt-get update && \
apt-get install -y npm