remove test file

parent ef0aa8f7
info it worked if it ends with ok
verbose cli [ 'node', '/usr/bin/npm', 'install', '-g', 'create-react-app' ]
info using npm@1.1.4
info using node@v0.6.12
verbose config file /home/user/.npmrc
verbose config file /usr/etc/npmrc
verbose config file /usr/share/npm/npmrc
verbose cache add [ 'create-react-app', null ]
silly cache add: name, spec, args [ undefined, 'create-react-app', [ 'create-react-app', null ] ]
verbose parsed url { pathname: 'create-react-app',
verbose parsed url path: 'create-react-app',
verbose parsed url href: 'create-react-app' }
verbose addNamed [ 'create-react-app', '' ]
verbose addNamed [ null, '' ]
silly name, range, hasData [ 'create-react-app', '', false ]
verbose raw, before any munging create-react-app
verbose url resolving [ 'https://registry.npmjs.org/', './create-react-app' ]
verbose url resolved https://registry.npmjs.org/create-react-app
http GET https://registry.npmjs.org/create-react-app
ERR! Error: failed to fetch from registry: create-react-app
ERR! at /usr/share/npm/lib/utils/npm-registry-client/get.js:139:12
ERR! at cb (/usr/share/npm/lib/utils/npm-registry-client/request.js:31:9)
ERR! at Request._callback (/usr/share/npm/lib/utils/npm-registry-client/request.js:136:18)
ERR! at Request.callback (/usr/lib/nodejs/request/main.js:119:22)
ERR! at Request.<anonymous> (/usr/lib/nodejs/request/main.js:212:58)
ERR! at Request.emit (events.js:88:20)
ERR! at ClientRequest.<anonymous> (/usr/lib/nodejs/request/main.js:412:12)
ERR! at ClientRequest.emit (events.js:67:17)
ERR! at HTTPParser.onIncoming (http.js:1261:11)
ERR! at HTTPParser.onHeadersComplete (http.js:102:31)
ERR! You may report this log at:
ERR! <http://bugs.debian.org/npm>
ERR! or use
ERR! reportbug --attach /www/npm-debug.log npm
ERR!
ERR! System Linux 3.13.0-85-generic
ERR! command "node" "/usr/bin/npm" "install" "-g" "create-react-app"
ERR! cwd /www
ERR! node -v v0.6.12
ERR! npm -v 1.1.4
ERR! message failed to fetch from registry: create-react-app
verbose exit [ 1, true ]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment