FS#64319 - [apm] undefined symbol: _ZN2v86Object3SetENS_5LocalINS_5ValueEEES3_

Attached to Project: Community Packages
Opened by Sébastien Luttringer (seblu) - Tuesday, 29 October 2019, 23:38 GMT
Last edited by Nicola Squartini (tensor5) - Saturday, 09 November 2019, 06:45 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Nicola Squartini (tensor5)
Architecture All
Severity Critical
Priority High
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Broken again.

$ apm
internal/modules/cjs/loader.js:1041
return process.dlopen(module, path.toNamespacedPath(filename));
^

Error: /usr/lib/node_modules/atom-package-manager/node_modules/git-utils/build/Release/git.node: undefined symbol: _ZN2v86Object3SetENS_5LocalINS_5ValueEEES3_
at Object.Module._extensions..node (internal/modules/cjs/loader.js:1041:18)
at Module.load (internal/modules/cjs/loader.js:822:32)
at Function.Module._load (internal/modules/cjs/loader.js:730:14)
at Module.require (internal/modules/cjs/loader.js:864:19)
at require (internal/modules/cjs/helpers.js:74:18)
at Object.<anonymous> (/usr/lib/node_modules/atom-package-manager/node_modules/git-utils/src/git.js:3:22)
at Module._compile (internal/modules/cjs/loader.js:971:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1011:10)
at Module.load (internal/modules/cjs/loader.js:822:32)
at Function.Module._load (internal/modules/cjs/loader.js:730:14)
This task depends upon

Closed by  Nicola Squartini (tensor5)
Saturday, 09 November 2019, 06:45 GMT
Reason for closing:  Works for me
Additional comments about closing:  Feel free to reopen if the problem occurs again.

Loading...