-
Notifications
You must be signed in to change notification settings - Fork 8
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
Can't run ./scripts/build-container.sh on Macs using ARM64 architecture #601
Comments
Then I switch from
|
joeparsons
added a commit
that referenced
this issue
Nov 16, 2022
The failures we're seeing seem to be caused by known issues with 2 of our NPM dependencies (or dependencies of dependencies): node-sassnode-sass and libsass are deprecated and not compatible with arm64 architectures as far we can tell. hugo-bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem/Motivation
When following instructions here: https://digital.arizona.edu/arizona-bootstrap/docs/2.0/getting-started/build-tools/
I was unable to run
./scripts/build-container.sh
And received the following error:
The text was updated successfully, but these errors were encountered: