still getting this error when i have renamed to config.json
Error: ENOENT: no such file or directory, open './config.json'
at Object.openSync (node:fs:585:3)
at Object.readFileSync (node:fs:453:35)
at file:///C:/Users/Charles/desktop/AmazonMonitor-master/common/debug.js:4:41
at ModuleJob.run (node:internal/modules/esm/module_job:185:25)
at async Promise.all (index 0)
at async ESMLoader.import (node:internal/modules/esm/loader:281:24)
at async loadESM (node:internal/process/esm_loader:88:5)
at async handleMainPromise (node:internal/modules/run_main:65:12) {
errno: -4058,
syscall: 'open',
code: 'ENOENT',
path: './config.json'
still getting this error when i have renamed to config.json