kryptobaseddev/Ultimate-FrontRunning-Bot

Error

Opened this issue · 0 comments

> node bot.js

fs.js:498
  handleErrorFromBinding(ctx);
  ^

Error: ENOENT: no such file or directory, open '/Ultimate-FrontRunning-Bot/ABIs/swapAbi.json'
    at Object.openSync (fs.js:498:3)
    at Object.readFileSync (fs.js:394:35)
    at file://Ultimate-FrontRunning-Bot/ABIs/index.js:9:31
    at ModuleJob.run (internal/modules/esm/module_job.js:183:25)
    at async Loader.import (internal/modules/esm/loader.js:178:24)
    at async Object.loadESM (internal/process/esm_loader.js:68:5)
    at async handleMainPromise (internal/modules/run_main.js:59:12) {
  errno: -2,
  syscall: 'open',
  code: 'ENOENT',
  path: '/Ultimate-FrontRunning-Bot/ABIs/swapAbi.json'
}
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! ultimate-frontrunning-bot@0.0.1 start: `node bot.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the ultimate-frontrunning-bot@0.0.1 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/.npm/_logs/2023-07-14T18_59_45_068Z-debug.log