trellobot icon indicating copy to clipboard operation
trellobot copied to clipboard

Cannot Find Module Error.

Open Zzz9194 opened this issue 5 years ago • 1 comments

When I try to run node trellobot.js I get the following error message

Error: Cannot find module '/Users/Dos/trellobot.js' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:582:15) at Function.Module._load (internal/modules/cjs/loader.js:508:25) at Function.Module.runMain (internal/modules/cjs/loader.js:754:12) at startup (internal/bootstrap/node.js:283:19) at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)

Zzz9194 avatar Mar 20 '19 16:03 Zzz9194

because you're not in the trellbot directory

ghost avatar Dec 18 '19 23:12 ghost