|
| 1 | +0 info it worked if it ends with ok |
| 2 | +1 verbose cli [ 'node', '/Users/scott.prue/.nvm/v0.10.38/bin/npm', 'publish' ] |
| 3 | + |
| 4 | + |
| 5 | +4 verbose publish [ '.' ] |
| 6 | +5 silly cache add args [ '.', null ] |
| 7 | +6 verbose cache add spec . |
| 8 | +7 silly cache add parsed spec { raw: '.', |
| 9 | +7 silly cache add scope: null, |
| 10 | +7 silly cache add name: null, |
| 11 | +7 silly cache add rawSpec: '.', |
| 12 | +7 silly cache add spec: '/Users/scott.prue/Dev/Code/kyper/generator-react-redux', |
| 13 | +7 silly cache add type: 'directory' } |
| 14 | +8 verbose addLocalDirectory /Users/scott.prue/.npm/generator-react-redux/0.0.1/package.tgz not in flight; packing |
| 15 | +9 verbose tar pack [ '/Users/scott.prue/.npm/generator-react-redux/0.0.1/package.tgz', |
| 16 | +9 verbose tar pack '/Users/scott.prue/Dev/Code/kyper/generator-react-redux' ] |
| 17 | +10 verbose tarball /Users/scott.prue/.npm/generator-react-redux/0.0.1/package.tgz |
| 18 | +11 verbose folder /Users/scott.prue/Dev/Code/kyper/generator-react-redux |
| 19 | +12 info prepublish [email protected] |
| 20 | +13 verbose addLocalTarball adding from inside cache /Users/scott.prue/.npm/generator-react-redux/0.0.1/package.tgz |
| 21 | +14 silly cache afterAdd [email protected] |
| 22 | +15 verbose afterAdd /Users/scott.prue/.npm/generator-react-redux/0.0.1/package/package.json not in flight; writing |
| 23 | +16 verbose afterAdd /Users/scott.prue/.npm/generator-react-redux/0.0.1/package/package.json written |
| 24 | +17 silly publish { name: 'generator-react-redux', |
| 25 | +17 silly publish version: '0.0.1', |
| 26 | +17 silly publish description: 'Yeoman generator for React/Redux projects.', |
| 27 | +17 silly publish license: 'MIT', |
| 28 | +17 silly publish main: 'generators/app/index.js', |
| 29 | +17 silly publish files: [ 'generators' ], |
| 30 | +17 silly publish repository: |
| 31 | +17 silly publish { type: 'git', |
| 32 | +17 silly publish url: 'git+https://github.com/kypertech/generator-react-redux.git' }, |
| 33 | +17 silly publish author: { name: 'Scott', url: 'https://github.com/prescottprue' }, |
| 34 | +17 silly publish scripts: { test: 'mocha' }, |
| 35 | +17 silly publish keywords: [ 'yeoman-generator', 'kyper', 'react', 'redux', 'react-redux' ], |
| 36 | +17 silly publish dependencies: |
| 37 | +17 silly publish { 'yeoman-generator': '^0.21.1', |
| 38 | +17 silly publish chalk: '^1.0.0', |
| 39 | +17 silly publish yosay: '^1.0.2' }, |
| 40 | +17 silly publish devDependencies: { mocha: '*' }, |
| 41 | +17 silly publish readme: '# generator-react-redux\n\nHelps start and build projects using [React](https://facebook.github.io/react/) and [Redux](https://github.com/rackt/redux).\n\n> [Yeoman](http://yeoman.io) generator\n\n\n## Getting Started\n\n### What is Yeoman?\n\nTrick question. It\'s not a thing. It\'s this guy:\n\n\n\nBasically, he wears a top hat, lives in your computer, and waits for you to tell him what kind of application you wish to create.\n\nNot every new computer comes with a Yeoman pre-installed. He lives in the [npm](https://npmjs.org) package repository. You only have to ask for him once, then he packs up and moves into your hard drive. *Make sure you clean up, he likes new and shiny things.*\n\n```bash\nnpm install -g yo\n```\n\n### Yeoman Generators\n\nYeoman travels light. He didn\'t pack any generators when he moved in. You can think of a generator like a plug-in. You get to choose what type of application you wish to create, such as a Backbone application or even a Chrome extension.\n\nTo install generator-generator-kyper-react from npm, run:\n\n```bash\nnpm install -g generator-generator-kyper-react\n```\n\nFinally, initiate the generator:\n\n```bash\nyo generator kyper react\n```\n\n### Getting To Know Yeoman\n\nYeoman has a heart of gold. He\'s a person with feelings and opinions, but he\'s very easy to work with. If you think he\'s too opinionated, he can be easily convinced.\n\nIf you\'d like to get to know Yeoman better and meet some of his friends, [Grunt](http://gruntjs.com) and [Bower](http://bower.io), check out the complete [Getting Started Guide](https://github.com/yeoman/yeoman/wiki/Getting-Started).\n\n\n## License\n\nMIT\n', |
| 42 | +17 silly publish readmeFilename: 'README.md', |
| 43 | +17 silly publish gitHead: 'beaa7cf59ab34a35af1d5c31c79658e11a68d77a', |
| 44 | +17 silly publish bugs: { url: 'https://github.com/kypertech/generator-react-redux/issues' }, |
| 45 | +17 silly publish homepage: 'https://github.com/kypertech/generator-react-redux#readme', |
| 46 | +17 silly publish _id: ' [email protected]', |
| 47 | +17 silly publish _shasum: 'd197ad37e8d9cb0b76357e2a188673106e072e2d', |
| 48 | +17 silly publish _from: '.' } |
| 49 | +18 verbose getPublishConfig undefined |
| 50 | +19 silly mapToRegistry name generator-react-redux |
| 51 | +20 silly mapToRegistry using default registry |
| 52 | +21 silly mapToRegistry registry https://registry.npmjs.org/ |
| 53 | +22 silly mapToRegistry uri https://registry.npmjs.org/generator-react-redux |
| 54 | +23 verbose publish registryBase https://registry.npmjs.org/ |
| 55 | +24 silly publish uploading /Users/scott.prue/.npm/generator-react-redux/0.0.1/package.tgz |
| 56 | +25 verbose request uri https://registry.npmjs.org/generator-react-redux |
| 57 | +26 verbose request sending authorization for write operation |
| 58 | +27 info attempt registry request try #1 at 15:10:44 |
| 59 | +28 verbose request using bearer token for auth |
| 60 | +29 verbose request id 9d6d7632d20e4cd2 |
| 61 | +30 http request PUT https://registry.npmjs.org/generator-react-redux |
| 62 | +31 http 403 https://registry.npmjs.org/generator-react-redux |
| 63 | +32 verbose headers { 'content-type': 'application/json', |
| 64 | +32 verbose headers 'cache-control': 'max-age=60', |
| 65 | +32 verbose headers 'content-length': '113', |
| 66 | +32 verbose headers 'accept-ranges': 'bytes', |
| 67 | +32 verbose headers date: 'Thu, 05 Nov 2015 20:07:18 GMT', |
| 68 | +32 verbose headers via: '1.1 varnish', |
| 69 | +32 verbose headers connection: 'keep-alive', |
| 70 | +32 verbose headers 'x-served-by': 'cache-iad2123-IAD', |
| 71 | +32 verbose headers 'x-cache': 'MISS', |
| 72 | +32 verbose headers 'x-cache-hits': '0', |
| 73 | +32 verbose headers 'x-timer': 'S1446754037.746415,VS0,VE759' } |
| 74 | +33 verbose request invalidating /Users/scott.prue/.npm/registry.npmjs.org/generator-react-redux on PUT |
| 75 | +34 error publish Failed PUT 403 |
| 76 | +35 verbose stack Error: You do not have permission to publish 'generator-react-redux'. Are you logged in as the correct user? : generator-react-redux |
| 77 | +35 verbose stack at makeError (/Users/scott.prue/.nvm/v0.10.38/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:263:12) |
| 78 | +35 verbose stack at CachingRegistryClient.<anonymous> (/Users/scott.prue/.nvm/v0.10.38/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:251:14) |
| 79 | +35 verbose stack at Request._callback (/Users/scott.prue/.nvm/v0.10.38/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:171:14) |
| 80 | +35 verbose stack at Request.self.callback (/Users/scott.prue/.nvm/v0.10.38/lib/node_modules/npm/node_modules/request/request.js:198:22) |
| 81 | +35 verbose stack at Request.emit (events.js:98:17) |
| 82 | +35 verbose stack at Request.<anonymous> (/Users/scott.prue/.nvm/v0.10.38/lib/node_modules/npm/node_modules/request/request.js:1073:14) |
| 83 | +35 verbose stack at Request.emit (events.js:117:20) |
| 84 | +35 verbose stack at IncomingMessage.<anonymous> (/Users/scott.prue/.nvm/v0.10.38/lib/node_modules/npm/node_modules/request/request.js:1019:12) |
| 85 | +35 verbose stack at IncomingMessage.emit (events.js:117:20) |
| 86 | +35 verbose stack at _stream_readable.js:944:16 |
| 87 | +36 verbose statusCode 403 |
| 88 | +37 verbose pkgid generator-react-redux |
| 89 | +38 verbose cwd /Users/scott.prue/Dev/Code/kyper/generator-react-redux |
| 90 | +39 error Darwin 14.3.0 |
| 91 | +40 error argv "node" "/Users/scott.prue/.nvm/v0.10.38/bin/npm" "publish" |
| 92 | +41 error node v0.10.38 |
| 93 | +42 error npm v2.14.2 |
| 94 | +43 error code E403 |
| 95 | +44 error You do not have permission to publish 'generator-react-redux'. Are you logged in as the correct user? : generator-react-redux |
| 96 | +45 error If you need help, you may report this error at: |
| 97 | +45 error <https://github.com/npm/npm/issues> |
| 98 | +46 verbose exit [ 1, true ] |
0 commit comments