GithubHelp home page GithubHelp logo

react-flux-es6's People

Contributors

caljrimmer avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

react-flux-es6's Issues

NPM START BUG IN LINUX (Ubuntu)

0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'bugs', 'react-flux-es6' ]
2 info using [email protected]
3 info using [email protected]
4 silly fetchPackageMetaData react-flux-es6
5 silly fetchNamedPackageData react-flux-es6
6 silly mapToRegistry name react-flux-es6
7 silly mapToRegistry using default registry
8 silly mapToRegistry registry https://registry.npmjs.org/
9 silly mapToRegistry data Result {
9 silly mapToRegistry raw: 'react-flux-es6',
9 silly mapToRegistry scope: null,
9 silly mapToRegistry escapedName: 'react-flux-es6',
9 silly mapToRegistry name: 'react-flux-es6',
9 silly mapToRegistry rawSpec: '',
9 silly mapToRegistry spec: 'latest',
9 silly mapToRegistry type: 'tag' }
10 silly mapToRegistry uri https://registry.npmjs.org/react-flux-es6
11 verbose request uri https://registry.npmjs.org/react-flux-es6
12 verbose request no auth needed
13 info attempt registry request try #1 at 3:24:09 PM
14 verbose request id de11a06aa41f2a06
15 http request GET https://registry.npmjs.org/react-flux-es6
16 http 404 https://registry.npmjs.org/react-flux-es6
17 verbose headers { 'content-type': 'application/json',
17 verbose headers 'cache-control': 'max-age=0',
17 verbose headers 'content-length': '2',
17 verbose headers 'accept-ranges': 'bytes',
17 verbose headers date: 'Mon, 10 Apr 2017 08:24:11 GMT',
17 verbose headers via: '1.1 varnish',
17 verbose headers age: '0',
17 verbose headers connection: 'keep-alive',
17 verbose headers 'x-served-by': 'cache-hkg6820-HKG',
17 verbose headers 'x-cache': 'MISS',
17 verbose headers 'x-cache-hits': '0',
17 verbose headers 'x-timer': 'S1491812650.237962,VS0,VE905',
17 verbose headers vary: 'Accept-Encoding' }
18 silly get cb [ 404,
18 silly get { 'content-type': 'application/json',
18 silly get 'cache-control': 'max-age=0',
18 silly get 'content-length': '2',
18 silly get 'accept-ranges': 'bytes',
18 silly get date: 'Mon, 10 Apr 2017 08:24:11 GMT',
18 silly get via: '1.1 varnish',
18 silly get age: '0',
18 silly get connection: 'keep-alive',
18 silly get 'x-served-by': 'cache-hkg6820-HKG',
18 silly get 'x-cache': 'MISS',
18 silly get 'x-cache-hits': '0',
18 silly get 'x-timer': 'S1491812650.237962,VS0,VE905',
18 silly get vary: 'Accept-Encoding' } ]
19 silly fetchPackageMetaData Error: Registry returned 404 for GET on https://registry.npmjs.org/react-flux-es6
19 silly fetchPackageMetaData at makeError (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:304:12)
19 silly fetchPackageMetaData at CachingRegistryClient. (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:282:14)
19 silly fetchPackageMetaData at Request._callback (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:212:14)
19 silly fetchPackageMetaData at Request.self.callback (/usr/lib/node_modules/npm/node_modules/request/request.js:186:22)
19 silly fetchPackageMetaData at emitTwo (events.js:106:13)
19 silly fetchPackageMetaData at Request.emit (events.js:194:7)
19 silly fetchPackageMetaData at Request. (/usr/lib/node_modules/npm/node_modules/request/request.js:1081:10)
19 silly fetchPackageMetaData at emitOne (events.js:96:13)
19 silly fetchPackageMetaData at Request.emit (events.js:191:7)
19 silly fetchPackageMetaData at IncomingMessage. (/usr/lib/node_modules/npm/node_modules/request/request.js:1001:12)
19 silly fetchPackageMetaData error for react-flux-es6 { Error: Registry returned 404 for GET on https://registry.npmjs.org/react-flux-es6
19 silly fetchPackageMetaData at makeError (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:304:12)
19 silly fetchPackageMetaData at CachingRegistryClient. (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:282:14)
19 silly fetchPackageMetaData at Request._callback (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:212:14)
19 silly fetchPackageMetaData at Request.self.callback (/usr/lib/node_modules/npm/node_modules/request/request.js:186:22)
19 silly fetchPackageMetaData at emitTwo (events.js:106:13)
19 silly fetchPackageMetaData at Request.emit (events.js:194:7)
19 silly fetchPackageMetaData at Request. (/usr/lib/node_modules/npm/node_modules/request/request.js:1081:10)
19 silly fetchPackageMetaData at emitOne (events.js:96:13)
19 silly fetchPackageMetaData at Request.emit (events.js:191:7)
19 silly fetchPackageMetaData at IncomingMessage. (/usr/lib/node_modules/npm/node_modules/request/request.js:1001:12) pkgid: 'react-flux-es6', statusCode: 404, code: 'E404' }
20 verbose stack Error: Registry returned 404 for GET on https://registry.npmjs.org/react-flux-es6
20 verbose stack at makeError (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:304:12)
20 verbose stack at CachingRegistryClient. (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:282:14)
20 verbose stack at Request._callback (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:212:14)
20 verbose stack at Request.self.callback (/usr/lib/node_modules/npm/node_modules/request/request.js:186:22)
20 verbose stack at emitTwo (events.js:106:13)
20 verbose stack at Request.emit (events.js:194:7)
20 verbose stack at Request. (/usr/lib/node_modules/npm/node_modules/request/request.js:1081:10)
20 verbose stack at emitOne (events.js:96:13)
20 verbose stack at Request.emit (events.js:191:7)
20 verbose stack at IncomingMessage. (/usr/lib/node_modules/npm/node_modules/request/request.js:1001:12)
21 verbose statusCode 404
22 verbose pkgid react-flux-es6
23 verbose cwd /var/www/html/fluxes6
24 error Linux 4.4.0-72-generic
25 error argv "/usr/bin/nodejs" "/usr/bin/npm" "bugs" "react-flux-es6"
26 error node v7.8.0
27 error npm v4.2.0
28 error code E404
29 error 404 Registry returned 404 for GET on https://registry.npmjs.org/react-flux-es6
30 error 404
31 error 404 'react-flux-es6' is not in the npm registry.
32 error 404 You should bug the author to publish it (or use the name yourself!)
33 error 404 Note that you can also install from a
34 error 404 tarball, folder, http url, or git url.
35 verbose exit [ 1, true ]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.