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

symbol not found in flat namespace '_kSCDynamicStoreUseSessionKeys' #573

Open
tskweres opened this issue Jun 26, 2024 · 1 comment
Open

Comments

@tskweres
Copy link

Trying to install core and node js on my backend server, and just adding the package and running it produces an error:

Error: dlopen(/Users/deveoloper/dev/repos/app1/node_modules/@eversdk/lib-node/eversdk.node, 0x0001): symbol not found in flat namespace '_kSCDynamicStoreUseSessionKeys'

On a Mac, Node version v20.9.0

Full error:

Error: dlopen(/Users/deveoloper/dev/repos/app1r/node_modules/@eversdk/lib-node/eversdk.node, 0x0001): symbol not found in flat namespace '_kSCDynamicStoreUseSessionKeys'
at Object.Module._extensions..node (node:internal/modules/cjs/loader:1327:18)
at Module.load (node:internal/modules/cjs/loader:1091:32)
at Function.Module._load (node:internal/modules/cjs/loader:938:12)
at Module.require (node:internal/modules/cjs/loader:1115:19)
at require (node:internal/modules/helpers:130:18)
at loadAddon (/Users/deveoloper/dev/repos/app1/node_modules/@eversdk/lib-node/index.js:29:16)
at new BinaryBridge (/Users/deveoloper/dev/repos/app1/node_modules/@eversdk/core/dist/bin.js:58:34)
at useLibrary (/Users/deveoloper/dev/repos/app1/node_modules/@eversdk/core/dist/bin.js:32:14)
at Function.useBinaryLibrary (/Users/deveoloper/dev/repos/app1/node_modules/@eversdk/core/dist/client.js:61:30)
at Object. (/Users/deveoloper/dev/repos/app1/src/modules/ton/ton.service.ts:10:11)

@segamd2
Copy link

segamd2 commented Aug 17, 2024

Hello, I'm looking for a user @hiroaki from bitcointalk. There is a link to cryptonaut.org in his profile. Can you contact me: investhelpnngmailcom.
Sorry for writing here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants