nodejs-portable
nodejs-portable copied to clipboard
Portable version of NodeJS, for Windows
Had version 5.12 installed before. Seems all modules where installed to `PortableApps\NodeJSPortable\App\node_modules` ... which seems to be removed on upgrade.
I need to run another version of node than what I have installed, so I was thinking that could maybe use this. But how do I run my scripts with...
How can I start this with a command, eg from a batch file or a shortcut?
how to configure in netbeans? it's possible?
When installing the latest release, the installer try to copy some files that are missing, which seems related to lodash module ( lodash.repeat to be exact) which seems to be...
Hi, cool project, is there any plan for updating to v6? Thanks
hi. I update steps to install. Download from https://nodejs.org/en/download the binary for last version. Unpack binary and copy all files and folders to ...\NodeJSPortable\App run NodeJSPortable.exe. thanks