How to install nodejs on Xampp localhost

前端 未结 7 2023
醉话见心
醉话见心 2020-12-23 16:23

Been seeing a lot of how to\'s on how to install nodejs but nothing is at all clear.

So I ask...

Can someone provide a step by step installat

7条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-23 17:08

    It is not possible to install NodeJs on Xammp. Because Xammp is is simply a tool where Apache,MySql,FileZilla,Tomcat and Mercury server are available. Where you will be able to only configure and use these server.

    If you want to install Nodjs on Windows Machine, You will have to install it manually.

提交回复
热议问题