Giter VIP home page Giter VIP logo

Comments (3)

andrrms avatar andrrms commented on July 2, 2024 2

I'm facing the same problem but i'm on a windows. Here is the error:

C:\www\airgram-example\airgram\node_modules\ffi-napi\lib\dynamic_library.js:74
    throw new Error('Dynamic Linking Error: ' + err);
          ^
Error: Dynamic Linking Error: Win32 error 126
    at new DynamicLibrary (C:\www\airgram-example\airgram\node_modules\ffi-napi\lib\dynamic_library.js:74:11)
    at Object.Library (C:\www\airgram-example\airgram\node_modules\ffi-napi\lib\library.js:45:14)
    at new TdJsonClient (C:\www\airgram-example\airgram\packages\airgram\src\components\TdJsonClient.ts:67:23)
    at new Airgram (C:\www\airgram-example\airgram\packages\airgram\src\Airgram.ts:31:75)
    at Object.<anonymous> (C:\www\airgram-example\airgram\examples\getting-started\src\index.ts:7:17)
    at Module._compile (internal/modules/cjs/loader.js:1063:30)
    at Module.m._compile (C:\www\airgram-example\airgram\node_modules\ts-node\src\index.ts:858:23)
    at Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
    at Object.require.extensions.<computed> [as .ts] (C:\www\airgram-example\airgram\node_modules\ts-node\src\index.ts:861:12) 
    at Module.load (internal/modules/cjs/loader.js:928:32)

I'm following the example code

from airgram.

ktjd123 avatar ktjd123 commented on July 2, 2024

It was mac's problem you can solve it downloading libtdjson.dylib to project folder

from airgram.

volekerb avatar volekerb commented on July 2, 2024

Problem still exists. I guess it's better to include downloading libtdjson.dylib to project folder somewhere in Readme.
Or if user already compiled tdlib: use it and place in project folder.

from airgram.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.