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

"pnpm i gomplate" fails on arm64 mac #10

Open
billdotdev opened this issue May 3, 2024 · 1 comment
Open

"pnpm i gomplate" fails on arm64 mac #10

billdotdev opened this issue May 3, 2024 · 1 comment

Comments

@billdotdev
Copy link

pnpm i gomplate
../../node_modules/.pnpm/gomplate@3.11.7/node_modules/gomplate: Running postinstall script, failed in 210ms
.../node_modules/gomplate postinstall$ go-npm install
│ Installation is not supported for this architecture: arm64
│ Invalid inputs
└─ Failed in 210ms at /Users/bill/node_modules/.pnpm/gomplate@3.11.7/node_modules/gomplate
 ELIFECYCLE  Command failed with exit code 1.

This seems to be an issue from the go-npm package.
sanathkr/go-npm#14
sanathkr/go-npm#20

@hairyhenderson
Copy link
Contributor

Sorry for the delay on this - as you noted this is an upstream issue.

I'd recommend using a different installation method. Once upstream is fixed this'll start working, otherwise there's nothing I can do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants