Created
June 26, 2016 12:34
-
-
Save zooshme/af7c350674b88a46915961ed0a7a3283 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<-- GET /courses | |
xxx GET /courses 500 7ms - | |
Error: Protocol "https:" not supported. Expected "http:". | |
at new ClientRequest (_http_client.js:52:11) | |
at Object.exports.request (http.js:31:10) | |
at exports.request (https.js:167:15) | |
at /Users/ovimac/apps/comeandsee/node_modules/node-fetch/index.js:113:13 | |
at new Promise (/Users/ovimac/.nvm/versions/node/v4.2.6/lib/node_modules/babel-cli/node_modules/core-js/modules/es6.promise.js:193:7) | |
at new Fetch (/Users/ovimac/apps/comeandsee/node_modules/node-fetch/index.js:49:9) | |
at Fetch (/Users/ovimac/apps/comeandsee/node_modules/node-fetch/index.js:37:10) | |
at module.exports (/Users/ovimac/apps/comeandsee/node_modules/isomorphic-fetch/fetch-npm-node.js:8:19) | |
at Context.request [as api] (/Users/ovimac/apps/comeandsee/node_modules/@rill/fetcher/index.js:82:14) | |
at index.js:13:18 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment