Skip to content

impl: Fix DevContainer on ARM#1573

Open
lehors wants to merge 2 commits intoslsa-framework:mainfrom
lehors:devcontainer
Open

impl: Fix DevContainer on ARM#1573
lehors wants to merge 2 commits intoslsa-framework:mainfrom
lehors:devcontainer

Conversation

@lehors
Copy link
Member

@lehors lehors commented Feb 11, 2026

Netlify 23.15.1 on ARM fails to install a working version of deno, so launching netlify then fails. This installs the latest version of deno which works on ARM.

Also expand a bit the documentation on using the DevContainer.

FYI, here is the error (which I did report) on running netlify dev -c 'bundle exec jekyll serve --livereload --incremental':

✖ Setting up the Edge Functions environment. This may take a couple of minutes.
 ›   Error: Netlify CLI has terminated unexpectedly
This is a problem with the Netlify CLI, not with your application.
If you recently updated the CLI, consider reverting to an older version by running:

npm install -g netlify-cli@VERSION

You can use any version from https://ntl.fyi/cli-versions.

Please report this problem at https://ntl.fyi/cli-error including the error details below.

Error: Failed to set up Deno for Edge Functions.
Error: Command failed with exit code 255: /root/.config/netlify/deno-cli/deno --version
qemu-x86_64-static: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory
Downloaded to: /root/.config/netlify/deno-cli/deno
Platform: linux/arm64

Netlify 23.15.1 on ARM fails to install a working version of deno, so launching netlify then fails.
This installs the latest version of deno which works on ARM.

Also expand a bit the documentation on using the DevContainer.

Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
@netlify
Copy link

netlify bot commented Feb 11, 2026

Deploy Preview for slsa canceled.

Name Link
🔨 Latest commit fbac429
🔍 Latest deploy log https://app.netlify.com/projects/slsa/deploys/698cbc3c2daf2a00089d2aa3

Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
@lehors lehors changed the title fix: Fix DevContainer on ARM impl: Fix DevContainer on ARM Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🆕 New

Development

Successfully merging this pull request may close these issues.

1 participant