jamesbachini / DEX-Arbitrage

Example arbitrage trading bot
GNU General Public License v3.0
615 stars 350 forks source link

Error HH601: Script .scriptsdeploy.js doesn't exist. #7

Closed Pritom-sarker closed 2 years ago

Pritom-sarker commented 2 years ago

I followed the instruction properly but still got this error.

Error HH601: Script .scriptsdeploy.js doesn't exist.

munibkhalidhere commented 2 years ago

hey! @Pritom-sarker were you able to solve it

jamesbachini commented 2 years ago

maybe missing a / between scripts and deploy.js? I assume you can see the deploy.js file in the scripts directory? The other thing it could be is a directory / vs \ between operating systems or something like that perhaps?