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

npm Install error on Windows 11 #100

Open
rambodc opened this issue Mar 9, 2023 · 2 comments
Open

npm Install error on Windows 11 #100

rambodc opened this issue Mar 9, 2023 · 2 comments

Comments

@rambodc
Copy link

rambodc commented Mar 9, 2023

I'm encountering an error while trying to install the Axelar Example on my Windows machine. I have attempted to use bash to resolve the issue, but it still persists. I'm wondering if there's a way to run the required command on Windows 11.

npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c C:\Users\rambo\AppData\Local\Temp\postinstall-6c4eb99e.cmd
npm ERR! > @axelar-network/[email protected] build
npm ERR! > run-s build-aptos
npm ERR!
npm ERR!
npm ERR! > @axelar-network/[email protected] build-aptos
npm ERR! > ./aptos/build.sh
npm ERR! '.' is not recognized as an internal or external command,
npm ERR! operable program or batch file.
npm ERR! ERROR: "build-aptos" exited with 1.
npm ERR! ERROR: "build" exited with 1.

@gr-akshaya
Copy link

Getting the same error in windows 10 as well

@StephenFluin
Copy link
Contributor

We think this may have been fixed in the latest version, can you update and try again? If it doesn't work, can you share your node/terminal/etc information and any other reproduction steps?

Thanks!

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

3 participants