node-pre-gyp

Native addon deployment tool for Node.js

Debian Debian
RUN apt-get update && \ apt-get install -y node-pre-gyp
Ubuntu
RUN apt-get update && \ apt-get install -y node-pre-gyp
Arch Arch Linux
RUN pacman -S --noconfirm node-pre-gyp
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y node-pre-gyp
Raspbian
RUN apt-get update && \ apt-get install -y node-pre-gyp
click the source code to copy install node-pre-gyp on any operating system with command-not-found.com