Getting Started with Agentforce DX Badge
I'm getting the following error when trying to run ./setup (MacOS).
Any ideas what is causing this?
8 réponses
Had this exact issue. Tried a new org and reinstall of Node.js but that did not work. What resolved it for me was updating Salesforce CLI via terminal command "sf update stable". Was able to rerun the ./setup command in vs code terminal (while connected to the newer dev org) and the script completed with no errors.