Aiinne / Aine-MD

Free to use and not for sale. This repo uses scrape or data.json
https://aiinne.github.io/
GNU General Public License v3.0
134 stars 1.08k forks source link

Not working. #62

Open Alizee187 opened 2 years ago

Alizee187 commented 2 years ago

TypeError: useSingleFileAuthState is not a function at Object. (/root/kata1/main.js:1:5293) at Module._compile (node:internal/modules/cjs/loader:1159:14) at Module._extensions..js (node:internal/modules/cjs/loader:1213:10) at Module.load (node:internal/modules/cjs/loader:1037:32) at Module._load (node:internal/modules/cjs/loader:878:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) at node:internal/main/run_main_module:23:47

Node.js v18.11.0 Exited with code: null

HackyN00b commented 1 year ago

chnage these line in package,json

    "@adiwajshing/baileys": "github:amiruldev20/baileys",

to

    "@adiwajshing/baileys": "^4.1.0",