nodeenv

Node.js virtual environment builder

Debian Debian
RUN apt-get update && \ apt-get install -y nodeenv
Ubuntu
RUN apt-get update && \ apt-get install -y nodeenv
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y nodeenv
Fedora
RUN dnf install -y nodeenv
Raspbian
RUN apt-get update && \ apt-get install -y nodeenv
click the source code to copy install nodeenv on any operating system with command-not-found.com