You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 your 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"