-
Notifications
You must be signed in to change notification settings - Fork 10.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Gatsby Cli] Cannot find module 'detect-port' #24589
Comments
What version of gatsby-cli are you using? This was a previous issue that was solved earlier in #24325 with |
@lannonbr How do I find that out? When I run |
Try checking out your package-lock.json or yarn.lock file and search for "gatsby-cli" |
Sorry about that. Just went ahead and install that specific version |
Description
When running any
gatsby
command, there's a missing modules error under theyoga-layout-prebuilt
module.Steps to reproduce
Run
gatsby clean
orgatsby develop
.Expected result
Clean cache and start development server
Actual result
Stack Trace:
Environment
gatsby info --clipboard
does not run.The text was updated successfully, but these errors were encountered: