I just wiped out my droplet and tried re-installing without sleeping. Ugh. No. Why did I. Good night.
somevelda
Posts
-
[v0.7.0-dev] I might have broken the Extend > Rewards page by accident...? -
Host Nodebb FreeI've played around briefly with the Node.js setup on Nitrious.io and it's free to use for one box. It's kind of impressive. I haven't used NodeBB with it but I guess it shouldn't be too hard to set it up on there and play around with it due to the built-in text-editor and terminal. The priced plans are kind of price-y though.
-
[v0.7.0-dev] I might have broken the Extend > Rewards page by accident...?Now that I'm well fed and not really freaking out over everything I decided to reinstall it, but take a immediate snapshot of the Droplet after successfully setting up the thing, which I would recommend to anyone using Digital Ocean or something similar to do. I'll probably just leave the rewards alone for now and just focus on the stable stuff that I used before this version.
-
Windows + Bitnami MEANStack + ... NodeBB with MongoDB? Possible?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 thinkEdit 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.