jfadev / bottok

Bot Tok is an TikTok Up Bot (likes, shares, favorites and views) based in node.js, puppeteer and third-party providers (zefoy.com & freer.es). (Android, Windows, Linux)
https://jordifernandes.com/bottok/
Other
428 stars 150 forks source link

unexpected syntax error when installing it on linux #44

Closed ghost closed 1 year ago

ghost commented 1 year ago

image

jfadev commented 1 year ago

You need to use a nodejs version >= 18 Check this with:

$ node -v

ghost commented 1 year ago

thanks for the quick reply