-
Notifications
You must be signed in to change notification settings - Fork 334
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
ArchLinux. @aminya/zeromq install error #2139
Comments
I also can't install it (I'm using endeavouros): apm install hydrogen
Installing hydrogen to /home/sdsaati/.atom/packages ✗
> @aminya/[email protected] install /tmp/apm-install-dir-20211118-14711-3bbtry.af1o8/node_modules/Hydrogen/node_modules/@aminya/zeromq
> node-gyp-build || npm run build:libzmq
> @aminya/[email protected] build:libzmq
> node-gyp rebuild
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: `json-parser` is deprecated. Please use `comment-json` instead
npm WARN deprecated [email protected]: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
(node:14842) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.
(Use `node --trace-deprecation ...` to show where the warning was created)
gyp: name 'openssl_fips' is not defined while evaluating condition 'openssl_fips != ""' in binding.gyp while trying to load binding.gyp
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/atom-package-manager/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
gyp ERR! stack at ChildProcess.emit (node:events:390:28)
gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
gyp ERR! System Linux 5.15.6-arch2-1
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/atom-package-manager/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /tmp/apm-install-dir-20211118-14711-3bbtry.af1o8/node_modules/Hydrogen/node_modules/@aminya/zeromq
gyp ERR! node -v v17.1.0
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
gyp: name 'openssl_fips' is not defined while evaluating condition 'openssl_fips != ""' in binding.gyp while trying to load binding.gyp
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/node-gyp/lib/configure.js:353:16)
gyp ERR! stack at ChildProcess.emit (node:events:390:28)
gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
gyp ERR! System Linux 5.15.6-arch2-1
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /tmp/apm-install-dir-20211118-14711-3bbtry.af1o8/node_modules/Hydrogen/node_modules/@aminya/zeromq
gyp ERR! node -v v17.1.0
gyp ERR! node-gyp -v v8.2.0
gyp ERR! not ok
npm WARN enoent ENOENT: no such file or directory, open '/tmp/apm-install-dir-20211118-14711-3bbtry.af1o8/package.json'
npm WARN @nteract/[email protected] requires a peer of react@^16.3.2 but none is installed. You must install peer dependencies yourself.
npm WARN @nteract/[email protected] requires a peer of react@^16.3.2 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@^16.x.x but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react-dom@^16.x.x but none is installed. You must install peer dependencies yourself.
npm WARN @nteract/[email protected] requires a peer of react@^16.11.0 but none is installed. You must install peer dependencies yourself.
npm WARN @nteract/[email protected] requires a peer of react-dom@^16.3.2 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@^16.8.0 || 16.9.0-alpha.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@^15.0.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @nteract/[email protected] requires a peer of react@^16.3.2 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@^16.3.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react-dom@^16.3.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@^16.8.0 but none is installed. You must install peer dependencies yourself.
npm WARN apm-install-dir-20211118-14711-3bbtry.af1o8 No description
npm WARN apm-install-dir-20211118-14711-3bbtry.af1o8 No repository field.
npm WARN apm-install-dir-20211118-14711-3bbtry.af1o8 No README data
npm WARN apm-install-dir-20211118-14711-3bbtry.af1o8 No license field.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @aminya/[email protected] install: `node-gyp-build || npm run build:libzmq`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @aminya/[email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/sdsaati/.atom/.apm/_logs/2021-12-18T04_08_12_841Z-debug.log |
Hi! Looks like the same issue here
|
same for me on Manjaro 5.13.19-2 |
same here, running Arch Linux 5.15.12-arch1-1 kernel. GNOME 41.2desktop environment. EDIT: this workaround has worked for me. |
Same issue, confirming that the workaround mentioned by @georgebwang using the same kernel and the Plasma DE has fixed it. |
Update: my previous comment is not true, with kernel 5.16; command line installation fails, while settings-view installation "succeeds", but produces a package which does nothing at all and provides no feedback. |
Confirming I also have this problem on Arch 5.16.2-arch1-1. I am using the package from the official repository not AUR. I get similar error outputs to the above users.
|
Hey, everyone! Hope you all are doing well. I'm still with this issue on my Arch Linux and Hydrogen is the thing that I use the most for work. I tried the fix mentioned above but nothing works, any update on this? Really thank you for this amazing work! |
Tried to modify AUR as suggested by @georgebwang, but, even if I have suceeded to install Atom this way, Hydrogen does not install. GNOME Shell 41.4 DISTRIB_ID=ManjaroLinux Kernel: atom --version: apm --version: |
Just wanted to add that I have this issue as well. DISTRIB_ID=ManjaroLinux kernel 5.15.28-1 |
Hello. I tried to install hydrogen
apm install hydrogen
but I have got message:Of course I installed zeromq package in my system with code
pacman -S zeromq
.Also I cleared cache
but I get some error... I would be grateful for any help
The text was updated successfully, but these errors were encountered: