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

Frontend cannot compile in ARM #826

Closed
breezewish opened this issue Dec 17, 2020 · 3 comments · Fixed by #940
Closed

Frontend cannot compile in ARM #826

breezewish opened this issue Dec 17, 2020 · 3 comments · Fixed by #940

Comments

@breezewish
Copy link
Member

Feature Request

Is your feature request related to a problem? Please describe:

In ARM processors the frontend cannot compile.

Describe the feature you'd like:

Support compiling in ARM.

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

@baurine
Copy link
Collaborator

baurine commented Dec 17, 2020

Seems we need an Apple M1 as a test machine 🤔

btw, what error does it report?

@breezewish
Copy link
Member Author

@baurine The error happens when executing yarn install, which will result in Node.js segment fault.

@unbyte
Copy link
Contributor

unbyte commented Dec 18, 2020

This should be an upstream error.
refs: nodejs/TSC#886, nodejs/build#2474, nodejs/node#35986

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants