componentjs / component

frontend package manager and build tool for modular web applications
https://github.com/componentjs/guide
MIT License
4.55k stars 306 forks source link

seems `*/readme` 403 error #545

Closed zhuangya closed 10 years ago

zhuangya commented 10 years ago

like this one (for now)... : http://component.io/learnboost/jsonp/readme

Error: got 403 response
    at Response.toError (/root/component.io/node_modules/superagent/lib/node/response.js:80:13)
    at Response.setStatusProperties (/root/component.io/node_modules/superagent/lib/node/response.js:159:12)
    at new Response (/root/component.io/node_modules/superagent/lib/node/response.js:40:8)
    at IncomingMessage.Request.end (/root/component.io/node_modules/superagent/lib/node/index.js:712:22)
    at IncomingMessage.EventEmitter.emit (events.js:126:20)
    at IncomingMessage._emitEnd (http.js:366:10)
    at http.js:1307:11
    at IncomingMessage._emitPending (http.js:347:5)
    at CleartextStream.socketCloseListener (http.js:1306:13)
    at CleartextStream.EventEmitter.emit (events.js:126:20)
    at SecurePair.destroy (tls.js:938:22)
netpoetica commented 10 years ago

What command did you run to get this error? "component install"? If you can post your component.json that might help as well

cristiandouce commented 10 years ago

I think thats the actual output from component.io site http://component.io/learnboost/jsonp/readme

See the error: at Response.toError (/root/component.io/node_modules/superagent....

netpoetica commented 10 years ago

Ah, I see, also worth noting is that http://component.io/learnboost/jsonp shows "undefined" - how did you get to that link anyway?

jonathanong commented 10 years ago

belongs in this repo: https://github.com/component/component.io