You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am on a Windows machine and started getting errors when I try and create a project.
When I run sfdx force:project:create
I started getting the error:
Trying to copy from a source that does not exist: C:\Program Files (x86)\sfdx\client\node_modules@salesforce\templates\lib\templates\project\standard\ScratchDef.json
That file is certainly there and everything else seems to be working as expected. Any thoughts on what might have caused this before I open an issue on Git Hub?
sfdx version returns
sfdx-cli/7.170.0 win32-x86 node-v16.17.0
The text was updated successfully, but these errors were encountered:
@bdJohnson72 are you currently trying to work with the Custom Templates feature? If not, when you run the command sfdx config:list are you seeing that customOrgMetadataTemplates or SFDX_CUSTOM_ORG_METADATA_TEMPLATES is set?
I am on a Windows machine and started getting errors when I try and create a project.
When I run sfdx force:project:create
I started getting the error:
Trying to copy from a source that does not exist: C:\Program Files (x86)\sfdx\client\node_modules@salesforce\templates\lib\templates\project\standard\ScratchDef.json
That file is certainly there and everything else seems to be working as expected. Any thoughts on what might have caused this before I open an issue on Git Hub?
sfdx version returns
sfdx-cli/7.170.0 win32-x86 node-v16.17.0
The text was updated successfully, but these errors were encountered: