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

Error: /home/runner/work/node-can-bridge/node-can-bridge/build/Release/addon.node: undefined symbol: _ZTVN3rev3usb18CandleWinUSBDriverE #12

Open
qwertychouskie opened this issue Aug 30, 2024 · 1 comment · May be fixed by #13
Assignees
Labels
bug Something isn't working

Comments

@qwertychouskie
Copy link

Error: /home/runner/work/node-can-bridge/node-can-bridge/build/Release/addon.node: undefined symbol: _ZTVN3rev3usb18CandleWinUSBDriverE
    at Module._extensions..node (node:internal/modules/cjs/loader:1454:18)
    at Module.load (node:internal/modules/cjs/loader:1208:32)
    at Module._load (node:internal/modules/cjs/loader:1024:12)
    at Module.require (node:internal/modules/cjs/loader:1233:19)
    at require (node:internal/modules/helpers:179:18)
    at load (/home/runner/work/node-can-bridge/node-can-bridge/node_modules/node-gyp-build/node-gyp-build.js:22:10)
    at new CanBridge (/home/runner/work/node-can-bridge/node-can-bridge/dist/binding.js:18:46)
    at Object.<anonymous> (/home/runner/work/node-can-bridge/node-can-bridge/test/test_binding.js:7:19)
    at Module._compile (node:internal/modules/cjs/loader:1358:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1416:10) {
  code: 'ERR_DLOPEN_FAILED'
}

Seen in the CI runs on both main and feature/linux-multiarch.

@garrettsummerfi3ld garrettsummerfi3ld added the bug Something isn't working label Aug 30, 2024
@garrettsummerfi3ld garrettsummerfi3ld self-assigned this Aug 30, 2024
@garrettsummerfi3ld
Copy link
Member

Affects macOS and Linux.

@garrettsummerfi3ld garrettsummerfi3ld linked a pull request Aug 30, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants