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

Fix npm install on M1 macs #3114

Merged
merged 2 commits into from
Oct 5, 2022
Merged

Conversation

Timebutt
Copy link
Contributor

@Timebutt Timebutt commented Oct 5, 2022

This PR removes the unused link-preview-generator package which has puppeteer 8.0.0 listed as one of its dependencies, which in turn ensures you cannot run npm i in the root of this project on an M1 Mac. One of the suggestion in this issue mentions you can run your terminal in compatibility mode which is not something you want if you are running a shiny M1 chip ;)

@vercel
Copy link

vercel bot commented Oct 5, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
lexical ✅ Ready (Inspect) Visit Preview Oct 5, 2022 at 11:41AM (UTC)
lexical-playground ✅ Ready (Inspect) Visit Preview Oct 5, 2022 at 11:41AM (UTC)

@Timebutt Timebutt changed the title Fix install on M1 macs Fix npm install on M1 macs Oct 5, 2022
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 5, 2022
Copy link
Contributor

@acywatson acywatson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@acywatson acywatson merged commit 7a0975a into facebook:main Oct 5, 2022
acywatson pushed a commit that referenced this pull request Oct 18, 2022
* Fix npm i on M1 Mac devices

* Bump react dependency
thegreatercurve pushed a commit that referenced this pull request Nov 25, 2022
* Fix npm i on M1 Mac devices

* Bump react dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants