Newbie Q - Installing nodeBB on digitalocean

General Discussion

Suggested Topics


  • 0 Votes
    2 Posts
    497 Views

    Your forum is for chinese in China? JD & Taobao ads in widgets sound like an option.

  • 0 Votes
    11 Posts
    4k Views

    @baris Ok thanks, I will take a closer look.

    Could you show me a quick screenshot of what it looks like when the leaderboard succesfully loads? And where would I find the template file in the leaderboard plugin/greater nodeBB app for what should be loading the html for the leaderboard?

    Thank you!

  • 1 Votes
    14 Posts
    5k Views

    @yariplus Ah...I was doing it on version 0.9.4 which did not have mongodb dependency listed in package.json. Had to install manually. Thanks. 😄

  • 3 Votes
    5 Posts
    4k Views

    @pichalite I am still confused that. it need update after install. But our node_module files always in ignore... so I don't thinks it's a good way to put plugs into node_module....

  • 0 Votes
    5 Posts
    3k Views

    @velderia said:

    So... As far as npm install I'm having issues pretty much the same here: https://community.nodebb.org/topic/540/-nodebb-theme-lavender-lavender-theme-for-nodebb/73 (at the bottom) but I'm not sure how to reinstall npm on the stack or if that would even help.

    I guess I should be developing Node.js on linux but so far I've been dual booting and I'm thinking about investing in like a Gigabyte Brix and having two monitors side by side (or even a KVM switch). I use Windows for graphics and I like Ubuntu for developing stuff and it's kind of my dream setup to begin with.

    Edit: After rolling around in bed and drinking some coffee, I manually inserted the lavender theme in the node_modules folder, removed it from the npm-shrinkwrap.json file (created a npm-shrinkwrap-backup don't worry), and tried npm install again. It seemed to work up until "[email protected]" saying "no repository field" as a warning. I had to ctrl-C because it was literally stuck there. Now I have a bunch of nice modules installed in the node_modules folder but I'm assuming not all of them to be able to get NodeBB up and running.
    Tl;Dr: npm is really not liking .tgz I think

    Edit 2: I screwed up the entire NodeBB installation by typing node app too early and rushing everything. I'm going to take a break and probably upgrade the Ubuntu partition I have and do everything on there. 😞

    Hmm... What's the problem you're having exactly. I've been running nodebb on a windows bitnami mean stack for a long time without any issues whatsoever. Just make sure you pick the latest BITNAMI version (sometimes they hide them in favour of older more stable releases), install git and you're off to the races 🙂