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
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.
The text was updated successfully, but these errors were encountered:
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?
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.
The text was updated successfully, but these errors were encountered: