tejado / telegram-nearby-map

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

Erros in NPM start #13

Closed meetgyn closed 11 months ago

meetgyn commented 2 years ago

I did any correct procedure, but when Start the NPM is giving this error. I already made the installations of the TDLT dependencies

I'm using Debian 11 Even I have a system that uses NPM and it is working properly.

image

ayovotesolo commented 2 years ago

edit package.json and use "npx parcel build ...."

tejado commented 2 years ago

@meetgyn would be great if you can provide feedback if the hint from ayovotesolo worked for you. Thanks!

youctyu commented 2 years ago

npm install --save-dev parcel-bundler,use ubuntu20.04,can success npm start

tejado commented 11 months ago

Should be resolved now. Please check!