jsoverson / hackium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Relative `execute` scripts aren't being executed

jsoverson opened this issue · comments

Error output:

Error:  TypeError [ERR_INVALID_ARG_VALUE]: The argument 'filename' must be a file URL object, file URL string, or absolute path string. Received './mt-init.js'
    at Function.createRequire (internal/modules/cjs/loader.js:1240:13)
    at Hackium.runScript (path/hackium/dist/src/index.js:136:31)
    at async Hackium.cliBehavior (path/hackium/dist/src/index.js:117:9) {
  code: 'ERR_INVALID_ARG_VALUE'