You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starship's devcontainers-extra feature is broken on arm64 — it pins
nanolayer v0.5.4 (missing the aarch64-musl binary) and relies on
gh-release's platform filtering, which fails because starship only
publishes aarch64-unknown-linux-musl (no gnu build). Installing directly
from GitHub releases with explicit arch selection fixes both issues.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments