Open e-zambrano opened 8 years ago
The same error on Ubuntu 14.04
$ sudo npm install --production $ npm start
ghost@0.11.4 start /usr/local/bin/ghost node index
module.js:471 throw err; ^
Error: Cannot find module 'moment-timezone'
at Function.Module._resolveFilename (module.js:469:15)
at Function.Module._load (module.js:417:25)
at Module.require (module.js:497:17)
at require (internal/module.js:20:19)
at Object.
@jakarjakar If you're installing Ghost on a VPS with limited ram, make sure swapfile is enabled, then try again. See https://www.digitalocean.com/community/tutorials/how-to-add-swap-on-ubuntu-14-04
@martianbaby isn't that just an error saying the moment-timezone module isn't installed? I'd be surprised if npm install moment-timezone didn't resolve this issue.
Hey,
After trying to update to 0.9.0 I got a 500 error. I am looking at /LogFiles/Application/logging-errors.txt and this is what I got: