Closed
Description
Problem description
Node 14 has some breaking changes regarding ArrayBuffers as noted here nodejs/node#30782 and https://nodejs.org/en/blog/release/v14.0.0/
Multiple ArrayBuffers pointing to the same base address are no longer allowed by V8. This may impact native addons.
Reproduction steps
I don't have solid/standalone reproduction steps as of yet, but there is a relevant issue here with the same stacktrace that we received: pulumi/pulumi#4258 (comment)
Environment
- OS name, version and architecture: Ubuntu 19.10
- Node version: 14.0.0
- Node installation method: nvm
- If applicable, compiler version:
- Package name and version: gRPC@1.24.2
Additional context
Metadata
Metadata
Assignees
Labels
No labels