programs:windows:nodejs_npm
This is an old revision of the document!
Table of Contents
Information
- Node.js
npm
Node.js
Stable
- Last tested:
node-v22.16.0-x64.msi
Latest
- TODO 1)
Install Options
[x]
Node.js runtime[ ]
corepack manager[x]
npm package manager[ ]
Online documentation shortcuts[~]
Add to PATH[x]
Node.js and npm[ ]
npm modules
[ ]
Automatically install the necessary tools.
Examples
Prefix
"%ProgramFiles%\nodejs\node.exe" "%ProgramFiles%\nodejs\node_modules\npm\bin\npm-cli.js" --prefix "%UserProfile%\Projects\LostCity-225-EngineTS\src" run "setup"
Initial
--prefix
can't be used for initialinstall
(prefix needs created first)
CD "%UserProfile%\Projects\LostCity-225-EngineTS\src" && "%ProgramFiles%\nodejs\node.exe" "%ProgramFiles%\nodejs\node_modules\npm\bin\npm-cli.js" install
Env File
"%ProgramFiles%\nodejs\node.exe" --env-file="%UserProfile%\Projects\LostCity-225-EngineTS\conf\localhost.env" "%ProgramFiles%\nodejs\node_modules\npm\bin\npm-cli.js" --prefix "%UserProfile%\Projects\LostCity-225-EngineTS\src" run "quickstart"
1)
24 works with Joomla but 2004Scape had a module not work above 22 LTS
/srv/www/wiki/data/attic/programs/windows/nodejs_npm.1750372184.txt.gz · Last modified: by Sean Rhone