Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error status code undefined on raw.githubusercontent.com #175

Open
adriantoine opened this issue Oct 6, 2016 · 0 comments
Open

Error status code undefined on raw.githubusercontent.com #175

adriantoine opened this issue Oct 6, 2016 · 0 comments

Comments

@adriantoine
Copy link

  • Version: 2.3.3
  • Platform: Darwin Adriens-MacBook-Pro.local 16.0.0 Darwin Kernel Version 16.0.0: Mon Aug 29 17:56:20 PDT 2016; root:xnu-3789.1.32~3/RELEASE_X86_64 x86_64

Hi!

I am getting this error when doing an ied install:

ied i

/usr/local/lib/node_modules/ied/node_modules/rxjs/Observer.js:5
    error: function (err) { throw err; },
                            ^
AssertionError: error status code https://raw.githubusercontent.com/kadirahq/markdown-to-react-components/master/package.json: undefined
    at checkStatus (/usr/local/lib/node_modules/ied/lib/registry.js:97:20)
    at SafeSubscriber._next (/usr/local/lib/node_modules/ied/lib/registry.js:134:12)
    at SafeSubscriber.__tryOrSetError (/usr/local/lib/node_modules/ied/node_modules/rxjs/Subscriber.js:232:16)
    at SafeSubscriber.next (/usr/local/lib/node_modules/ied/node_modules/rxjs/Subscriber.js:174:27)
    at Subscriber._next (/usr/local/lib/node_modules/ied/node_modules/rxjs/Subscriber.js:125:26)
    at Subscriber.next (/usr/local/lib/node_modules/ied/node_modules/rxjs/Subscriber.js:89:18)
    at DoSubscriber._next (/usr/local/lib/node_modules/ied/node_modules/rxjs/operator/do.js:82:24)
    at DoSubscriber.Subscriber.next (/usr/local/lib/node_modules/ied/node_modules/rxjs/Subscriber.js:89:18)
    at /usr/local/lib/node_modules/ied/lib/util.js:91:14
    at done (/usr/local/lib/node_modules/ied/node_modules/needle/lib/needle.js:377:14)

https://raw.githubusercontent.com/kadirahq/markdown-to-react-components/master/package.json seems to work though, I am using an IED_BEARER_TOKEN.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant