Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#53033 - [atom] atom does not support node v7.x
Attached to Project:
Community Packages
Opened by Achim Weßling (33wessling824) - Monday, 20 February 2017, 20:05 GMT
Last edited by Nicola Squartini (tensor5) - Thursday, 20 April 2017, 12:08 GMT
Opened by Achim Weßling (33wessling824) - Monday, 20 February 2017, 20:05 GMT
Last edited by Nicola Squartini (tensor5) - Thursday, 20 April 2017, 12:08 GMT
|
DetailsDescription:
Installation / update of additional packages is not possible. You get an error 'module.js:434 ...'. If you search for this error, it says that atom does NOT support node v7. But on Arch as a community package only node v7 is available! How does this fit? Additional info: * package version(s): 1.14.3 Steps to reproduce: Open preferences, select 'Install' and search for what ever package you like. You get an error message: Search for 'foo' failed. Select the link 'Show output'. It says: module.js:434 return process.dlopen(module, path._makeLong(filename)); ^ Error: Module version mismatch. Expected 46, got 51. at Error (native) at Object.Module._extensions..node (module.js:434:18) at Module.load (module.js:343:32) at Function.Module._load (module.js:300:12) at Module.require (module.js:353:17) at require (internal/module.js:12:17) at Object.<anonymous> (/usr/lib/node_modules/atom-package-manager/node_modules/git-utils/lib/git.js:8:16) at Object.<anonymous> (/usr/lib/node_modules/atom-package-manager/node_modules/git-utils/lib/git.js:371:4) at Module._compile (module.js:409:26) at Object.Module._extensions..js (module.js:416:10) |
This task depends upon
Closed by Nicola Squartini (tensor5)
Thursday, 20 April 2017, 12:08 GMT
Reason for closing: Fixed
Additional comments about closing: 1.16.0-1
Thursday, 20 April 2017, 12:08 GMT
Reason for closing: Fixed
Additional comments about closing: 1.16.0-1
With the current release I do NOT have this issue!