Черехапа

Results 7 comments of Черехапа

if anyone 've troubles w/ building this w/ Ubuntu 14.04 failing on node-gyp rebuild - this may help: apt-get remove node-gyp && npm i -g node-gyp

look @ pollrequest #16 - merged all other + added json schema checks

unfortunately we've problem building older protagonist on Ubuntu 14.04 - new protagonist builds if we "apt-get remove node-gyp && npm i -g node-gyp" ( failing on 'node-gyp rebuild' if node-gyp...

pull request #16 is a merge of all suggestions, also obsoletes #6

After applying our pull request #16 I see no problem w/ file you linked above. It should be already fixed before or by pull requests merged in ours: root@partner# api-blueprint-validator/bin/api-blueprint-validator...

looks like pull request #10 makes #6 obsolette and should be better solution, at least we've problems building old protagonist on Ubuntu 14.04 - failing w/ node-gyo rebuild (latest pass...

finally we merged all fixing pullrequests into our one + implemented json schema checks - see pullrequest #16