function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
DJ 367DJ 367 

error while pulling source from scratch org in salesforce dx

Hello All,
I am facing below issue while pulling source from scratch org in salesforce dx. can someone please help me to configure dx properly.Thanks
ERROR:    specified in sfdx-project.json, does not exist. Be sure this directory is included in your project root.

User-added image
Raj VakatiRaj Vakati
Refer this link 


https://rajvakati.com/2018/03/21/salesforce-dx-absolute-beginner-part-3-of-7/

 
devedeve
Hi DJ 367,

You are using wrong directory. Please check that unpackaged folder contains sfdc-project.json. If not then change the path to the folder which contain this file.
DJ 367DJ 367
Hi Raj,

I have tried as per your given link it work for one step however when now I am pulling the code I am getting below error.
Error:   The path C:\Users\Dj\SampleDXProject\unpackaged, specified in sfdx-project.json, does not exist. Be sure this directory is included in your project root.
Thanks
 
DJ 367DJ 367
Hi ,
I tried again and I am getting below error while sfdx force:source:pull command.
sObject type 'SourceMember' is not supported. If you are attempting to use a custom object, be sure to append the '__c' after the entity name. Please reference your WSDL or the describe call for the appropriate names.
Raj VakatiRaj Vakati
Refer this link 

https://salesforce.stackexchange.com/questions/191719/salesforcedx-cli-sobject-type-sourcemember-is-not-supported-with-source-pull