Skip to content
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

undefined symbol: node_module_register #10835

Closed
terrablue opened this issue May 4, 2024 · 3 comments
Closed

undefined symbol: node_module_register #10835

terrablue opened this issue May 4, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@terrablue
Copy link

What version of Bun is running?

1.1.6+e58d67b46

What platform is your computer?

Linux 6.8.9-arch1-1 x86_64 unknown

What steps can reproduce the bug?

  1. Put import gi from "node-gtk"; into a JS file app.js
  2. Run bun app.js

What is the expected behavior?

Bun should run without an error.

What do you see instead?

bun: symbol lookup error: /home/blue/test-native/node_modules/node-gtk/lib/binding/node-v115-linux-x64/node_gtk.node: undefined symbol: node_module_register

Additional information

No response

@terrablue terrablue added the bug Something isn't working label May 4, 2024
@ralyodio
Copy link

ralyodio commented May 4, 2024

I'm also having this issue

@Jarred-Sumner
Copy link
Collaborator

Duplicate of #4290

@Jarred-Sumner Jarred-Sumner marked this as a duplicate of #4290 May 4, 2024
@Jarred-Sumner
Copy link
Collaborator

Please follow along in #4290 to track this issue

@Jarred-Sumner Jarred-Sumner closed this as not planned Won't fix, can't repro, duplicate, stale May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants