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

Cannot run npm bootstrap on Linux ARM64 #5957

Closed
1 task done
rpsteiger opened this issue May 11, 2023 · 2 comments
Closed
1 task done

Cannot run npm bootstrap on Linux ARM64 #5957

rpsteiger opened this issue May 11, 2023 · 2 comments
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@rpsteiger
Copy link

Expected Behavior

I would like to use Insomnia on Kali Linux. I am on ARM64. Since there is no arm64 build I wanted to build the code myself.
I get the following errors during npm run bootstrap. Unfortunately, I cannot make sense of the error. Can someone help me out?
insomnia-build-error.txt

Expected Behavior:
I would like the program to build and start when I execute npm run bootstrap in the project directory. Btw I am using Node V.16.

Actual Behavior

The build process stops with an error message during the lerna info installing external dependencies.
Screenshot 2023-05-11 at 19 13 31

Reproduction Steps

  1. git clone
  2. nvm use 16
  3. npm run bootstrap

Is there an existing issue for this?

Additional Information

No response

Insomnia Version

the current version from main

What operating system are you using?

Other Linux

Operating System Version

Kali Linux

Installation method

cloned the sources

Last Known Working Insomnia version

No response

@rpsteiger rpsteiger added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels May 11, 2023
@filfreire
Copy link
Member

Hi @rpsteiger thanks for reporting. We don't have official Linux ARM64 support for now.

If you can share the error log we might be able to give a few hints of what it is and attempt to help.

@filfreire
Copy link
Member

Duplicate of #5777

@filfreire filfreire marked this as a duplicate of #5777 Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
Development

No branches or pull requests

2 participants