I use laragon for many thing. It's an awesome software. However, nodejs version is old. How can I update nodejs version in laragon? Thank you for your valuable time.
Asked
Active
Viewed 7,848 times
2 Answers
7
I got it. All I needed to replace the old version with new version.You need make sure that you are installing the new version in 'C:\laragon\bin\nodejs'. Hope it may helps others.

Hkm Sadek
- 2,987
- 9
- 43
- 95
-
Thank you, this helped a lot! – CodeConnoisseur Mar 01 '19 at 21:49
-
I am on Windows. We usually install nodejs. do not 'unzip'. How can we do it on windows? – realtebo Jan 15 '21 at 13:03
-
In addition to this, I had to switch the node version by right clicking the laragon icon in system tray. After that I had to delete the older version from 'C:\laragon\bin\nodejs'. I then reloaded the CMD and it worked perfectly fine. Thanks. – Waqas Mar 17 '23 at 12:25
2
- Download NodeJs zip from here https://nodejs.org/dist/
- Extract the zip
- Copy & Paste {LARAGON}\bin\nodejs

Al-Mahdi Utshob
- 79
- 1
- 4