I downloaded Wappler and connected it to Gitlab to clone a project. When the system checked for updated it installed Scoop Installer for Windows. It says to install a Node.js project it needs to install the packages. When I select Yes I get this error. Any suggestions?
Quick question, have you tried to restart Wappler to see if the problem goes away?
(I do have a valid reason for asking that question, just want to check my theory first, it’s related to changes in the PATH folder)
I did try that. Still getting the error.
Ok. I think I fixed it. I think it was a path issue.
Hi,
I’m getting a similar error.
Can you please share what you did to fix it?
Many thanks!
Alex
How was this fixed? What were the steps to resolve this issue?
Hello @amiller2025 and welcome to the community!
Are you on windows?
Open cmd and type npm -v
and tell us what you see, also node -v
I'm on a Windows machine.
My project folder was located in a sync Google Drive folder. When I moved the project to a local folder, it started working.
see this thread