soylent

Results 2 issues of soylent

When I add `uport-connect` to an Angular app, I get the following compilation errors: ``` ERROR in ./node_modules/qr-image/lib/qr.js Module not found: Error: Can't resolve 'stream' in '/node_modules/qr-image/lib' ERROR in ./node_modules/qr-image/lib/png.js...

Usage example ``` ruby require 'jschema/rspec_matchers' # ... expect(json).to match_json_schema('path/to/json_schema') ```