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

Failed on install InsomniaCli with Node16.11.1 in M1 #4136

Closed
1 task done
rafarocha opened this issue Oct 20, 2021 · 1 comment
Closed
1 task done

Failed on install InsomniaCli with Node16.11.1 in M1 #4136

rafarocha opened this issue Oct 20, 2021 · 1 comment
Labels
B-bug Bug: general classification M-duplicate Marked: Duplicate of another issue

Comments

@rafarocha
Copy link

Is there an existing issue for this?

  • I have searched the issue tracker for a bug that matches the one I want to file, without success.

Insomnia Version

2021.5.3

What operating system are you using?

macOS

Operating System Version

11.4

Installation method

npm install --global insomnia-inso

Last Known Working Insomnia version

Expected Behavior

Just complete the installation successfully.

Actual Behavior

Receive this logs on install via npm/node on mac m1 11.4
https://gist.github.com/rafarocha/8c826b28c8ccba759307b2f58d8f152b
https://gist.github.com/rafarocha/378d25ffe3f4ffa09849109cc6d7ae50

node v16.11.1
npm npm@8.1.0
nvm v0.39.0
macbook 2020 M1 big sur 11.4

Version: Insomnia 2021.5.3
Release date: 9/13/2021
OS: Darwin x64 20.5.0
Electron: 11.2.3
Node: 12.18.3
V8: 8.7.220.31-electron.0
Architecture: x64
node-libcurl: libcurl/7.73.0 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.9 zstd/1.4.9 libidn2/2.1.1 libssh2/1.9.0 nghttp2/1.42.0

Reproduction Steps

Run command bellow with node 16.11.1 on Mac 11.4

  1. npm install --global insomnia-inso
  2. Receive this log bellow

logs
https://gist.github.com/rafarocha/8c826b28c8ccba759307b2f58d8f152b
https://gist.github.com/rafarocha/378d25ffe3f4ffa09849109cc6d7ae50

Additional Information

Is there a recommended node/npm version for my setup?

@rafarocha rafarocha added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Oct 20, 2021
@wdawson wdawson added M-duplicate Marked: Duplicate of another issue and removed S-unverified Status: Unverified by maintainer labels Oct 20, 2021
@wdawson
Copy link
Contributor

wdawson commented Oct 20, 2021

Hi @rafarocha ! Right now inso is only compatible with Node.js 12.x LTS per the inso docs.

Regarding the M1 macs, we currently have a PR out to the dependency that looks like it's failing for you. For the Apple silicon issues, we're tracking those in #2964 so I'm going to close this issue. We're all hoping for a quick resolution!

@wdawson wdawson closed this as completed Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification M-duplicate Marked: Duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants