-
Notifications
You must be signed in to change notification settings - Fork 213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't run this repo locally because of glibc bug on pganalyze/pg_query/ repo. #151
Comments
Thanks for reporting @theokkj. I'll try to reproduce this on WSL2 and see if we can get to the bottom of it. |
Has there been any resolution? Getting the same issue on ubuntu 24. |
+1 for seeing this in Ubuntu 24.04.1 LTS.
|
A side note, it works fine with Ubuntu 22.04 LTS. For my use-case, I changed the target OS to Ubuntu 22.04 LTS in the GitHub Actions workflow file as a workaround solution. |
Can you show the steps that you've done? |
Upgrading |
@mgold changing version to NPM page of this package doesnt show 13.3.2 a supported version |
Bug report
I tried running it on Windows, WSL and on a new Docker container. It always generates an error.
After cloning the repo to my machine, i run "npm install" and always get this error log:
https://drive.google.com/file/d/145O-poTkiodmGYwAnm3jf4adAnGQdJFe/view?usp=drive_link
Describe the bug
I did some research and discovered that this bug comes from the pganalyze/pg_query/ repo.
Some useful links are:
pganalyze/pg_query_go#95
pganalyze/libpg_query#202
pganalyze/pg_query#298
And the resolution
pganalyze/pg_query#299
To Reproduce
Expected behavior
I expect it to npm install successfuly.
System information
The text was updated successfully, but these errors were encountered: