tejado / telegram-nearby-map

Discover the location of nearby Telegram users 📡🌍
GNU General Public License v3.0
1.04k stars 149 forks source link

success in npm start, but can't load maps #14

Closed ayovotesolo closed 2 years ago

ayovotesolo commented 2 years ago

success in npm start, but can't load maps.. cant you solve it?

https://tele-map-solo.herokuapp.com/

in heroku console, there is message "Please enter phone number:" but i can't input phone number

tejado commented 2 years ago

Hi @ayovotesolo but currently you have to :-) this is step 6: "Look carefully at the output: you will need to confirm your Telegram login". There might be options offered by tdlib to do this without the console, but they are not yet implemented in telegram-nearby-map. Feel free to provide a PR for it. A good starting point could be https://core.telegram.org/tdlib/docs/classtd_1_1td__api_1_1set_authentication_phone_number.html

Hanar1988 commented 2 years ago

Hi Everyone, my issue is when i load 127.0.0.1:3000 React page popup "Edit src/App.js and save to reload" Note: am using kali linux

tejado commented 2 years ago

@Hanar1988 This issue is specific to herokuapp. I'm closing this.

Please create a new issue with more information: Can you provide a screenshot on that? What node versions are you using? How does the output of npm start looks like?