nodeenv icon indicating copy to clipboard operation
nodeenv copied to clipboard

Does not work

Open peekxc opened this issue 1 year ago • 1 comments

Upon creating a new virtualenv (call it env), if I do:

(env)$ nodeenv -p 
 * Install prebuilt node (22.3.0) ..... done. 

And then try:

(env)$ command -v node
/usr/local/bin/node

The same applies to the 'coffee' command shown in the readme, except actually this just fails entirely for me (coffee installs, but then command isn't found)

peekxc avatar Jun 29 '24 13:06 peekxc

Congrats for using a very useful but title ;)

ssbarnea avatar Oct 24 '24 13:10 ssbarnea