ndalu-id / baileys-api

whatsapp api to remote your whatsapp device. Support multi device, multi client. Still update to more feature. Please fork, star, donate and share.
https://ndalu.id
MIT License
68 stars 38 forks source link

Problem in Yarn install And start on Windows and AUTH Basic... #14

Closed aspiretony closed 1 year ago

aspiretony commented 1 year ago

I Have updated your repo but on Windows, Yarn dont working

Error: Cannot find module 'C:\baileys-api\.yarn\releases\yarn-sources.cjs' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15) at Function.Module._load (internal/modules/cjs/loader.js:746:27) at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:76:12) at internal/main/run_main_module.js:17:47 { code: 'MODULE_NOT_FOUND', requireStack: [] and dont start..

In Linux Working with NPM INSTALL, but the "AUTH" Dont Working Unauthorized i used default values for tests

Solution for install windows/linux: i deleted the files ".yarnrc.yml","yarn.lock" and folder .git, Working fine now include AUTH.. LoL