npx.cmd

3.10.10-1.6.10.3.1.fc26.x86_64 : Node.js Package Manager

Debian Debian
RUN apt-get update && \ apt-get install -y npm
Ubuntu
RUN apt-get update && \ apt-get install -y npm
Alpine
RUN apk add npm
Arch Arch Linux
RUN pacman -S --noconfirm npm
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y npm
Fedora
RUN dnf install -y npm-1
Raspbian
RUN apt-get update && \ apt-get install -y npm
click the source code to copy install npx.cmd on any operating system with command-not-found.com