nuzulul / telegram-scraper

A simple Telegram channel scraper
https://codesandbox.io/p/devbox/telegram-channel-scraper-q9g93l
MIT License
18 stars 9 forks source link

Cannot find module '.../html-parser' imported from '.../telegram-scraper.js' #3

Open deuxego opened 3 months ago

deuxego commented 3 months ago

https://github.com/nuzulul/telegram-scraper/blob/26dfe73090b72b58f6edaf8bb948a400f30f0c85/src/telegram-scraper.js#L1

Change to "import html_parser from './html-parser.js'"

nuzulul commented 3 months ago

https://github.com/nuzulul/telegram-scraper/blob/26dfe73090b72b58f6edaf8bb948a400f30f0c85/src/telegram-scraper.js#L1

Change to "import html_parser from './html-parser.js'"

@deuxego Hi thanks, i have changed it, you can check the latest version if you don't mind