Skip to content

nodjs fails to install on Mac M2 #1655

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

Closed
php-coder opened this issue Dec 29, 2023 · 0 comments
Closed

nodjs fails to install on Mac M2 #1655

php-coder opened this issue Dec 29, 2023 · 0 comments
Assignees
Labels
ADR/needed A decision has been made and it needs to be documented kind/bug
Milestone

Comments

@php-coder
Copy link
Owner

php-coder commented Dec 29, 2023

$ ./mvnw spring-boot:run
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------< ru.mystamps:mystamps >------------------------
[INFO] Building My Stamps 0.4.8-SNAPSHOT
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] >>> spring-boot-maven-plugin:2.3.12.RELEASE:run (default-cli) > test-compile @ mystamps >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ mystamps ---
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:install-node-and-npm (install-node-and-npm) @ mystamps ---
[INFO] Installing node version v10.16.0
[INFO] Downloading https://nodejs.org/dist/v10.16.0/node-v10.16.0-darwin-arm64.tar.gz to /Users/coder/.m2/repository/com/github/eirslett/node/10.16.0/node-10.16.0-darwin-arm64.tar.gz
[INFO] No proxies configured
[INFO] No proxy was configured, downloading directly
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------

$ uname -sm
Darwin arm64
@php-coder php-coder added this to the 0.4.8 milestone Dec 29, 2023
@php-coder php-coder self-assigned this Dec 29, 2023
@php-coder php-coder added the ADR/needed A decision has been made and it needs to be documented label Dec 29, 2023
php-coder added a commit that referenced this issue Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ADR/needed A decision has been made and it needs to be documented kind/bug
Projects
None yet
Development

No branches or pull requests

1 participant