rasmuszimmer

Results 3 comments of rasmuszimmer

I solved it by changing the script line in package.json from "server": "node start.js" to "start": "node start.js" However, since I'm new to this stuff I am not sure whether...

Seeing the same issue @salesforce/cli/2.45.6 win32-x64 node-v22.3.0 Some commands work fine. I can use force:source:deploy as well.