ashutosh1919 / masterPortfolio

🔥 The Complete Customizable Software Developer Portfolio Template which lets you showcase your work and provides each and every detail about you as Software Developer.

Home Page:https://ashutoshhathidara.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

latest version of nodejs

Saurabh-001-S opened this issue · comments

i forked this project to my github account and then clone it in my pc then i run npm install so it install all packages that need the projects, but when i run the app it when developement server start and then instantly close the development server.

i forked this project to my github account and then clone it in my pc then i run npm install so it install all packages that need the projects, but when i run the app it when developement server start and then instantly close the development server.

because this project uses the earlier version of node js.
You can switch between different versions node and npm by using nvm
or simply install a earlier version of node on your system.

@Saurabh-001-S , I think @autumn-absconds's comment should help you.

Please reopen the issue if it is yet not resolved.

Yes it resolve thanks @autumn-absconds