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

feat: enable support for ARMv7 devices #227

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from
Draft

Conversation

RaunoT
Copy link
Owner

@RaunoT RaunoT commented Aug 14, 2024

resolves #171

@RaunoT RaunoT self-assigned this Aug 14, 2024
@RaunoT RaunoT force-pushed the feat/armv7-support branch 3 times, most recently from d5cd8b8 to 1850e87 Compare August 16, 2024 20:22
@RaunoT RaunoT force-pushed the feat/armv7-support branch from 1850e87 to 372e3e2 Compare August 26, 2024 11:56
@RaunoT RaunoT marked this pull request as draft September 30, 2024 06:58
@RaunoT RaunoT added the never-stale Will not be marked as stale label Oct 7, 2024
@RaunoT RaunoT marked this pull request as ready for review December 4, 2024 15:38
@RaunoT
Copy link
Owner Author

RaunoT commented Dec 4, 2024

Replaced the alpine image with slim, but now running into this issue vercel/next.js#58483 with missing @next/swc-linux-arm-gnueabihf throwing errors. The latest published was for Next.js 13.2.4 https://www.npmjs.com/package/@next/swc-linux-arm-gnueabihf?activeTab=versions

@RaunoT
Copy link
Owner Author

RaunoT commented Dec 4, 2024

More about it vercel/next.js#30468

@RaunoT RaunoT marked this pull request as draft December 4, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
never-stale Will not be marked as stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for ARMv7
1 participant