-
install https://github.com/coreybutler/nvm-windows
- chocolatey:
choco install nvm.install
- winget:
winget install -e --id CoreyButler.NVMforWindows
- chocolatey:
-
install node v22.10.0 (NEWER IS NOT SUPPORTED!)
nvm install 22.10.0
-
install n8n
nvm use 22.10.0
npm install -g n8n
-
If you had nvm installed, switch back to latest:
nvm use latest
-
run n8n
cd C:\ProgramData\nvm\v22.10.0
n8n
-
press "o" to open the url in the browser
-
get a Community Edition Key from that info screen (10 minute mail is possible)
-
insert key + restart n8n !
( you use the n8n.bat from the folder and create a link on your desktop )