ekalinin / nodeenv

Virtual environment for Node.js & integrator with virtualenv
http://ekalinin.github.io/nodeenv/
Other
1.7k stars 209 forks source link

Added one CLI argument --arch to support download node distribution w… #325

Closed foogao closed 4 months ago

foogao commented 1 year ago

Hello Eugene or any reviewers,

I added one cli argument --arch to nodeenv to let the user to download node distribution with specified arch, this is especially useful for windows users, because in some scenarios, we need use x86(win32) version in x64 environment.

i think this should be one common use case.

Thanks, Best regards.

ekalinin commented 4 months ago

Looks like outdated. Thank anyway! Please, reopen the issue, if you would like to continue.