Cannot run gatsby develop
on Mac M1
#29891
Replies: 4 comments 9 replies
-
In case it helps anyone, prior to this error (where it just doesn't run, without throwing any errors or clues) I had a hard time with
|
Beta Was this translation helpful? Give feedback.
-
@Cecile-Lebleu , |
Beta Was this translation helpful? Give feedback.
-
@ceosss Unfortunately it's still not working for me either. I'm done with Gatsby, haven't used it for any new projects ever since moving to M1. But I still have to manage, update, and change the websites I built back when I thought Gatsby was the best thing to ever happen to static web. I have to keep my old laptop around for the few projects I need to keep working on, but it's so slow, so incredibly frustrating, and demoralizing to try everything and just get nowhere with this. It's great for new projects, but if it just stops working altogether just a year after creating it, it's not a tool I can trust. I'm really sorry for ranting on about this, but I see new features and versions coming out, while a problem as fundamental as this gets forgotten. The only solution to this I see is to spend days restarting the project all over again, which sucks. |
Beta Was this translation helpful? Give feedback.
-
I had this same issue and resolved it by deleting my pnpm store at |
Beta Was this translation helpful? Give feedback.
-
Hi!
I'm having an impossible time running
gatsby develop
on a Mac Mini M1. I have been looking everywhere and asked on SO, but haven't found help or information anywhere regarding this specific issue.When I run
gatsby develop
, I get the following:And that's it. Unfortunately there's no error or information on why it's not working, so my question on SO was downvoted.
No idea what 92754 means in this case.
gatsby build
runs just fine, but I have no idea why develop doesn't work, and there are no errors or logs to go forward from. I genuinely have no idea what's happening and haven't found help or information anywhere.Here's the SO question (nothing there so far): https://stackoverflow.com/questions/66374246/cant-run-gatsby-develop-on-existing-project-on-mac-m1
Thank you in advance for any help, it will be very much appreciated.
If you need any other information, I'll be happy to provide it.
Node: v15.8.0
npm: 7.5.4
Gatsby CLI version: 2.19.1
Gatsby version: 2.32.8
Beta Was this translation helpful? Give feedback.
All reactions