Open anta199 opened 3 years ago
Describe the bug After setting up the Sanity studio and trying to run the front-end on Gatsby via gatsby develop I get the next error:
gatsby develop
Error in ".../gatsby-node.js": projectId can only contain only a-z, 0-9 and dashes not finished open and validate gatsby-configs, load plugins - 2.830s
projectId
To Reproduce Steps to reproduce the behavior:
Expected behavior Availability to run the Gatsby front-end for the starter
Desktop (please complete the following information):
Additional context First of all thanks for the great work putting this together. And secondly, excuse if this issue comes from my inexperience :-)
Describe the bug After setting up the Sanity studio and trying to run the front-end on Gatsby via
gatsby develop
I get the next error:Error in ".../gatsby-node.js":
projectId
can only contain only a-z, 0-9 and dashes not finished open and validate gatsby-configs, load plugins - 2.830sTo Reproduce Steps to reproduce the behavior:
gatsby develop
in /web folder to set front-endprojectId
can only contain only a-z, 0-9 and dashesExpected behavior Availability to run the Gatsby front-end for the starter
Desktop (please complete the following information):
Additional context First of all thanks for the great work putting this together. And secondly, excuse if this issue comes from my inexperience :-)