-
I followed the tutorial and executed "npm install jive-sdk", got some errors.
![screenshot](https://f.cloud.github.com/assets/4756422/685510/c5c2a24c-da33-11e2-844d-079c28eead71.jpg)
![screenshot2](ht…
-
-
var validTypes = ['all', 'activity', 'tile', 'example' ];
var validCommands = ['create','help'];
var validTileStyles = ['list', 'gauge', 'table' ];
var validExamples = ['bitcoin'];
All those values n…
-
If you look at the NPM, all of the image links are broken. This is because NPM picks up the readme.md from github. However, because there are relative URLs in the docs, it tries to resolve everything …