zehfernandes / get-vercel-source-code

Get source code hosted at vercel
99 stars 22 forks source link

node_modules not getting installed #12

Closed Athar-Naveed closed 11 months ago

Athar-Naveed commented 11 months ago

Hi there, i was trying to pull my project's source code from vercel through this but. after cloning it, when I executed the command of 'npm i' it didn't installed the required modules.

Ofcourse when it didn't get downloaded, it is not going to run as well. Showing me this error:

Can anyone help! i have tried cloning it again but, same situation. Screenshot 2023-12-21 145535 Screenshot 2023-12-21 145601

Athar-Naveed commented 11 months ago

Sorry, the issue was with my npm. That had strange behavior so, I have to reinstall node js