Th30neAnd0nly / TrackDown

Track Down people by just using a link.
Apache License 2.0
413 stars 309 forks source link

getting error #43

Closed itzharshit closed 10 months ago

itzharshit commented 11 months ago

TrackDown@1.0.0 start node index.js /root/td/index.js:65 if(msg?.reply_to_message?.text=="🌐 Enter Your URL"){ ^ SyntaxError: Unexpected token '.' at wrapSafe (internal/modules/cjs/loader.js:915:16) at Module._compile (internal/modules/cjs/loader.js:963:27) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) at Module.load (internal/modules/cjs/loader.js:863:32) at Function.Module._load (internal/modules/cjs/loader.js:708:14) at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12) at internal/main/run_main_module.js:17:47

prateek-chaubey commented 11 months ago

Which node version are you using.

itzharshit commented 11 months ago

Which node version are you using.

v12.22.9

prateek-chaubey commented 11 months ago

Try using latest one such as v16 or v18