this post was submitted on 25 Aug 2014
0 points (NaN% liked)

General Discussion

0 readers
0 users here now

A place to talk about whatever you want

founded 5 months ago
 

Hello,

I'm a new user of nodebb and i have some problem with the installation of nodebb on Ubuntu 12.04.4 LTS

Environment :

  • Ubuntu 12.04.4 LTS (GNU/Linux 3.11.0-15-generic x86_64)
  • MongoDB 2.6.4
  • NodeJS 0.10.31-1chl1~precise1

After the installation i have this error :

sudo node app info: NodeBB v0.5.0-2 Copyright (C) 2013-2014 NodeBB Inc. info: This program comes with ABSOLUTELY NO WARRANTY. info: This is free software, and you are welcome to redistribute it under certain conditions. info: info: Time: Mon Aug 25 2014 13:15:46 GMT+0200 (CEST) info: Initializing NodeBB v0.5.0-2 info: * using configuration stored in: /home/user/nodebb/config.json info: * using mongo store at 127.0.0.1:27017 info: * using themes stored in: /home/user/nodebb/node_modules

/home/user/nodebb/node_modules/mongodb/lib/mongodb/connection/base.js:245 throw message;
^ Error: Cannot find module 'ms' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Module.require (module.js:364:17) at require (module.js:380:17) at Object. (/home/user/nodebb/node_modules/serve-favicon/index.js:16:10) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Module.require (module.js:364:17)

Have you an idea ?

Thanks in advance for your help.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here