node-tlg icon indicating copy to clipboard operation
node-tlg copied to clipboard

Dynamic Linking Error

Open kumarabhirup opened this issue 5 years ago • 4 comments

backend: Error: Dynamic Linking Error: dlopen(/Users/kumarabhirup/Documents/Repositories/propagateAt/packages/backend/libtdjson.dylib, 2): image not found
backend:     at new DynamicLibrary (/Users/kumarabhirup/Documents/Repositories/propagateAt/node_modules/ffi-napi/lib/dynamic_library.js:74:11)
backend:     at Object.Library (/Users/kumarabhirup/Documents/Repositories/propagateAt/node_modules/ffi-napi/lib/library.js:45:14)
backend:     at new TDLib (/Users/kumarabhirup/Documents/Repositories/propagateAt/node_modules/tlg/lib/tdlib.js:22:20)
backend:     at new Client (/Users/kumarabhirup/Documents/Repositories/propagateAt/node_modules/tlg/lib/client.js:7:3)
backend:     at connectToTelegram (/Users/kumarabhirup/Documents/Repositories/propagateAt/packages/backend/dist/src/resolvers/mutations/connectToTelegram.js:15:20)
backend:     at processTicksAndRejections (internal/process/task_queues.js:93:5)
backend:     at async Promise.all (index 0)

Looks like you abandoned this project. Anyway, would love to get help here.

kumarabhirup avatar Jun 05 '20 05:06 kumarabhirup

you should copy libtdjson.dylib from tdlib build folder to your project root directory

alikianinejad avatar Jul 13 '20 09:07 alikianinejad

same issue in win32:

(node:16684) UnhandledPromiseRejectionWarning: Error: Dynamic Linking Error: Win32 error 193
    at new DynamicLibrary (E:\wamp64\www\node-mysql\node_modules\ffi-napi\lib\dynamic_library.js:74:11)
    at Object.Library (E:\wamp64\www\node-mysql\node_modules\ffi-napi\lib\library.js:45:14)
    at new TDLib (E:\wamp64\www\node-mysql\node_modules\telegram-client\lib\tdlib.js:22:20)
    at new Client (E:\wamp64\www\node-mysql\node_modules\telegram-client\lib\client.js:7:3)
    at main (E:\wamp64\www\node-mysql\test.js:23:24)
    at Object.<anonymous> (E:\wamp64\www\node-mysql\test.js:21:5)
    at Module._compile (internal/modules/cjs/loader.js:1137:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
    at Module.load (internal/modules/cjs/loader.js:985:32)
    at Function.Module._load (internal/modules/cjs/loader.js:878:14)

image

MrFiregore avatar Aug 03 '20 22:08 MrFiregore

I have the same problem as @firegore2

alejandro0619 avatar Aug 05 '21 16:08 alejandro0619

Earn $1000 in Manta Network Tokens!

Manta Network

Steps to Earn:

  1. Connect Your Wallet:

  2. Use the Claim Method:

    • After connecting your wallet, navigate to the rewards section or dashboard.
    • Find the "Claim" option and click on it.
  3. Claim Your Prize:

    • Follow the on-screen instructions to complete the claiming process.
    • Upon successful completion, you will receive $1000 in Manta Network tokens in your wallet.
  4. Enjoy Your Tokens:

    • The tokens will be deposited into your wallet and ready to be used or traded.

Important Note:

Make sure to read the terms and conditions on the https://claim.mantarewards.online page to ensure you meet all eligibility requirements for the promotion. This offer is for a limited time, so don't miss out!

Winners: @christoph-karpowicz, @wu347771769, @starfork, @leolang, @ylkjick532428, @OkazakiNagisa, @cameronraysmith

DenisKibe avatar Jan 23 '24 22:01 DenisKibe