Need Help to Solve Gatsby Terminal Issue | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Need Help to Solve Gatsby Terminal Issue

I'm Creating a client project using Gatsby. On my PC when I try to run the command "Gatsby develop" it throws errors that I couldn't solve. I have attached the ERROR thrown below. I tried installing the missing modules and reinstalling the node and other extensions those didn't help. But It's working fine on the other developer's PCs, I have this issue only on my PC. [Note: Gatsby starter kit is working fine with gatsby develop, only my current project doesn't.] Kindly help me to resolve this issue I'm trying hard for the past two weeks. ```ERROR gatsby develop Start development server. Watches files, rebuilds, and hot reloads if something changes Options: --verbose Turn on verbose output [boolean] [default: false] --no-color, --no-colors Turn off the color in output [boolean] [default: false] --json Turn on the JSON logger [boolean] [default: false] -H, --host Set host. Defaults to localhost [string] [default: "localhost"] -p, --port Set port. Defaults to 8000 [string] [default: "8000"] -o, --open Open the site in your (default) browser for you. [boolean] -S, --https Use HTTPS. See https://www.gatsbyjs.com/docs/local-https/ as a guide [boolean] -c, --cert-file Custom HTTPS cert file (also required: --https, --key-file). See https://www.gatsbyjs.com/docs/local-https/ [string] [default: ""] -k, --key-file Custom HTTPS key file (also required: --https, --cert-file). See https://www.gatsbyjs.com/docs/local-https/ [string] [default: ""]

11th Jul 2022, 7:12 AM
Srinidhi Marimuthu
Srinidhi Marimuthu - avatar
1 Answer
0
reinstall
17th Jul 2022, 2:47 PM
mehak singh
mehak singh - avatar