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#55539 - [atom] Not compiled against the right nodejs version
Attached to Project:
Community Packages
Opened by Giovanni (ksniffer) - Wednesday, 06 September 2017, 14:54 GMT
Last edited by Nicola Squartini (tensor5) - Sunday, 10 September 2017, 17:44 GMT
Opened by Giovanni (ksniffer) - Wednesday, 06 September 2017, 14:54 GMT
Last edited by Nicola Squartini (tensor5) - Sunday, 10 September 2017, 17:44 GMT
|
DetailsApp threw an error during load
Error: The module '/usr/lib/atom/node_modules/nslog/build/Release/nslog.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 50. This version of Node.js requires NODE_MODULE_VERSION 53. Please try re-compiling or re-installing the module (for instance, using `npm rebuild` or`npm install`). at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:173:20) at Object.Module._extensions..node (module.js:598:18) at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:173:20) at Module.load (module.js:488:32) at tryModuleLoad (module.js:447:12) at Function.Module._load (module.js:439:3) at Module.require (module.js:498:17) at require (internal/module.js:20:19) at Object.<anonymous> (/usr/lib/atom/node_modules/nslog/lib/nslog.js:5:11) at Object.<anonymous> (/usr/lib/atom/node_modules/nslog/lib/nslog.js:15:4) A JavaScript error occurred in the main process Uncaught Exception: Error: The module '/usr/lib/atom/node_modules/nslog/build/Release/nslog.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 50. This version of Node.js requires NODE_MODULE_VERSION 53. Please try re-compiling or re-installing the module (for instance, using `npm rebuild` or`npm install`). at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:173:20) at Object.Module._extensions..node (module.js:598:18) at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:173:20) at Module.load (module.js:488:32) at tryModuleLoad (module.js:447:12) at Function.Module._load (module.js:439:3) at Module.require (module.js:498:17) at require (internal/module.js:20:19) at Object.<anonymous> (/usr/lib/atom/node_modules/nslog/lib/nslog.js:5:11) at Object.<anonymous> (/usr/lib/atom/node_modules/nslog/lib/nslog.js:15:4) |
This task depends upon
Closed by Nicola Squartini (tensor5)
Sunday, 10 September 2017, 17:44 GMT
Reason for closing: Fixed
Additional comments about closing: atom 1.19.7-1
Sunday, 10 September 2017, 17:44 GMT
Reason for closing: Fixed
Additional comments about closing: atom 1.19.7-1
If it won't build for i686 you should db-remove the i686 version until you get it working again, not leave it mysteriously out of date and liable to break when it doesn't get rebuilt against its updated dependencies...