Contents

nodeenv 1.8.0

0

Node.js virtual environment builder

Node.js virtual environment builder

Stars: 1669, Watchers: 1669, Forks: 196, Open Issues: 61

The ekalinin/nodeenv repo was created 13 years ago and the last code push was 2 hours ago.
The project is very popular with an impressive 1669 github stars!

How to Install nodeenv

You can install nodeenv using pip

pip install nodeenv

or add it to a project with poetry

poetry add nodeenv

Package Details

Author
Eugene Kalinin
License
BSD
Homepage
https://github.com/ekalinin/nodeenv
PyPi:
https://pypi.org/project/nodeenv/
GitHub Repo:
https://github.com/ekalinin/nodeenv

Classifiers

  • Software Development/Libraries/Python Modules
No  nodeenv  pypi packages just yet.

Errors

A list of common nodeenv errors.

Code Examples

Here are some nodeenv code examples and snippets.

GitHub Issues

The nodeenv package has 61 open issues on GitHub

  • Patch node installation for M1
  • Fallback on x64 build for node<16 on macOS
  • No Node.js REPL is shown in MSYS2 without "-i" switch

See more issues on GitHub

Related Packages & Articles

tox 4.14.2

tox is a generic virtualenv management and test command line tool