-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathnpm-debug.log
More file actions
117 lines (117 loc) · 7.22 KB
/
Copy pathnpm-debug.log
File metadata and controls
117 lines (117 loc) · 7.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'publish' ]
2 info using npm@3.10.10
3 info using node@v6.9.5
4 verbose publish [ '.' ]
5 silly cache add args [ '.', null ]
6 verbose cache add spec .
7 silly cache add parsed spec Result {
7 silly cache add raw: '.',
7 silly cache add scope: null,
7 silly cache add escapedName: null,
7 silly cache add name: null,
7 silly cache add rawSpec: '.',
7 silly cache add spec: 'C:\\dev\\react-youtube-modal',
7 silly cache add type: 'directory' }
8 verbose addLocalDirectory C:\Users\Mike.Holmes\AppData\Roaming\npm-cache\react-youtube-modal\1.0.7\package.tgz not in flight; packing
9 verbose correctMkdir C:\Users\Mike.Holmes\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
10 info lifecycle react-youtube-modal@1.0.7~prepublish: react-youtube-modal@1.0.7
11 silly lifecycle react-youtube-modal@1.0.7~prepublish: no script for prepublish, continuing
12 verbose tar pack [ 'C:\\Users\\Mike.Holmes\\AppData\\Roaming\\npm-cache\\react-youtube-modal\\1.0.7\\package.tgz',
12 verbose tar pack 'C:\\dev\\react-youtube-modal' ]
13 verbose tarball C:\Users\Mike.Holmes\AppData\Roaming\npm-cache\react-youtube-modal\1.0.7\package.tgz
14 verbose folder C:\dev\react-youtube-modal
15 verbose addLocalTarball adding from inside cache C:\Users\Mike.Holmes\AppData\Roaming\npm-cache\react-youtube-modal\1.0.7\package.tgz
16 verbose correctMkdir C:\Users\Mike.Holmes\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
17 silly cache afterAdd react-youtube-modal@1.0.7
18 verbose afterAdd C:\Users\Mike.Holmes\AppData\Roaming\npm-cache\react-youtube-modal\1.0.7\package\package.json not in flight; writing
19 verbose correctMkdir C:\Users\Mike.Holmes\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
20 verbose afterAdd C:\Users\Mike.Holmes\AppData\Roaming\npm-cache\react-youtube-modal\1.0.7\package\package.json written
21 silly publish { name: 'react-youtube-modal',
21 silly publish version: '1.0.7',
21 silly publish description: 'A simple modal which opens with a youtube video. Modal closes on video finish.',
21 silly publish main: 'lib/index.js',
21 silly publish scripts: { build: 'webpack -p --config webpack.config.js' },
21 silly publish repository:
21 silly publish { type: 'git',
21 silly publish url: 'git+https://github.com/michaeljholmes/react-youtube-modal.git' },
21 silly publish author: { name: 'Michael Holmes' },
21 silly publish bugs: { url: 'https://github.com/michaeljholmes/react-youtube-modal' },
21 silly publish dependencies:
21 silly publish { 'babel-core': '^6.18.2',
21 silly publish 'babel-loader': '^6.2.8',
21 silly publish 'babel-preset-es2015': '^6.18.0',
21 silly publish 'babel-preset-react': '^6.16.0',
21 silly publish 'babel-preset-stage-0': '^6.16.0',
21 silly publish 'css-loader': '^0.26.0',
21 silly publish 'node-sass': '^3.13.1',
21 silly publish react: '^15.4.1',
21 silly publish 'sass-loader': '^4.1.1',
21 silly publish 'style-loader': '^0.13.1',
21 silly publish webpack: '^1.13.3',
21 silly publish 'youtube-player': '^5.4.0' },
21 silly publish readme: 'A simple modal which opens with a youtube video.\r\n\r\nInstall\r\n\r\n```javascript 1.8\r\nnpm instal- react-youtube-modal --save\r\n```\r\nBasic Usage\r\n\r\n```javascript 1.8\r\n \r\n <YoutubeModal videoId="B6-WRTmjFAA" >\r\n <button type="button">Open Modal!</button>\r\n <YoutubeModal/>\r\n ```',
21 silly publish readmeFilename: 'README.md',
21 silly publish gitHead: '8c6e1d0064af2bdfd673c0c3b5fd25a2993f14dd',
21 silly publish homepage: 'https://github.com/michaeljholmes/react-youtube-modal#readme',
21 silly publish _id: 'react-youtube-modal@1.0.7',
21 silly publish _shasum: '13fdef98b7ee91998fe7d8fc107c7c0dea43197d',
21 silly publish _from: '.' }
22 verbose getPublishConfig undefined
23 silly mapToRegistry name react-youtube-modal
24 silly mapToRegistry using default registry
25 silly mapToRegistry registry https://registry.npmjs.org/
26 silly mapToRegistry data Result {
26 silly mapToRegistry raw: 'react-youtube-modal',
26 silly mapToRegistry scope: null,
26 silly mapToRegistry escapedName: 'react-youtube-modal',
26 silly mapToRegistry name: 'react-youtube-modal',
26 silly mapToRegistry rawSpec: '',
26 silly mapToRegistry spec: 'latest',
26 silly mapToRegistry type: 'tag' }
27 silly mapToRegistry uri https://registry.npmjs.org/react-youtube-modal
28 verbose publish registryBase https://registry.npmjs.org/
29 silly publish uploading C:\Users\Mike.Holmes\AppData\Roaming\npm-cache\react-youtube-modal\1.0.7\package.tgz
30 verbose request uri https://registry.npmjs.org/react-youtube-modal
31 verbose request sending authorization for write operation
32 info attempt registry request try #1 at 10:51:54 AM
33 verbose request using bearer token for auth
34 verbose request id 68e66162b2674493
35 http request PUT https://registry.npmjs.org/react-youtube-modal
36 info retry will retry, error on last attempt: Error: tunneling socket could not be established, statusCode=407
37 info attempt registry request try #2 at 10:52:04 AM
38 verbose request using bearer token for auth
39 http request PUT https://registry.npmjs.org/react-youtube-modal
40 info retry will retry, error on last attempt: Error: tunneling socket could not be established, statusCode=407
41 info attempt registry request try #3 at 10:53:04 AM
42 verbose request using bearer token for auth
43 http request PUT https://registry.npmjs.org/react-youtube-modal
44 verbose request invalidating C:\Users\Mike.Holmes\AppData\Roaming\npm-cache\registry.npmjs.org\react-youtube-modal on PUT
45 error publish Failed PUT undefined
46 verbose stack Error: tunneling socket could not be established, statusCode=407
46 verbose stack at ClientRequest.onConnect (C:\Program Files\nodejs\node_modules\npm\node_modules\request\node_modules\tunnel-agent\index.js:165:19)
46 verbose stack at ClientRequest.g (events.js:291:16)
46 verbose stack at emitThree (events.js:116:13)
46 verbose stack at ClientRequest.emit (events.js:194:7)
46 verbose stack at Socket.socketOnData (_http_client.js:395:11)
46 verbose stack at emitOne (events.js:96:13)
46 verbose stack at Socket.emit (events.js:188:7)
46 verbose stack at readableAddChunk (_stream_readable.js:176:18)
46 verbose stack at Socket.Readable.push (_stream_readable.js:134:10)
46 verbose stack at TCP.onread (net.js:548:20)
47 verbose cwd C:\dev\react-youtube-modal
48 error Windows_NT 6.1.7601
49 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "publish"
50 error node v6.9.5
51 error npm v3.10.10
52 error code ECONNRESET
53 error network tunneling socket could not be established, statusCode=407
54 error network This is most likely not a problem with npm itself
54 error network and is related to network connectivity.
54 error network In most cases you are behind a proxy or have bad network settings.
54 error network
54 error network If you are behind a proxy, please make sure that the
54 error network 'proxy' config is set properly. See: 'npm help config'
55 verbose exit [ 1, true ]