Skip to content
necroscope edited this page Dec 19, 2013 · 4 revisions

Q1. What version of node.js do I use?

A1: Currently you need nodejs 0.10.21 or above, if you have 64 bit windows use the 64 bit install. Earlier versions of node may cause problems when creating two articles in a row.

Q2 How do I fix bower as the post install in package.json sometimes fails on windows?

A2: type "npm install -g bower" then "bower install"

Clone this wiki locally