AlexXanderGrib / node-tdlib

TDLib cross platform API
MIT License
3 stars 0 forks source link

Error: There is no prebuilt TDLib for your platform (darwin arm64). #7

Closed munjalmukul closed 6 days ago

munjalmukul commented 2 weeks ago

getting error on this line

` import { Client, Authenticator } from 'tdlib-native';

import { TDLibAddon } from 'tdlib-native/addon';

const adapter = await TDLibAddon.create(); `

AlexXanderGrib commented 2 weeks ago

Hello, please show the error and node version

AlexXanderGrib commented 6 days ago

Fixed in 2.5.0 with tdlib 1.8.33