CalypsoBot
CalypsoBot copied to clipboard
Module error
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15)
at Function.Module._load (internal/modules/cjs/loader.js:725:27)
at Module.require (internal/modules/cjs/loader.js:952:19)
at require (internal/modules/cjs/helpers.js:88:18)
at Object.
I don't think this is due to any issue within Calypso's codebase. Can you verify all of your files in are in their correct directories, similar to the setup of this repo? And did you get any errors after running npm install
?
Not sure why there's an issue if this can help, I just downloaded the .ZIP off Github then just ran npm install
Hmm i installed it and installed all the dependies it required why am i still getting this error.I have all files on correct directories
Hmm i installed it and installed all the dependies it required why am i still getting this error.I have all files on correct directories
'MODULE_NOT_FOUND', requireStack: [ '/home/container/app.js' ]
Looks like you are using making some mistake there, The software can't detect where your app.js file is. Try again and check your folders for where the app.js really is.
I get alot of module errors so can i get the duplicate of ur node_module??
If you get node_modules error, copying won't do any good. Join the support server if you need help.
Run npm rebuild