You are not logged in.

#1 2019-08-24 08:36:44

YarnSphere
Member
Registered: 2019-08-24
Posts: 3

[Solved] Running Node.js > 12.8.0 results in error

Attempting to run Node.js > 12.8.0 (e.g. 12.8.1 or 12.9.0) results in:

$ node
node: symbol lookup error: node: undefined symbol: nghttp2_option_set_max_outbound_ack

Downgrading `nodejs` to 12.8.0 mitigates the issue.

Anyone with a similar issue or who might know the cause?

Last edited by YarnSphere (2019-08-24 10:23:24)

Offline

#2 2019-08-24 08:39:40

loqs
Member
Registered: 2014-03-06
Posts: 17,196

Re: [Solved] Running Node.js > 12.8.0 results in error

Offline

#3 2019-08-24 08:42:04

YarnSphere
Member
Registered: 2019-08-24
Posts: 3

Re: [Solved] Running Node.js > 12.8.0 results in error

That explains it, thanks. Will wait for the fix.

Offline

#4 2019-08-24 10:22:36

YarnSphere
Member
Registered: 2019-08-24
Posts: 3

Re: [Solved] Running Node.js > 12.8.0 results in error

Fixed with the new release of `libnghttp2`.

Offline

Board footer

Powered by FluxBB