-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
`(myenv) root@hlbot:~/HyperLiquidAlgoBot# npm start
dydx-scalping-bot@1.0.0 start
ts-node src/index.ts
node:internal/modules/cjs/loader:1408
throw err;
^
Error: Cannot find module './index.ts'
Require stack:
- /root/HyperLiquidAlgoBot/src/imaginaryUncacheableRequireResolveScript
at Function._resolveFilename (node:internal/modules/cjs/loader:1405:15)
at Function.resolve (node:internal/modules/helpers:145:19)
at requireResolveNonCached (/root/HyperLiquidAlgoBot/node_modules/ts-node/dist/bin.js:549:16)
at getProjectSearchDir (/root/HyperLiquidAlgoBot/node_modules/ts-node/dist/bin.js:519:40)
at phase3 (/root/HyperLiquidAlgoBot/node_modules/ts-node/dist/bin.js:267:27)
at bootstrap (/root/HyperLiquidAlgoBot/node_modules/ts-node/dist/bin.js:47:30)
at main (/root/HyperLiquidAlgoBot/node_modules/ts-node/dist/bin.js:33:12)
at Object. (/root/HyperLiquidAlgoBot/node_modules/ts-node/dist/bin.js:579:5)
at Module._compile (node:internal/modules/cjs/loader:1734:14)
at Object..js (node:internal/modules/cjs/loader:1899:10) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/root/HyperLiquidAlgoBot/src/imaginaryUncacheableRequireResolveScript'
]
}
Node.js v23.11.1
`
Metadata
Metadata
Assignees
Labels
No labels