Contents

nodeenv 1.9.1

0

Node.js virtual environment builder

Node.js virtual environment builder

Stars: 1701, Watchers: 1701, Forks: 210, Open Issues: 52

The ekalinin/nodeenv repo was created 13 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1701 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 52 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.21.2

tox is a generic virtualenv management and test command line tool