Skip to content
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

I cannot run yarn run dev on Windows 10 #855

Closed
EpistemicPolymath opened this issue Feb 15, 2024 · 1 comment
Closed

I cannot run yarn run dev on Windows 10 #855

EpistemicPolymath opened this issue Feb 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@EpistemicPolymath
Copy link

Describe the bug
I am currently forced to debug my website by deploying to Vercel to see what fails. Ever since the update to Contentlayer I cannot use yarn run dev. It just hangs endlessly and nothing happens.

To Reproduce
Steps to reproduce the behavior:

  1. Work on app
  2. Run yarn run dev

Expected behavior
The development server runs where I can engage in further development and troubleshooting. Currently, I cannot do that and have to do all of my build debugging through Vercel.

Screenshots
If applicable, add screenshots to help explain your problem.

System Info (if dev / build issue):

  • OS: Windows 10 Pro Edition
  • Node version (please ensure you are using 18+) v20.11.0
  • Npm version 10.4.0

Additional context
Add any other context about the problem here.

I have reviewed these following resources:
#704
#704 (comment)
#737

@EpistemicPolymath EpistemicPolymath added the bug Something isn't working label Feb 15, 2024
@EpistemicPolymath
Copy link
Author

Update:

To fix my error, I had to reclone my repo and then I simply followed these already suggested steps:
#704 (comment)
#737 (comment)

Now, it is working again. There must have been something going on with my previous working directory, but these solutions do work for me now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant