-
I'm trying to get the extension working on my Mac but am running into errors that I can't find a resolution for. I followed the installation instructions on here (https://sfdx-hardis.cloudity.com/#installation) best I could. When I tried running the command
I tried chaning the file permissions on the folder but that didn't work. But I already have SFDX installed so I thought I may not need this. So I tried using the Extension in VS Code, and tried using the "Create files export configuration" command. But I get this message when I tried it.
I wasnt sure what the issue was, but I thought maybe I needed to update my CLI. So I ran SFDX update and got a message that sfdx is going away and now I need to use sf. And now I can't even run SFDX as it says it the file no longer exists. So I guess I have to install SF now. Will this work with SF? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
Well, I ended up completely uinstalling SFDX and starting over from scratch, and it's working now. I also installed NPM using HomeBrew instead of from the website. Not sure if that made the difference, but it's working now. |
Beta Was this translation helpful? Give feedback.
Well, I ended up completely uinstalling SFDX and starting over from scratch, and it's working now. I also installed NPM using HomeBrew instead of from the website. Not sure if that made the difference, but it's working now.