Skip to content

"npm run graphql:codegen" fails when following current README #37

Description

@noahmichaeldev

Summary

The current order of operations in the root README after cloning this repository and authenticating an org is as follows:

Image

This will cause a failure as a fresh playground/dev edition org will not contain the custom Contact "Picture__c" field or the access to it. Furthermore, the recipes permission set in the repo can not be deployed because it contains reference to the reactRecipes CustomApplication which can not be deployed without the uiBundle being built (which will fail as it runs codegen).

If Contact.Picture__c is deployed and access to it provisioned, codegen can be run and everything else will fall into place with the initial setup/deploy.

Salesforce Org Type

Trailhead Playground

Steps To Reproduce

No response

Current Behavior

No response

Expected Behavior

No response

Relevant Log Output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions