mnedelchev-vn / pancakeswap-sniper-bot

A free NodeJS sniper bot built to work with PancakeSwap: Router V2.
135 stars 76 forks source link

hi i got this error #6

Closed 252furkan closed 3 years ago

252furkan commented 3 years ago

Hi i got this error . How can i fix it ? Thanks a lot

internal/modules/cjs/loader.js:892 throw err; ^

Error: Cannot find module 'cronr' Require stack:

mnedelchev-vn commented 3 years ago

Hello, for some reason package cronr has not been downloaded at your side. Run terminal command npm i inside the bot directory to download all the needed packages in order to use the bot.