You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
I get a segmentation fault error when running a node app with @google-cloud/[email protected] import.
There is no issue when using version 6.1.0.
The error occurs when simply importing the library into a file and running it.
@google-cloud/bigtableversion: 6.2.0Steps to reproduce