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

Blog Template does not build on Apple M1 (With fixes) #5

Open
abhisheksreesaila opened this issue Apr 24, 2022 · 0 comments
Open

Blog Template does not build on Apple M1 (With fixes) #5

abhisheksreesaila opened this issue Apr 24, 2022 · 0 comments

Comments

@abhisheksreesaila
Copy link

Describe the bug
The templates does not build on apple silicon m1 since "gatsby-plugin-sharp" in packages in JSON is 2.7.X does not work. See screenshot

To Reproduce
Steps to reproduce the behavior:

  1. "yarn install" on apple silicon macbook.

Expected behavior
Trying to build and start the website using YARN as stated in README. it works on windows but not in Apple M1

Screenshots
See attached for the problem stated and the FIX!

FAILED MESSAGE
failed message

FIX
Fix

SUCCESS MESSAGE
success message

@abhisheksreesaila abhisheksreesaila changed the title Blog Template does not build on Applie M1 (With fixes) Blog Template does not build on Apple M1 (With fixes) Apr 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant