Open kbj804 opened 8 years ago
Hello,
I assume you have gone through the installation guide, right?
Hi triglian yes.. you are right. OS is Ubuntu My way is wrong?
Sorry for the late reply, can you try this command:
NODE_ENV=production node app.js -r dotenv/config app.js dotenv_config_silent=true
Hi Triglian, there is an issue in the start command, the slide2html command didn't pass because the ../../slide2html from upload/upload/pdf.js is missing.
/path/to/ASQ npm start
asq@0.3.0-alpha start NODE_ENV=production node -r dotenv/config app.js dotenv_config_silent=true
module.js:487 throw err; ^
Error: Cannot find module '../../slide2html'
at Function.Module._resolveFilename (module.js:485:15)
at Function.Module._load (module.js:437:25)
at Module.require (module.js:513:17)
at require (internal/module.js:11:18)
at Object.NODE_ENV=production node -r dotenv/config app.js dotenv_config_silent=true
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the asq@0.3.0-alpha start script.
I'm experiencing this same error as well when trying to run npm start
. Has a solution been found?
I try 'npm start' error 'npm-debug.log'