morethanwords / tweb

Telegram Web K, GPL v3
https://web.telegram.org/k/
GNU General Public License v3.0
1.86k stars 596 forks source link

Not able to compile the repo #249

Closed mr-villian08 closed 1 year ago

mr-villian08 commented 1 year ago

I clone this project on my system and cannot compile it. It giving me the following error.

  1. ERROR in ./src/index.ts Please check the screenshot below:- https://github.com/morethanwords/tweb/assets/87607534/eea24766-322a-4024-bed9-c6e1e5beed9b

@morethanwords @AlexWebArchitect @ruslan-gennadievich

DittmerOk commented 1 year ago

add to jsconfig "noEmit":false,

morethanwords commented 1 year ago

See https://github.com/morethanwords/tweb/issues/269#issuecomment-1825995116.