|
12 | 12 | 7 silly cache add rawSpec: '.',
|
13 | 13 | 7 silly cache add spec: '/Users/wangsiyuan/Works/css-parse',
|
14 | 14 | 7 silly cache add type: 'directory' }
|
15 |
| -8 verbose addLocalDirectory /Users/wangsiyuan/.npm/react-native-css-parse/0.1.0/package.tgz not in flight; packing |
| 15 | +8 verbose addLocalDirectory /Users/wangsiyuan/.npm/react-native-css-parse/0.1.6/package.tgz not in flight; packing |
16 | 16 | 9 verbose correctMkdir /Users/wangsiyuan/.npm correctMkdir not in flight; initializing
|
17 |
| -10 verbose tar pack [ '/Users/wangsiyuan/.npm/react-native-css-parse/0.1.0/package.tgz', |
| 17 | +10 verbose tar pack [ '/Users/wangsiyuan/.npm/react-native-css-parse/0.1.6/package.tgz', |
18 | 18 | 10 verbose tar pack '/Users/wangsiyuan/Works/css-parse' ]
|
19 |
| -11 verbose tarball /Users/wangsiyuan/.npm/react-native-css-parse/0.1.0/package.tgz |
| 19 | +11 verbose tarball /Users/wangsiyuan/.npm/react-native-css-parse/0.1.6/package.tgz |
20 | 20 | 12 verbose folder /Users/wangsiyuan/Works/css-parse
|
21 |
| -13 info prepublish react-native-css-parse@0.1.0 |
22 |
| -14 verbose addLocalTarball adding from inside cache /Users/wangsiyuan/.npm/react-native-css-parse/0.1.0/package.tgz |
| 21 | +13 info prepublish react-native-css-parse@0.1.6 |
| 22 | +14 verbose addLocalTarball adding from inside cache /Users/wangsiyuan/.npm/react-native-css-parse/0.1.6/package.tgz |
23 | 23 | 15 verbose correctMkdir /Users/wangsiyuan/.npm correctMkdir not in flight; initializing
|
24 |
| -16 silly cache afterAdd react-native-css-parse@0.1.0 |
25 |
| -17 verbose afterAdd /Users/wangsiyuan/.npm/react-native-css-parse/0.1.0/package/package.json not in flight; writing |
| 24 | +16 silly cache afterAdd react-native-css-parse@0.1.6 |
| 25 | +17 verbose afterAdd /Users/wangsiyuan/.npm/react-native-css-parse/0.1.6/package/package.json not in flight; writing |
26 | 26 | 18 verbose correctMkdir /Users/wangsiyuan/.npm correctMkdir not in flight; initializing
|
27 |
| -19 verbose afterAdd /Users/wangsiyuan/.npm/react-native-css-parse/0.1.0/package/package.json written |
| 27 | +19 verbose afterAdd /Users/wangsiyuan/.npm/react-native-css-parse/0.1.6/package/package.json written |
28 | 28 | 20 silly publish { name: 'react-native-css-parse',
|
29 |
| -20 silly publish version: '0.1.0', |
| 29 | +20 silly publish version: '0.1.6', |
30 | 30 | 20 silly publish description: 'css parser for react-native',
|
31 |
| -20 silly publish main: 'index.js', |
| 31 | +20 silly publish main: '/bin/index.js', |
32 | 32 | 20 silly publish scripts: { test: 'mocha' },
|
33 | 33 | 20 silly publish keywords: [ 'css', 'parse', 'sass', 'react-native' ],
|
34 | 34 | 20 silly publish author: { name: 'wangsiyuan' },
|
35 | 35 | 20 silly publish license: 'MIT',
|
36 |
| -20 silly publish dependencies: { 'css-parse': '^2.0.0', mocha: '^3.2.0' }, |
37 |
| -20 silly publish devDependencies: { chai: '^3.5.0' }, |
38 |
| -20 silly publish readme: '# react-native-css-parse', |
| 36 | +20 silly publish dependencies: { 'css-parse': '^2.0.0' }, |
| 37 | +20 silly publish devDependencies: { chai: '^3.5.0', mocha: '^3.2.0' }, |
| 38 | +20 silly publish readme: '# react-native-css-parse\n> 将普通的 css 文件编译为 react-native 的stylesheet\n\n# 有待改进\n\n[] 具备输入匹配功能,自动识别路径下的 .css 文件,并编译为相应的 .js 文件;\n', |
39 | 39 | 20 silly publish readmeFilename: 'README.md',
|
40 |
| -20 silly publish gitHead: 'a0ddcf9e91fee754cbe4ea34c04deb035d185737', |
41 |
| -20 silly publish _id: 'react-native-css-parse@0.1.0', |
42 |
| -20 silly publish _shasum: 'c852ca21693aad20150f56b831dace0288a14517', |
| 40 | +20 silly publish gitHead: 'a3e692d1d9cd0e89758fc8eef9f8b31d61d7b229', |
| 41 | +20 silly publish _id: 'react-native-css-parse@0.1.6', |
| 42 | +20 silly publish _shasum: 'bdcb2f86bed91bbde604c6a38301fa3af1ca8ee2', |
43 | 43 | 20 silly publish _from: '.' }
|
44 | 44 | 21 verbose getPublishConfig undefined
|
45 | 45 | 22 silly mapToRegistry name react-native-css-parse
|
|
54 | 54 | 25 silly mapToRegistry type: 'tag' }
|
55 | 55 | 26 silly mapToRegistry uri https://registry.npmjs.org/react-native-css-parse
|
56 | 56 | 27 verbose publish registryBase https://registry.npmjs.org/
|
57 |
| -28 silly publish uploading /Users/wangsiyuan/.npm/react-native-css-parse/0.1.0/package.tgz |
| 57 | +28 silly publish uploading /Users/wangsiyuan/.npm/react-native-css-parse/0.1.6/package.tgz |
58 | 58 | 29 verbose request uri https://registry.npmjs.org/react-native-css-parse
|
59 | 59 | 30 verbose request sending authorization for write operation
|
60 |
| -31 info attempt registry request try #1 at 2:47:42 PM |
| 60 | +31 info attempt registry request try #1 at 3:57:56 PM |
61 | 61 | 32 verbose request using bearer token for auth
|
62 |
| -33 verbose request id f3e0d22ff9078cf8 |
| 62 | +33 verbose request id 8fe620d2c2a06c76 |
63 | 63 | 34 http request PUT https://registry.npmjs.org/react-native-css-parse
|
64 | 64 | 35 http 403 https://registry.npmjs.org/react-native-css-parse
|
65 | 65 | 36 verbose headers { 'content-type': 'application/json',
|
66 | 66 | 36 verbose headers 'cache-control': 'max-age=300',
|
67 | 67 | 36 verbose headers 'content-length': '95',
|
68 | 68 | 36 verbose headers 'accept-ranges': 'bytes',
|
69 |
| -36 verbose headers date: 'Tue, 28 Feb 2017 06:47:44 GMT', |
| 69 | +36 verbose headers date: 'Tue, 28 Feb 2017 07:57:57 GMT', |
70 | 70 | 36 verbose headers via: '1.1 varnish',
|
71 | 71 | 36 verbose headers connection: 'keep-alive',
|
72 |
| -36 verbose headers 'x-served-by': 'cache-itm7425-ITM', |
| 72 | +36 verbose headers 'x-served-by': 'cache-nrt6125-NRT', |
73 | 73 | 36 verbose headers 'x-cache': 'MISS',
|
74 | 74 | 36 verbose headers 'x-cache-hits': '0',
|
75 |
| -36 verbose headers 'x-timer': 'S1488264463.439385,VS0,VE628', |
| 75 | +36 verbose headers 'x-timer': 'S1488268676.976521,VS0,VE565', |
76 | 76 | 36 verbose headers vary: 'Accept-Encoding' }
|
77 | 77 | 37 verbose request invalidating /Users/wangsiyuan/.npm/registry.npmjs.org/react-native-css-parse on PUT
|
78 | 78 | 38 error publish Failed PUT 403
|
79 |
| -39 verbose stack Error: "You cannot publish over the previously published version 0.1.0." : react-native-css-parse |
| 79 | +39 verbose stack Error: "You cannot publish over the previously published version 0.1.6." : react-native-css-parse |
80 | 80 | 39 verbose stack at makeError (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:264:12)
|
81 | 81 | 39 verbose stack at CachingRegistryClient.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:252:14)
|
82 | 82 | 39 verbose stack at Request._callback (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:172:14)
|
|
95 | 95 | 45 error node v6.4.0
|
96 | 96 | 46 error npm v2.15.5
|
97 | 97 | 47 error code E403
|
98 |
| -48 error "You cannot publish over the previously published version 0.1.0." : react-native-css-parse |
| 98 | +48 error "You cannot publish over the previously published version 0.1.6." : react-native-css-parse |
99 | 99 | 49 error If you need help, you may report this error at:
|
100 | 100 | 49 error <https://github.com/npm/npm/issues>
|
101 | 101 | 50 verbose exit [ 1, true ]
|
0 commit comments