Skip to content

Instantly share code, notes, and snippets.

@njenan
Created June 28, 2017 14:13
Show Gist options
  • Save njenan/3b19e9ed43ca10cda6eb8e6233426c3f to your computer and use it in GitHub Desktop.
Save njenan/3b19e9ed43ca10cda6eb8e6233426c3f to your computer and use it in GitHub Desktop.
npm debug expo issue
0 info it worked if it ends with ok
1 verbose cli [ '/Users/kiddynamo/.nvm/versions/node/v6.11.0/bin/node',
1 verbose cli '/Users/kiddynamo/.nvm/versions/node/v6.11.0/bin/npm',
1 verbose cli 'install',
1 verbose cli '--save',
1 verbose cli 'expo' ]
2 info using npm@3.10.10
3 info using node@v6.11.0
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly fetchPackageMetaData expo
8 silly fetchNamedPackageData expo
9 silly mapToRegistry name expo
10 silly mapToRegistry using default registry
11 silly mapToRegistry registry http://registry.npmjs.org/
12 silly mapToRegistry data Result {
12 silly mapToRegistry raw: 'expo',
12 silly mapToRegistry scope: null,
12 silly mapToRegistry escapedName: 'expo',
12 silly mapToRegistry name: 'expo',
12 silly mapToRegistry rawSpec: '',
12 silly mapToRegistry spec: 'latest',
12 silly mapToRegistry type: 'tag' }
13 silly mapToRegistry uri http://registry.npmjs.org/expo
14 verbose request uri http://registry.npmjs.org/expo
15 verbose request no auth needed
16 info attempt registry request try #1 at 6:54:17 AM
17 verbose request using bearer token for auth
18 verbose request id 64ffb056cba3d47f
19 verbose etag W/"594d8bb5-11cd7"
20 verbose lastModified Fri, 23 Jun 2017 21:44:21 GMT
21 http request GET http://registry.npmjs.org/expo
22 http 304 http://registry.npmjs.org/expo
23 verbose headers { server: 'nginx/1.10.3',
23 verbose headers 'last-modified': 'Fri, 23 Jun 2017 21:44:21 GMT',
23 verbose headers etag: '"594d8bb5-11cd7"',
23 verbose headers 'cache-control': 'max-age=300',
23 verbose headers 'accept-ranges': 'bytes',
23 verbose headers date: 'Wed, 28 Jun 2017 13:54:17 GMT',
23 verbose headers via: '1.1 varnish',
23 verbose headers connection: 'keep-alive',
23 verbose headers 'x-served-by': 'cache-sjc3125-SJC',
23 verbose headers 'x-cache': 'MISS',
23 verbose headers 'x-cache-hits': '0',
23 verbose headers 'x-timer': 'S1498658057.039812,VS0,VE122',
23 verbose headers vary: 'Accept-Encoding' }
24 silly get cb [ 304,
24 silly get { server: 'nginx/1.10.3',
24 silly get 'last-modified': 'Fri, 23 Jun 2017 21:44:21 GMT',
24 silly get etag: '"594d8bb5-11cd7"',
24 silly get 'cache-control': 'max-age=300',
24 silly get 'accept-ranges': 'bytes',
24 silly get date: 'Wed, 28 Jun 2017 13:54:17 GMT',
24 silly get via: '1.1 varnish',
24 silly get connection: 'keep-alive',
24 silly get 'x-served-by': 'cache-sjc3125-SJC',
24 silly get 'x-cache': 'MISS',
24 silly get 'x-cache-hits': '0',
24 silly get 'x-timer': 'S1498658057.039812,VS0,VE122',
24 silly get vary: 'Accept-Encoding' } ]
25 verbose etag http://registry.npmjs.org/expo from cache
26 verbose get saving expo to /Users/kiddynamo/.npm/registry.npmjs.org/expo/.cache.json
27 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
28 silly install normalizeTree
29 silly loadCurrentTree Finishing
30 silly loadIdealTree Starting
31 silly install loadIdealTree
32 silly cloneCurrentTree Starting
33 silly install cloneCurrentTreeToIdealTree
34 silly cloneCurrentTree Finishing
35 silly loadShrinkwrap Starting
36 silly install loadShrinkwrap
37 silly loadShrinkwrap Finishing
38 silly loadAllDepsIntoIdealTree Starting
39 silly install loadAllDepsIntoIdealTree
40 silly resolveWithNewModule expo@18.0.4 checking installable status
41 silly cache add args [ 'expo', null ]
42 verbose cache add spec expo
43 silly cache add parsed spec Result {
43 silly cache add raw: 'expo',
43 silly cache add scope: null,
43 silly cache add escapedName: 'expo',
43 silly cache add name: 'expo',
43 silly cache add rawSpec: '',
43 silly cache add spec: 'latest',
43 silly cache add type: 'tag' }
44 silly addNamed expo@latest
45 verbose addNamed "latest" is being treated as a dist-tag for expo
46 info addNameTag [ 'expo', 'latest' ]
47 silly mapToRegistry name expo
48 silly mapToRegistry using default registry
49 silly mapToRegistry registry http://registry.npmjs.org/
50 silly mapToRegistry data Result {
50 silly mapToRegistry raw: 'expo',
50 silly mapToRegistry scope: null,
50 silly mapToRegistry escapedName: 'expo',
50 silly mapToRegistry name: 'expo',
50 silly mapToRegistry rawSpec: '',
50 silly mapToRegistry spec: 'latest',
50 silly mapToRegistry type: 'tag' }
51 silly mapToRegistry uri http://registry.npmjs.org/expo
52 verbose addNameTag registry:http://registry.npmjs.org/expo not in flight; fetching
53 verbose get http://registry.npmjs.org/expo not expired, no request
54 silly addNameTag next cb for expo with tag latest
55 silly addNamed expo@18.0.4
56 verbose addNamed "18.0.4" is a plain semver version for expo
57 silly cache afterAdd expo@18.0.4
58 verbose afterAdd /Users/kiddynamo/.npm/expo/18.0.4/package/package.json not in flight; writing
59 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
60 verbose afterAdd /Users/kiddynamo/.npm/expo/18.0.4/package/package.json written
61 silly fetchNamedPackageData @expo/vector-icons
62 silly mapToRegistry name @expo/vector-icons
63 silly mapToRegistry scope (from package name) @expo
64 verbose mapToRegistry no registry URL found in name for scope @expo
65 silly mapToRegistry using default registry
66 silly mapToRegistry registry http://registry.npmjs.org/
67 silly mapToRegistry data Result {
67 silly mapToRegistry raw: '@expo/vector-icons',
67 silly mapToRegistry scope: '@expo',
67 silly mapToRegistry escapedName: '@expo%2fvector-icons',
67 silly mapToRegistry name: '@expo/vector-icons',
67 silly mapToRegistry rawSpec: '',
67 silly mapToRegistry spec: 'latest',
67 silly mapToRegistry type: 'tag' }
68 silly mapToRegistry uri http://registry.npmjs.org/@expo%2fvector-icons
69 silly fetchNamedPackageData babel-preset-airbnb
70 silly mapToRegistry name babel-preset-airbnb
71 silly mapToRegistry using default registry
72 silly mapToRegistry registry http://registry.npmjs.org/
73 silly mapToRegistry data Result {
73 silly mapToRegistry raw: 'babel-preset-airbnb',
73 silly mapToRegistry scope: null,
73 silly mapToRegistry escapedName: 'babel-preset-airbnb',
73 silly mapToRegistry name: 'babel-preset-airbnb',
73 silly mapToRegistry rawSpec: '',
73 silly mapToRegistry spec: 'latest',
73 silly mapToRegistry type: 'tag' }
74 silly mapToRegistry uri http://registry.npmjs.org/babel-preset-airbnb
75 silly fetchNamedPackageData babel-preset-expo
76 silly mapToRegistry name babel-preset-expo
77 silly mapToRegistry using default registry
78 silly mapToRegistry registry http://registry.npmjs.org/
79 silly mapToRegistry data Result {
79 silly mapToRegistry raw: 'babel-preset-expo',
79 silly mapToRegistry scope: null,
79 silly mapToRegistry escapedName: 'babel-preset-expo',
79 silly mapToRegistry name: 'babel-preset-expo',
79 silly mapToRegistry rawSpec: '',
79 silly mapToRegistry spec: 'latest',
79 silly mapToRegistry type: 'tag' }
80 silly mapToRegistry uri http://registry.npmjs.org/babel-preset-expo
81 silly fetchNamedPackageData fbemitter
82 silly mapToRegistry name fbemitter
83 silly mapToRegistry using default registry
84 silly mapToRegistry registry http://registry.npmjs.org/
85 silly mapToRegistry data Result {
85 silly mapToRegistry raw: 'fbemitter',
85 silly mapToRegistry scope: null,
85 silly mapToRegistry escapedName: 'fbemitter',
85 silly mapToRegistry name: 'fbemitter',
85 silly mapToRegistry rawSpec: '',
85 silly mapToRegistry spec: 'latest',
85 silly mapToRegistry type: 'tag' }
86 silly mapToRegistry uri http://registry.npmjs.org/fbemitter
87 silly fetchNamedPackageData lodash.map
88 silly mapToRegistry name lodash.map
89 silly mapToRegistry using default registry
90 silly mapToRegistry registry http://registry.npmjs.org/
91 silly mapToRegistry data Result {
91 silly mapToRegistry raw: 'lodash.map',
91 silly mapToRegistry scope: null,
91 silly mapToRegistry escapedName: 'lodash.map',
91 silly mapToRegistry name: 'lodash.map',
91 silly mapToRegistry rawSpec: '',
91 silly mapToRegistry spec: 'latest',
91 silly mapToRegistry type: 'tag' }
92 silly mapToRegistry uri http://registry.npmjs.org/lodash.map
93 silly fetchNamedPackageData lodash.zipobject
94 silly mapToRegistry name lodash.zipobject
95 silly mapToRegistry using default registry
96 silly mapToRegistry registry http://registry.npmjs.org/
97 silly mapToRegistry data Result {
97 silly mapToRegistry raw: 'lodash.zipobject',
97 silly mapToRegistry scope: null,
97 silly mapToRegistry escapedName: 'lodash.zipobject',
97 silly mapToRegistry name: 'lodash.zipobject',
97 silly mapToRegistry rawSpec: '',
97 silly mapToRegistry spec: 'latest',
97 silly mapToRegistry type: 'tag' }
98 silly mapToRegistry uri http://registry.npmjs.org/lodash.zipobject
99 silly fetchNamedPackageData lottie-react-native
100 silly mapToRegistry name lottie-react-native
101 silly mapToRegistry using default registry
102 silly mapToRegistry registry http://registry.npmjs.org/
103 silly mapToRegistry data Result {
103 silly mapToRegistry raw: 'lottie-react-native',
103 silly mapToRegistry scope: null,
103 silly mapToRegistry escapedName: 'lottie-react-native',
103 silly mapToRegistry name: 'lottie-react-native',
103 silly mapToRegistry rawSpec: '',
103 silly mapToRegistry spec: 'latest',
103 silly mapToRegistry type: 'tag' }
104 silly mapToRegistry uri http://registry.npmjs.org/lottie-react-native
105 silly fetchNamedPackageData md5-file
106 silly mapToRegistry name md5-file
107 silly mapToRegistry using default registry
108 silly mapToRegistry registry http://registry.npmjs.org/
109 silly mapToRegistry data Result {
109 silly mapToRegistry raw: 'md5-file',
109 silly mapToRegistry scope: null,
109 silly mapToRegistry escapedName: 'md5-file',
109 silly mapToRegistry name: 'md5-file',
109 silly mapToRegistry rawSpec: '',
109 silly mapToRegistry spec: 'latest',
109 silly mapToRegistry type: 'tag' }
110 silly mapToRegistry uri http://registry.npmjs.org/md5-file
111 silly fetchNamedPackageData pretty-format
112 silly mapToRegistry name pretty-format
113 silly mapToRegistry using default registry
114 silly mapToRegistry registry http://registry.npmjs.org/
115 silly mapToRegistry data Result {
115 silly mapToRegistry raw: 'pretty-format',
115 silly mapToRegistry scope: null,
115 silly mapToRegistry escapedName: 'pretty-format',
115 silly mapToRegistry name: 'pretty-format',
115 silly mapToRegistry rawSpec: '',
115 silly mapToRegistry spec: 'latest',
115 silly mapToRegistry type: 'tag' }
116 silly mapToRegistry uri http://registry.npmjs.org/pretty-format
117 silly fetchNamedPackageData react-native-branch
118 silly mapToRegistry name react-native-branch
119 silly mapToRegistry using default registry
120 silly mapToRegistry registry http://registry.npmjs.org/
121 silly mapToRegistry data Result {
121 silly mapToRegistry raw: 'react-native-branch',
121 silly mapToRegistry scope: null,
121 silly mapToRegistry escapedName: 'react-native-branch',
121 silly mapToRegistry name: 'react-native-branch',
121 silly mapToRegistry rawSpec: '',
121 silly mapToRegistry spec: 'latest',
121 silly mapToRegistry type: 'tag' }
122 silly mapToRegistry uri http://registry.npmjs.org/react-native-branch
123 silly fetchNamedPackageData uuid-js
124 silly mapToRegistry name uuid-js
125 silly mapToRegistry using default registry
126 silly mapToRegistry registry http://registry.npmjs.org/
127 silly mapToRegistry data Result {
127 silly mapToRegistry raw: 'uuid-js',
127 silly mapToRegistry scope: null,
127 silly mapToRegistry escapedName: 'uuid-js',
127 silly mapToRegistry name: 'uuid-js',
127 silly mapToRegistry rawSpec: '',
127 silly mapToRegistry spec: 'latest',
127 silly mapToRegistry type: 'tag' }
128 silly mapToRegistry uri http://registry.npmjs.org/uuid-js
129 silly fetchOtherPackageData react-native-fbads@https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0
130 silly cache add args [ 'react-native-fbads@https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0',
130 silly cache add null ]
131 verbose cache add spec react-native-fbads@https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0
132 silly fetchOtherPackageData react-native-maps@https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz
133 silly cache add args [ 'react-native-maps@https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz',
133 silly cache add null ]
134 verbose cache add spec react-native-maps@https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz
135 silly fetchOtherPackageData react-native-svg@https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz
136 silly cache add args [ 'react-native-svg@https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz',
136 silly cache add null ]
137 verbose cache add spec react-native-svg@https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz
138 silly fetchOtherPackageData websql@github:expo/node-websql#18.0.0
139 silly cache add args [ 'websql@github:expo/node-websql#18.0.0', null ]
140 verbose cache add spec websql@github:expo/node-websql#18.0.0
141 silly cache add parsed spec Result {
141 silly cache add raw: 'react-native-fbads@https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0',
141 silly cache add scope: null,
141 silly cache add escapedName: 'react-native-fbads',
141 silly cache add name: 'react-native-fbads',
141 silly cache add rawSpec: 'https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0',
141 silly cache add spec: 'https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0',
141 silly cache add type: 'remote' }
142 silly mapToRegistry name react-native-fbads@https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0
143 silly mapToRegistry using default registry
144 silly mapToRegistry registry http://registry.npmjs.org/
145 silly mapToRegistry data Result {
145 silly mapToRegistry raw: 'react-native-fbads@https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0',
145 silly mapToRegistry scope: null,
145 silly mapToRegistry escapedName: 'react-native-fbads',
145 silly mapToRegistry name: 'react-native-fbads',
145 silly mapToRegistry rawSpec: 'https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0',
145 silly mapToRegistry spec: 'https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0',
145 silly mapToRegistry type: 'remote' }
146 silly mapToRegistry uri https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0
147 silly scopeAuth https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0 doesn't share host with registry http://registry.npmjs.org/
148 verbose addRemoteTarball https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0 not in flight; adding
149 verbose addRemoteTarball [ 'https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0',
149 verbose addRemoteTarball null ]
150 silly cache add parsed spec Result {
150 silly cache add raw: 'react-native-maps@https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz',
150 silly cache add scope: null,
150 silly cache add escapedName: 'react-native-maps',
150 silly cache add name: 'react-native-maps',
150 silly cache add rawSpec: 'https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz',
150 silly cache add spec: 'https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz',
150 silly cache add type: 'remote' }
151 silly mapToRegistry name react-native-maps@https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz
152 silly mapToRegistry using default registry
153 silly mapToRegistry registry http://registry.npmjs.org/
154 silly mapToRegistry data Result {
154 silly mapToRegistry raw: 'react-native-maps@https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz',
154 silly mapToRegistry scope: null,
154 silly mapToRegistry escapedName: 'react-native-maps',
154 silly mapToRegistry name: 'react-native-maps',
154 silly mapToRegistry rawSpec: 'https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz',
154 silly mapToRegistry spec: 'https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz',
154 silly mapToRegistry type: 'remote' }
155 silly mapToRegistry uri https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz
156 silly scopeAuth https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz doesn't share host with registry http://registry.npmjs.org/
157 verbose addRemoteTarball https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz not in flight; adding
158 verbose addRemoteTarball [ 'https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz',
158 verbose addRemoteTarball null ]
159 silly cache add parsed spec Result {
159 silly cache add raw: 'react-native-svg@https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz',
159 silly cache add scope: null,
159 silly cache add escapedName: 'react-native-svg',
159 silly cache add name: 'react-native-svg',
159 silly cache add rawSpec: 'https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz',
159 silly cache add spec: 'https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz',
159 silly cache add type: 'remote' }
160 silly mapToRegistry name react-native-svg@https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz
161 silly mapToRegistry using default registry
162 silly mapToRegistry registry http://registry.npmjs.org/
163 silly mapToRegistry data Result {
163 silly mapToRegistry raw: 'react-native-svg@https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz',
163 silly mapToRegistry scope: null,
163 silly mapToRegistry escapedName: 'react-native-svg',
163 silly mapToRegistry name: 'react-native-svg',
163 silly mapToRegistry rawSpec: 'https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz',
163 silly mapToRegistry spec: 'https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz',
163 silly mapToRegistry type: 'remote' }
164 silly mapToRegistry uri https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz
165 silly scopeAuth https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz doesn't share host with registry http://registry.npmjs.org/
166 verbose addRemoteTarball https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz not in flight; adding
167 verbose addRemoteTarball [ 'https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz',
167 verbose addRemoteTarball null ]
168 silly cache add parsed spec Result {
168 silly cache add raw: 'websql@github:expo/node-websql#18.0.0',
168 silly cache add scope: null,
168 silly cache add escapedName: 'websql',
168 silly cache add name: 'websql',
168 silly cache add rawSpec: 'github:expo/node-websql#18.0.0',
168 silly cache add spec: 'github:expo/node-websql#18.0.0',
168 silly cache add type: 'hosted',
168 silly cache add hosted:
168 silly cache add { type: 'github',
168 silly cache add ssh: 'git@github.com:expo/node-websql.git#18.0.0',
168 silly cache add sshUrl: 'git+ssh://git@github.com/expo/node-websql.git#18.0.0',
168 silly cache add httpsUrl: 'git+https://github.com/expo/node-websql.git#18.0.0',
168 silly cache add gitUrl: 'git://github.com/expo/node-websql.git#18.0.0',
168 silly cache add shortcut: 'github:expo/node-websql#18.0.0',
168 silly cache add directUrl: 'https://raw.githubusercontent.com/expo/node-websql/18.0.0/package.json' } }
169 verbose addRemoteGit caching github:expo/node-websql#18.0.0
170 verbose addRemoteGit expo/node-websql#18.0.0 is a repository hosted by github
171 silly tryGitProto attempting to clone git://github.com/expo/node-websql.git#18.0.0
172 silly tryClone cloning expo/node-websql#18.0.0 via git://github.com/expo/node-websql.git#18.0.0
173 verbose tryClone git-github-com-expo-node-websql-git-18-0-0-17a6eb60 not in flight; caching
174 verbose correctMkdir /Users/kiddynamo/.npm/_git-remotes correctMkdir not in flight; initializing
175 verbose request uri http://registry.npmjs.org/babel-preset-expo
176 verbose request no auth needed
177 info attempt registry request try #1 at 6:54:18 AM
178 verbose request using bearer token for auth
179 verbose etag W/"594d701f-1001"
180 verbose lastModified Fri, 23 Jun 2017 19:46:39 GMT
181 http request GET http://registry.npmjs.org/babel-preset-expo
182 verbose request uri http://registry.npmjs.org/@expo%2fvector-icons
183 verbose request no auth needed
184 info attempt registry request try #1 at 6:54:18 AM
185 verbose request using bearer token for auth
186 verbose etag W/"591cddd6-1e1d"
187 verbose lastModified Wed, 17 May 2017 23:33:42 GMT
188 http request GET http://registry.npmjs.org/@expo%2fvector-icons
189 verbose request uri http://registry.npmjs.org/babel-preset-airbnb
190 verbose request no auth needed
191 info attempt registry request try #1 at 6:54:18 AM
192 verbose request using bearer token for auth
193 verbose etag W/"5949947d-604c"
194 verbose lastModified Tue, 20 Jun 2017 21:32:45 GMT
195 http request GET http://registry.npmjs.org/babel-preset-airbnb
196 verbose request uri http://registry.npmjs.org/fbemitter
197 verbose request no auth needed
198 info attempt registry request try #1 at 6:54:18 AM
199 verbose request using bearer token for auth
200 verbose etag W/"594b389d-4c60"
201 verbose lastModified Thu, 22 Jun 2017 03:25:17 GMT
202 http request GET http://registry.npmjs.org/fbemitter
203 verbose request uri http://registry.npmjs.org/lodash.map
204 verbose request no auth needed
205 info attempt registry request try #1 at 6:54:18 AM
206 verbose request using bearer token for auth
207 verbose etag W/"58bfaa78-af8f"
208 verbose lastModified Wed, 08 Mar 2017 06:53:44 GMT
209 http request GET http://registry.npmjs.org/lodash.map
210 verbose request uri http://registry.npmjs.org/lodash.zipobject
211 verbose request no auth needed
212 info attempt registry request try #1 at 6:54:18 AM
213 verbose request using bearer token for auth
214 verbose etag W/"57f68187-540d"
215 verbose lastModified Thu, 06 Oct 2016 16:53:27 GMT
216 http request GET http://registry.npmjs.org/lodash.zipobject
217 verbose request uri http://registry.npmjs.org/lottie-react-native
218 verbose request no auth needed
219 info attempt registry request try #1 at 6:54:18 AM
220 verbose request using bearer token for auth
221 verbose etag W/"5944cf17-93a4"
222 verbose lastModified Sat, 17 Jun 2017 06:41:27 GMT
223 http request GET http://registry.npmjs.org/lottie-react-native
224 verbose request uri http://registry.npmjs.org/md5-file
225 verbose request no auth needed
226 info attempt registry request try #1 at 6:54:18 AM
227 verbose request using bearer token for auth
228 verbose etag W/"59156e7b-6c21"
229 verbose lastModified Fri, 12 May 2017 08:12:43 GMT
230 http request GET http://registry.npmjs.org/md5-file
231 verbose request uri http://registry.npmjs.org/pretty-format
232 verbose request no auth needed
233 info attempt registry request try #1 at 6:54:18 AM
234 verbose request using bearer token for auth
235 verbose etag W/"595381f5-f5a8"
236 verbose lastModified Wed, 28 Jun 2017 10:16:21 GMT
237 http request GET http://registry.npmjs.org/pretty-format
238 verbose request uri http://registry.npmjs.org/uuid-js
239 verbose request no auth needed
240 info attempt registry request try #1 at 6:54:18 AM
241 verbose request using bearer token for auth
242 verbose etag W/"5445c3df-36cb"
243 verbose lastModified Tue, 21 Oct 2014 02:24:31 GMT
244 http request GET http://registry.npmjs.org/uuid-js
245 verbose request uri http://registry.npmjs.org/react-native-branch
246 verbose request no auth needed
247 info attempt registry request try #1 at 6:54:18 AM
248 verbose request using bearer token for auth
249 verbose etag W/"59481478-1d062"
250 verbose lastModified Mon, 19 Jun 2017 18:14:16 GMT
251 http request GET http://registry.npmjs.org/react-native-branch
252 info retry fetch attempt 1 at 6:54:18 AM
253 info attempt registry request try #1 at 6:54:18 AM
254 http fetch GET https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0
255 info retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
256 info git [ 'config', '--get', 'remote.origin.url' ]
257 info retry fetch attempt 1 at 6:54:18 AM
258 info attempt registry request try #1 at 6:54:18 AM
259 http fetch GET https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz
260 info retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
261 info retry fetch attempt 1 at 6:54:18 AM
262 info attempt registry request try #1 at 6:54:18 AM
263 http fetch GET https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz
264 info retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
265 silly validateExistingRemote expo/node-websql#18.0.0 remote.origin.url: git://github.com/expo/node-websql.git
266 verbose validateExistingRemote expo/node-websql#18.0.0 is updating existing cached remote /Users/kiddynamo/.npm/_git-remotes/git-github-com-expo-node-websql-git-18-0-0-17a6eb60
267 info git [ 'fetch', '-a', 'origin' ]
268 http 304 http://registry.npmjs.org/lodash.zipobject
269 verbose headers { server: 'nginx/1.10.1',
269 verbose headers 'last-modified': 'Thu, 06 Oct 2016 16:53:27 GMT',
269 verbose headers etag: '"57f68187-540d"',
269 verbose headers 'cache-control': 'max-age=300',
269 verbose headers 'accept-ranges': 'bytes',
269 verbose headers date: 'Wed, 28 Jun 2017 13:54:17 GMT',
269 verbose headers via: '1.1 varnish',
269 verbose headers connection: 'keep-alive',
269 verbose headers 'x-served-by': 'cache-sjc3120-SJC',
269 verbose headers 'x-cache': 'MISS',
269 verbose headers 'x-cache-hits': '0',
269 verbose headers 'x-timer': 'S1498658057.353989,VS0,VE21',
269 verbose headers vary: 'Accept-Encoding' }
270 silly get cb [ 304,
270 silly get { server: 'nginx/1.10.1',
270 silly get 'last-modified': 'Thu, 06 Oct 2016 16:53:27 GMT',
270 silly get etag: '"57f68187-540d"',
270 silly get 'cache-control': 'max-age=300',
270 silly get 'accept-ranges': 'bytes',
270 silly get date: 'Wed, 28 Jun 2017 13:54:17 GMT',
270 silly get via: '1.1 varnish',
270 silly get connection: 'keep-alive',
270 silly get 'x-served-by': 'cache-sjc3120-SJC',
270 silly get 'x-cache': 'MISS',
270 silly get 'x-cache-hits': '0',
270 silly get 'x-timer': 'S1498658057.353989,VS0,VE21',
270 silly get vary: 'Accept-Encoding' } ]
271 verbose etag http://registry.npmjs.org/lodash.zipobject from cache
272 verbose get saving lodash.zipobject to /Users/kiddynamo/.npm/registry.npmjs.org/lodash.zipobject/.cache.json
273 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
274 http 304 http://registry.npmjs.org/babel-preset-airbnb
275 verbose headers { server: 'nginx/1.10.3',
275 verbose headers 'last-modified': 'Tue, 20 Jun 2017 21:32:45 GMT',
275 verbose headers etag: '"5949947d-604c"',
275 verbose headers 'cache-control': 'max-age=300',
275 verbose headers 'accept-ranges': 'bytes',
275 verbose headers date: 'Wed, 28 Jun 2017 13:54:17 GMT',
275 verbose headers via: '1.1 varnish',
275 verbose headers connection: 'keep-alive',
275 verbose headers 'x-served-by': 'cache-sjc3134-SJC',
275 verbose headers 'x-cache': 'MISS',
275 verbose headers 'x-cache-hits': '0',
275 verbose headers 'x-timer': 'S1498658057.353934,VS0,VE21',
275 verbose headers vary: 'Accept-Encoding' }
276 silly get cb [ 304,
276 silly get { server: 'nginx/1.10.3',
276 silly get 'last-modified': 'Tue, 20 Jun 2017 21:32:45 GMT',
276 silly get etag: '"5949947d-604c"',
276 silly get 'cache-control': 'max-age=300',
276 silly get 'accept-ranges': 'bytes',
276 silly get date: 'Wed, 28 Jun 2017 13:54:17 GMT',
276 silly get via: '1.1 varnish',
276 silly get connection: 'keep-alive',
276 silly get 'x-served-by': 'cache-sjc3134-SJC',
276 silly get 'x-cache': 'MISS',
276 silly get 'x-cache-hits': '0',
276 silly get 'x-timer': 'S1498658057.353934,VS0,VE21',
276 silly get vary: 'Accept-Encoding' } ]
277 verbose etag http://registry.npmjs.org/babel-preset-airbnb from cache
278 verbose get saving babel-preset-airbnb to /Users/kiddynamo/.npm/registry.npmjs.org/babel-preset-airbnb/.cache.json
279 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
280 silly resolveWithNewModule lodash.zipobject@4.1.3 checking installable status
281 silly cache add args [ 'lodash.zipobject@^4.1.3', null ]
282 verbose cache add spec lodash.zipobject@^4.1.3
283 silly cache add parsed spec Result {
283 silly cache add raw: 'lodash.zipobject@^4.1.3',
283 silly cache add scope: null,
283 silly cache add escapedName: 'lodash.zipobject',
283 silly cache add name: 'lodash.zipobject',
283 silly cache add rawSpec: '^4.1.3',
283 silly cache add spec: '>=4.1.3 <5.0.0',
283 silly cache add type: 'range' }
284 silly addNamed lodash.zipobject@>=4.1.3 <5.0.0
285 verbose addNamed ">=4.1.3 <5.0.0" is a valid semver range for lodash.zipobject
286 silly addNameRange { name: 'lodash.zipobject',
286 silly addNameRange range: '>=4.1.3 <5.0.0',
286 silly addNameRange hasData: false }
287 silly mapToRegistry name lodash.zipobject
288 silly mapToRegistry using default registry
289 silly mapToRegistry registry http://registry.npmjs.org/
290 silly mapToRegistry data Result {
290 silly mapToRegistry raw: 'lodash.zipobject',
290 silly mapToRegistry scope: null,
290 silly mapToRegistry escapedName: 'lodash.zipobject',
290 silly mapToRegistry name: 'lodash.zipobject',
290 silly mapToRegistry rawSpec: '',
290 silly mapToRegistry spec: 'latest',
290 silly mapToRegistry type: 'tag' }
291 silly mapToRegistry uri http://registry.npmjs.org/lodash.zipobject
292 verbose addNameRange registry:http://registry.npmjs.org/lodash.zipobject not in flight; fetching
293 silly resolveWithNewModule babel-preset-airbnb@2.3.3 checking installable status
294 silly cache add args [ 'babel-preset-airbnb@^2.2.3', null ]
295 verbose cache add spec babel-preset-airbnb@^2.2.3
296 silly cache add parsed spec Result {
296 silly cache add raw: 'babel-preset-airbnb@^2.2.3',
296 silly cache add scope: null,
296 silly cache add escapedName: 'babel-preset-airbnb',
296 silly cache add name: 'babel-preset-airbnb',
296 silly cache add rawSpec: '^2.2.3',
296 silly cache add spec: '>=2.2.3 <3.0.0',
296 silly cache add type: 'range' }
297 silly addNamed babel-preset-airbnb@>=2.2.3 <3.0.0
298 verbose addNamed ">=2.2.3 <3.0.0" is a valid semver range for babel-preset-airbnb
299 silly addNameRange { name: 'babel-preset-airbnb',
299 silly addNameRange range: '>=2.2.3 <3.0.0',
299 silly addNameRange hasData: false }
300 silly mapToRegistry name babel-preset-airbnb
301 silly mapToRegistry using default registry
302 silly mapToRegistry registry http://registry.npmjs.org/
303 silly mapToRegistry data Result {
303 silly mapToRegistry raw: 'babel-preset-airbnb',
303 silly mapToRegistry scope: null,
303 silly mapToRegistry escapedName: 'babel-preset-airbnb',
303 silly mapToRegistry name: 'babel-preset-airbnb',
303 silly mapToRegistry rawSpec: '',
303 silly mapToRegistry spec: 'latest',
303 silly mapToRegistry type: 'tag' }
304 silly mapToRegistry uri http://registry.npmjs.org/babel-preset-airbnb
305 verbose addNameRange registry:http://registry.npmjs.org/babel-preset-airbnb not in flight; fetching
306 verbose get http://registry.npmjs.org/lodash.zipobject not expired, no request
307 silly addNameRange number 2 { name: 'lodash.zipobject',
307 silly addNameRange range: '>=4.1.3 <5.0.0',
307 silly addNameRange hasData: true }
308 silly addNameRange versions [ 'lodash.zipobject',
308 silly addNameRange [ '2.0.0',
308 silly addNameRange '2.1.0',
308 silly addNameRange '2.2.0',
308 silly addNameRange '2.2.1',
308 silly addNameRange '2.3.0',
308 silly addNameRange '2.4.0',
308 silly addNameRange '2.4.1',
308 silly addNameRange '3.0.0',
308 silly addNameRange '4.0.0',
308 silly addNameRange '4.1.0',
308 silly addNameRange '4.1.1',
308 silly addNameRange '4.1.2',
308 silly addNameRange '4.1.3' ] ]
309 silly addNamed lodash.zipobject@4.1.3
310 verbose addNamed "4.1.3" is a plain semver version for lodash.zipobject
311 verbose get http://registry.npmjs.org/babel-preset-airbnb not expired, no request
312 silly addNameRange number 2 { name: 'babel-preset-airbnb',
312 silly addNameRange range: '>=2.2.3 <3.0.0',
312 silly addNameRange hasData: true }
313 silly addNameRange versions [ 'babel-preset-airbnb',
313 silly addNameRange [ '1.0.0',
313 silly addNameRange '1.0.1',
313 silly addNameRange '1.1.0',
313 silly addNameRange '1.1.1',
313 silly addNameRange '2.0.0',
313 silly addNameRange '2.1.0',
313 silly addNameRange '2.1.1',
313 silly addNameRange '2.2.0',
313 silly addNameRange '2.2.1',
313 silly addNameRange '2.2.2',
313 silly addNameRange '2.2.3',
313 silly addNameRange '2.3.3' ] ]
314 silly addNamed babel-preset-airbnb@2.3.3
315 verbose addNamed "2.3.3" is a plain semver version for babel-preset-airbnb
316 silly cache afterAdd lodash.zipobject@4.1.3
317 verbose afterAdd /Users/kiddynamo/.npm/lodash.zipobject/4.1.3/package/package.json not in flight; writing
318 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
319 silly cache afterAdd babel-preset-airbnb@2.3.3
320 verbose afterAdd /Users/kiddynamo/.npm/babel-preset-airbnb/2.3.3/package/package.json not in flight; writing
321 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
322 verbose afterAdd /Users/kiddynamo/.npm/babel-preset-airbnb/2.3.3/package/package.json written
323 verbose afterAdd /Users/kiddynamo/.npm/lodash.zipobject/4.1.3/package/package.json written
324 http 304 http://registry.npmjs.org/babel-preset-expo
325 verbose headers { server: 'nginx/1.10.1',
325 verbose headers 'last-modified': 'Fri, 23 Jun 2017 19:46:39 GMT',
325 verbose headers etag: '"594d701f-1001"',
325 verbose headers 'cache-control': 'max-age=300',
325 verbose headers 'accept-ranges': 'bytes',
325 verbose headers date: 'Wed, 28 Jun 2017 13:54:17 GMT',
325 verbose headers via: '1.1 varnish',
325 verbose headers connection: 'keep-alive',
325 verbose headers 'x-served-by': 'cache-sjc3125-SJC',
325 verbose headers 'x-cache': 'MISS',
325 verbose headers 'x-cache-hits': '0',
325 verbose headers 'x-timer': 'S1498658057.285914,VS0,VE124',
325 verbose headers vary: 'Accept-Encoding' }
326 silly get cb [ 304,
326 silly get { server: 'nginx/1.10.1',
326 silly get 'last-modified': 'Fri, 23 Jun 2017 19:46:39 GMT',
326 silly get etag: '"594d701f-1001"',
326 silly get 'cache-control': 'max-age=300',
326 silly get 'accept-ranges': 'bytes',
326 silly get date: 'Wed, 28 Jun 2017 13:54:17 GMT',
326 silly get via: '1.1 varnish',
326 silly get connection: 'keep-alive',
326 silly get 'x-served-by': 'cache-sjc3125-SJC',
326 silly get 'x-cache': 'MISS',
326 silly get 'x-cache-hits': '0',
326 silly get 'x-timer': 'S1498658057.285914,VS0,VE124',
326 silly get vary: 'Accept-Encoding' } ]
327 verbose etag http://registry.npmjs.org/babel-preset-expo from cache
328 verbose get saving babel-preset-expo to /Users/kiddynamo/.npm/registry.npmjs.org/babel-preset-expo/.cache.json
329 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
330 silly resolveWithNewModule babel-preset-expo@2.0.0 checking installable status
331 silly cache add args [ 'babel-preset-expo@^2.0.0', null ]
332 verbose cache add spec babel-preset-expo@^2.0.0
333 silly cache add parsed spec Result {
333 silly cache add raw: 'babel-preset-expo@^2.0.0',
333 silly cache add scope: null,
333 silly cache add escapedName: 'babel-preset-expo',
333 silly cache add name: 'babel-preset-expo',
333 silly cache add rawSpec: '^2.0.0',
333 silly cache add spec: '>=2.0.0 <3.0.0',
333 silly cache add type: 'range' }
334 silly addNamed babel-preset-expo@>=2.0.0 <3.0.0
335 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for babel-preset-expo
336 silly addNameRange { name: 'babel-preset-expo',
336 silly addNameRange range: '>=2.0.0 <3.0.0',
336 silly addNameRange hasData: false }
337 silly mapToRegistry name babel-preset-expo
338 silly mapToRegistry using default registry
339 silly mapToRegistry registry http://registry.npmjs.org/
340 silly mapToRegistry data Result {
340 silly mapToRegistry raw: 'babel-preset-expo',
340 silly mapToRegistry scope: null,
340 silly mapToRegistry escapedName: 'babel-preset-expo',
340 silly mapToRegistry name: 'babel-preset-expo',
340 silly mapToRegistry rawSpec: '',
340 silly mapToRegistry spec: 'latest',
340 silly mapToRegistry type: 'tag' }
341 silly mapToRegistry uri http://registry.npmjs.org/babel-preset-expo
342 verbose addNameRange registry:http://registry.npmjs.org/babel-preset-expo not in flight; fetching
343 verbose get http://registry.npmjs.org/babel-preset-expo not expired, no request
344 silly addNameRange number 2 { name: 'babel-preset-expo',
344 silly addNameRange range: '>=2.0.0 <3.0.0',
344 silly addNameRange hasData: true }
345 silly addNameRange versions [ 'babel-preset-expo',
345 silly addNameRange [ '1.0.0', '1.0.1', '2.0.0-rc.0', '2.0.0' ] ]
346 silly addNamed babel-preset-expo@2.0.0
347 verbose addNamed "2.0.0" is a plain semver version for babel-preset-expo
348 silly cache afterAdd babel-preset-expo@2.0.0
349 verbose afterAdd /Users/kiddynamo/.npm/babel-preset-expo/2.0.0/package/package.json not in flight; writing
350 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
351 verbose afterAdd /Users/kiddynamo/.npm/babel-preset-expo/2.0.0/package/package.json written
352 verbose updateRemote git fetch -a origin (git://github.com/expo/node-websql.git)
353 verbose correctMkdir /Users/kiddynamo/.npm/_git-remotes correctMkdir not in flight; initializing
354 verbose setPermissions expo/node-websql#18.0.0 set permissions on /Users/kiddynamo/.npm/_git-remotes/git-github-com-expo-node-websql-git-18-0-0-17a6eb60
355 verbose resolveHead expo/node-websql#18.0.0 original treeish: 18.0.0
356 info git [ 'rev-list', '-n1', '18.0.0' ]
357 http 304 http://registry.npmjs.org/lodash.map
358 verbose headers { server: 'nginx/1.10.1',
358 verbose headers 'last-modified': 'Wed, 08 Mar 2017 06:53:44 GMT',
358 verbose headers etag: '"58bfaa78-af8f"',
358 verbose headers 'cache-control': 'max-age=300',
358 verbose headers 'accept-ranges': 'bytes',
358 verbose headers date: 'Wed, 28 Jun 2017 13:54:17 GMT',
358 verbose headers via: '1.1 varnish',
358 verbose headers connection: 'keep-alive',
358 verbose headers 'x-served-by': 'cache-sjc3635-SJC',
358 verbose headers 'x-cache': 'MISS',
358 verbose headers 'x-cache-hits': '0',
358 verbose headers 'x-timer': 'S1498658057.353936,VS0,VE94',
358 verbose headers vary: 'Accept-Encoding' }
359 silly get cb [ 304,
359 silly get { server: 'nginx/1.10.1',
359 silly get 'last-modified': 'Wed, 08 Mar 2017 06:53:44 GMT',
359 silly get etag: '"58bfaa78-af8f"',
359 silly get 'cache-control': 'max-age=300',
359 silly get 'accept-ranges': 'bytes',
359 silly get date: 'Wed, 28 Jun 2017 13:54:17 GMT',
359 silly get via: '1.1 varnish',
359 silly get connection: 'keep-alive',
359 silly get 'x-served-by': 'cache-sjc3635-SJC',
359 silly get 'x-cache': 'MISS',
359 silly get 'x-cache-hits': '0',
359 silly get 'x-timer': 'S1498658057.353936,VS0,VE94',
359 silly get vary: 'Accept-Encoding' } ]
360 verbose etag http://registry.npmjs.org/lodash.map from cache
361 verbose get saving lodash.map to /Users/kiddynamo/.npm/registry.npmjs.org/lodash.map/.cache.json
362 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
363 silly resolveHead expo/node-websql#18.0.0 resolved treeish: e364fa65146a9e2157a19e5c719e7702c2b6b87a
364 verbose resolveHead expo/node-websql#18.0.0 resolved Git URL: git://github.com/expo/node-websql.git#e364fa65146a9e2157a19e5c719e7702c2b6b87a
365 silly resolveHead Git working directory: /var/folders/y6/717glrn15pb3sl0wcl69ys980000gn/T/npm-44226-c613f091/git-cache-440cbcd7/e364fa65146a9e2157a19e5c719e7702c2b6b87a
366 silly resolveWithNewModule lodash.map@4.6.0 checking installable status
367 silly cache add args [ 'lodash.map@^4.6.0', null ]
368 verbose cache add spec lodash.map@^4.6.0
369 silly cache add parsed spec Result {
369 silly cache add raw: 'lodash.map@^4.6.0',
369 silly cache add scope: null,
369 silly cache add escapedName: 'lodash.map',
369 silly cache add name: 'lodash.map',
369 silly cache add rawSpec: '^4.6.0',
369 silly cache add spec: '>=4.6.0 <5.0.0',
369 silly cache add type: 'range' }
370 silly addNamed lodash.map@>=4.6.0 <5.0.0
371 verbose addNamed ">=4.6.0 <5.0.0" is a valid semver range for lodash.map
372 silly addNameRange { name: 'lodash.map', range: '>=4.6.0 <5.0.0', hasData: false }
373 silly mapToRegistry name lodash.map
374 silly mapToRegistry using default registry
375 silly mapToRegistry registry http://registry.npmjs.org/
376 silly mapToRegistry data Result {
376 silly mapToRegistry raw: 'lodash.map',
376 silly mapToRegistry scope: null,
376 silly mapToRegistry escapedName: 'lodash.map',
376 silly mapToRegistry name: 'lodash.map',
376 silly mapToRegistry rawSpec: '',
376 silly mapToRegistry spec: 'latest',
376 silly mapToRegistry type: 'tag' }
377 silly mapToRegistry uri http://registry.npmjs.org/lodash.map
378 verbose addNameRange registry:http://registry.npmjs.org/lodash.map not in flight; fetching
379 http 304 http://registry.npmjs.org/lottie-react-native
380 verbose headers { server: 'nginx/1.10.3',
380 verbose headers 'last-modified': 'Sat, 17 Jun 2017 06:41:27 GMT',
380 verbose headers etag: '"5944cf17-93a4"',
380 verbose headers 'cache-control': 'max-age=300',
380 verbose headers 'accept-ranges': 'bytes',
380 verbose headers date: 'Wed, 28 Jun 2017 13:54:17 GMT',
380 verbose headers via: '1.1 varnish',
380 verbose headers connection: 'keep-alive',
380 verbose headers 'x-served-by': 'cache-sjc3620-SJC',
380 verbose headers 'x-cache': 'MISS',
380 verbose headers 'x-cache-hits': '0',
380 verbose headers 'x-timer': 'S1498658057.358897,VS0,VE93',
380 verbose headers vary: 'Accept-Encoding' }
381 silly get cb [ 304,
381 silly get { server: 'nginx/1.10.3',
381 silly get 'last-modified': 'Sat, 17 Jun 2017 06:41:27 GMT',
381 silly get etag: '"5944cf17-93a4"',
381 silly get 'cache-control': 'max-age=300',
381 silly get 'accept-ranges': 'bytes',
381 silly get date: 'Wed, 28 Jun 2017 13:54:17 GMT',
381 silly get via: '1.1 varnish',
381 silly get connection: 'keep-alive',
381 silly get 'x-served-by': 'cache-sjc3620-SJC',
381 silly get 'x-cache': 'MISS',
381 silly get 'x-cache-hits': '0',
381 silly get 'x-timer': 'S1498658057.358897,VS0,VE93',
381 silly get vary: 'Accept-Encoding' } ]
382 verbose etag http://registry.npmjs.org/lottie-react-native from cache
383 verbose get saving lottie-react-native to /Users/kiddynamo/.npm/registry.npmjs.org/lottie-react-native/.cache.json
384 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
385 info git [ 'clone',
385 info git '/Users/kiddynamo/.npm/_git-remotes/git-github-com-expo-node-websql-git-18-0-0-17a6eb60',
385 info git '/var/folders/y6/717glrn15pb3sl0wcl69ys980000gn/T/npm-44226-c613f091/git-cache-440cbcd7/e364fa65146a9e2157a19e5c719e7702c2b6b87a' ]
386 verbose get http://registry.npmjs.org/lodash.map not expired, no request
387 silly addNameRange number 2 { name: 'lodash.map', range: '>=4.6.0 <5.0.0', hasData: true }
388 silly addNameRange versions [ 'lodash.map',
388 silly addNameRange [ '2.0.0',
388 silly addNameRange '2.1.0',
388 silly addNameRange '2.2.0',
388 silly addNameRange '2.2.1',
388 silly addNameRange '2.3.0',
388 silly addNameRange '2.4.0',
388 silly addNameRange '2.4.1',
388 silly addNameRange '3.0.0',
388 silly addNameRange '3.1.0',
388 silly addNameRange '3.1.1',
388 silly addNameRange '3.1.2',
388 silly addNameRange '3.1.3',
388 silly addNameRange '3.1.4',
388 silly addNameRange '4.0.0',
388 silly addNameRange '4.0.1',
388 silly addNameRange '4.0.2',
388 silly addNameRange '4.1.0',
388 silly addNameRange '4.1.1',
388 silly addNameRange '4.2.0',
388 silly addNameRange '4.2.1',
388 silly addNameRange '4.2.2',
388 silly addNameRange '4.3.0',
388 silly addNameRange '4.4.0',
388 silly addNameRange '4.5.0',
388 silly addNameRange '4.5.1',
388 silly addNameRange '4.6.0' ] ]
389 silly addNamed lodash.map@4.6.0
390 verbose addNamed "4.6.0" is a plain semver version for lodash.map
391 silly cache afterAdd lodash.map@4.6.0
392 verbose afterAdd /Users/kiddynamo/.npm/lodash.map/4.6.0/package/package.json not in flight; writing
393 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
394 silly resolveWithNewModule lottie-react-native@1.1.1 checking installable status
395 silly cache add args [ 'lottie-react-native@1.1.1', null ]
396 verbose cache add spec lottie-react-native@1.1.1
397 silly cache add parsed spec Result {
397 silly cache add raw: 'lottie-react-native@1.1.1',
397 silly cache add scope: null,
397 silly cache add escapedName: 'lottie-react-native',
397 silly cache add name: 'lottie-react-native',
397 silly cache add rawSpec: '1.1.1',
397 silly cache add spec: '1.1.1',
397 silly cache add type: 'version' }
398 silly addNamed lottie-react-native@1.1.1
399 verbose addNamed "1.1.1" is a plain semver version for lottie-react-native
400 silly mapToRegistry name lottie-react-native
401 silly mapToRegistry using default registry
402 silly mapToRegistry registry http://registry.npmjs.org/
403 silly mapToRegistry data Result {
403 silly mapToRegistry raw: 'lottie-react-native',
403 silly mapToRegistry scope: null,
403 silly mapToRegistry escapedName: 'lottie-react-native',
403 silly mapToRegistry name: 'lottie-react-native',
403 silly mapToRegistry rawSpec: '',
403 silly mapToRegistry spec: 'latest',
403 silly mapToRegistry type: 'tag' }
404 silly mapToRegistry uri http://registry.npmjs.org/lottie-react-native
405 verbose addNameVersion registry:http://registry.npmjs.org/lottie-react-native not in flight; fetching
406 verbose get http://registry.npmjs.org/lottie-react-native not expired, no request
407 verbose afterAdd /Users/kiddynamo/.npm/lodash.map/4.6.0/package/package.json written
408 silly cache afterAdd lottie-react-native@1.1.1
409 verbose afterAdd /Users/kiddynamo/.npm/lottie-react-native/1.1.1/package/package.json not in flight; writing
410 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
411 verbose afterAdd /Users/kiddynamo/.npm/lottie-react-native/1.1.1/package/package.json written
412 http 304 http://registry.npmjs.org/pretty-format
413 verbose headers { server: 'nginx/1.10.1',
413 verbose headers 'last-modified': 'Wed, 28 Jun 2017 10:16:21 GMT',
413 verbose headers etag: '"595381f5-f5a8"',
413 verbose headers 'cache-control': 'max-age=300',
413 verbose headers 'accept-ranges': 'bytes',
413 verbose headers date: 'Wed, 28 Jun 2017 13:54:17 GMT',
413 verbose headers via: '1.1 varnish',
413 verbose headers connection: 'keep-alive',
413 verbose headers 'x-served-by': 'cache-sjc3623-SJC',
413 verbose headers 'x-cache': 'MISS',
413 verbose headers 'x-cache-hits': '0',
413 verbose headers 'x-timer': 'S1498658057.354002,VS0,VE123',
413 verbose headers vary: 'Accept-Encoding' }
414 silly get cb [ 304,
414 silly get { server: 'nginx/1.10.1',
414 silly get 'last-modified': 'Wed, 28 Jun 2017 10:16:21 GMT',
414 silly get etag: '"595381f5-f5a8"',
414 silly get 'cache-control': 'max-age=300',
414 silly get 'accept-ranges': 'bytes',
414 silly get date: 'Wed, 28 Jun 2017 13:54:17 GMT',
414 silly get via: '1.1 varnish',
414 silly get connection: 'keep-alive',
414 silly get 'x-served-by': 'cache-sjc3623-SJC',
414 silly get 'x-cache': 'MISS',
414 silly get 'x-cache-hits': '0',
414 silly get 'x-timer': 'S1498658057.354002,VS0,VE123',
414 silly get vary: 'Accept-Encoding' } ]
415 verbose etag http://registry.npmjs.org/pretty-format from cache
416 verbose get saving pretty-format to /Users/kiddynamo/.npm/registry.npmjs.org/pretty-format/.cache.json
417 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
418 http 304 http://registry.npmjs.org/react-native-branch
419 verbose headers { server: 'nginx/1.10.1',
419 verbose headers 'last-modified': 'Mon, 19 Jun 2017 18:14:16 GMT',
419 verbose headers etag: '"59481478-1d062"',
419 verbose headers 'cache-control': 'max-age=300',
419 verbose headers 'accept-ranges': 'bytes',
419 verbose headers date: 'Wed, 28 Jun 2017 13:54:17 GMT',
419 verbose headers via: '1.1 varnish',
419 verbose headers connection: 'keep-alive',
419 verbose headers 'x-served-by': 'cache-sjc3624-SJC',
419 verbose headers 'x-cache': 'MISS',
419 verbose headers 'x-cache-hits': '0',
419 verbose headers 'x-timer': 'S1498658057.359018,VS0,VE120',
419 verbose headers vary: 'Accept-Encoding' }
420 silly get cb [ 304,
420 silly get { server: 'nginx/1.10.1',
420 silly get 'last-modified': 'Mon, 19 Jun 2017 18:14:16 GMT',
420 silly get etag: '"59481478-1d062"',
420 silly get 'cache-control': 'max-age=300',
420 silly get 'accept-ranges': 'bytes',
420 silly get date: 'Wed, 28 Jun 2017 13:54:17 GMT',
420 silly get via: '1.1 varnish',
420 silly get connection: 'keep-alive',
420 silly get 'x-served-by': 'cache-sjc3624-SJC',
420 silly get 'x-cache': 'MISS',
420 silly get 'x-cache-hits': '0',
420 silly get 'x-timer': 'S1498658057.359018,VS0,VE120',
420 silly get vary: 'Accept-Encoding' } ]
421 verbose etag http://registry.npmjs.org/react-native-branch from cache
422 verbose get saving react-native-branch to /Users/kiddynamo/.npm/registry.npmjs.org/react-native-branch/.cache.json
423 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
424 silly resolveWithNewModule pretty-format@20.0.3 checking installable status
425 silly cache add args [ 'pretty-format@^20.0.3', null ]
426 verbose cache add spec pretty-format@^20.0.3
427 silly cache add parsed spec Result {
427 silly cache add raw: 'pretty-format@^20.0.3',
427 silly cache add scope: null,
427 silly cache add escapedName: 'pretty-format',
427 silly cache add name: 'pretty-format',
427 silly cache add rawSpec: '^20.0.3',
427 silly cache add spec: '>=20.0.3 <21.0.0',
427 silly cache add type: 'range' }
428 silly addNamed pretty-format@>=20.0.3 <21.0.0
429 verbose addNamed ">=20.0.3 <21.0.0" is a valid semver range for pretty-format
430 silly addNameRange { name: 'pretty-format',
430 silly addNameRange range: '>=20.0.3 <21.0.0',
430 silly addNameRange hasData: false }
431 silly mapToRegistry name pretty-format
432 silly mapToRegistry using default registry
433 silly mapToRegistry registry http://registry.npmjs.org/
434 silly mapToRegistry data Result {
434 silly mapToRegistry raw: 'pretty-format',
434 silly mapToRegistry scope: null,
434 silly mapToRegistry escapedName: 'pretty-format',
434 silly mapToRegistry name: 'pretty-format',
434 silly mapToRegistry rawSpec: '',
434 silly mapToRegistry spec: 'latest',
434 silly mapToRegistry type: 'tag' }
435 silly mapToRegistry uri http://registry.npmjs.org/pretty-format
436 verbose addNameRange registry:http://registry.npmjs.org/pretty-format not in flight; fetching
437 http 304 http://registry.npmjs.org/fbemitter
438 verbose headers { server: 'nginx/1.10.1',
438 verbose headers 'last-modified': 'Thu, 22 Jun 2017 03:25:17 GMT',
438 verbose headers etag: '"594b389d-4c60"',
438 verbose headers 'cache-control': 'max-age=300',
438 verbose headers 'accept-ranges': 'bytes',
438 verbose headers date: 'Wed, 28 Jun 2017 13:54:17 GMT',
438 verbose headers via: '1.1 varnish',
438 verbose headers connection: 'keep-alive',
438 verbose headers 'x-served-by': 'cache-sjc3123-SJC',
438 verbose headers 'x-cache': 'MISS',
438 verbose headers 'x-cache-hits': '0',
438 verbose headers 'x-timer': 'S1498658057.359034,VS0,VE127',
438 verbose headers vary: 'Accept-Encoding' }
439 silly get cb [ 304,
439 silly get { server: 'nginx/1.10.1',
439 silly get 'last-modified': 'Thu, 22 Jun 2017 03:25:17 GMT',
439 silly get etag: '"594b389d-4c60"',
439 silly get 'cache-control': 'max-age=300',
439 silly get 'accept-ranges': 'bytes',
439 silly get date: 'Wed, 28 Jun 2017 13:54:17 GMT',
439 silly get via: '1.1 varnish',
439 silly get connection: 'keep-alive',
439 silly get 'x-served-by': 'cache-sjc3123-SJC',
439 silly get 'x-cache': 'MISS',
439 silly get 'x-cache-hits': '0',
439 silly get 'x-timer': 'S1498658057.359034,VS0,VE127',
439 silly get vary: 'Accept-Encoding' } ]
440 verbose etag http://registry.npmjs.org/fbemitter from cache
441 verbose get saving fbemitter to /Users/kiddynamo/.npm/registry.npmjs.org/fbemitter/.cache.json
442 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
443 verbose get http://registry.npmjs.org/pretty-format not expired, no request
444 silly addNameRange number 2 { name: 'pretty-format',
444 silly addNameRange range: '>=20.0.3 <21.0.0',
444 silly addNameRange hasData: true }
445 silly addNameRange versions [ 'pretty-format',
445 silly addNameRange [ '1.0.0',
445 silly addNameRange '1.1.0',
445 silly addNameRange '1.1.1',
445 silly addNameRange '1.2.0',
445 silly addNameRange '2.0.0',
445 silly addNameRange '2.1.0',
445 silly addNameRange '3.0.0',
445 silly addNameRange '3.1.0',
445 silly addNameRange '3.2.0',
445 silly addNameRange '3.3.0',
445 silly addNameRange '3.3.1',
445 silly addNameRange '3.3.2',
445 silly addNameRange '3.4.0',
445 silly addNameRange '3.4.1',
445 silly addNameRange '3.4.2',
445 silly addNameRange '3.4.3',
445 silly addNameRange '3.5.0',
445 silly addNameRange '3.5.1',
445 silly addNameRange '3.5.2',
445 silly addNameRange '3.5.3',
445 silly addNameRange '3.6.0',
445 silly addNameRange '3.7.0',
445 silly addNameRange '3.8.0',
445 silly addNameRange '4.0.0',
445 silly addNameRange '4.1.0',
445 silly addNameRange '4.2.0',
445 silly addNameRange '4.2.1',
445 silly addNameRange '4.2.2',
445 silly addNameRange '4.2.3',
445 silly addNameRange '4.3.0',
445 silly addNameRange '4.3.1',
445 silly addNameRange '18.0.0',
445 silly addNameRange '18.1.0',
445 silly addNameRange '18.5.0-alpha.7da3df39',
445 silly addNameRange '19.0.0',
445 silly addNameRange '19.1.0-alpha.eed82034',
445 silly addNameRange '19.2.0-alpha.993e64af',
445 silly addNameRange '19.3.0-alpha.85402254',
445 silly addNameRange '20.0.0',
445 silly addNameRange '20.0.1',
445 silly addNameRange '20.0.2',
445 silly addNameRange '20.0.3',
445 silly addNameRange '20.1.0-alpha.1' ] ]
446 silly addNamed pretty-format@20.0.3
447 verbose addNamed "20.0.3" is a plain semver version for pretty-format
448 http 304 http://registry.npmjs.org/md5-file
449 verbose headers { server: 'nginx/1.10.1',
449 verbose headers 'last-modified': 'Fri, 12 May 2017 08:12:43 GMT',
449 verbose headers etag: '"59156e7b-6c21"',
449 verbose headers 'cache-control': 'max-age=300',
449 verbose headers 'accept-ranges': 'bytes',
449 verbose headers date: 'Wed, 28 Jun 2017 13:54:17 GMT',
449 verbose headers via: '1.1 varnish',
449 verbose headers connection: 'keep-alive',
449 verbose headers 'x-served-by': 'cache-sjc3144-SJC',
449 verbose headers 'x-cache': 'MISS',
449 verbose headers 'x-cache-hits': '0',
449 verbose headers 'x-timer': 'S1498658057.359044,VS0,VE133',
449 verbose headers vary: 'Accept-Encoding' }
450 silly get cb [ 304,
450 silly get { server: 'nginx/1.10.1',
450 silly get 'last-modified': 'Fri, 12 May 2017 08:12:43 GMT',
450 silly get etag: '"59156e7b-6c21"',
450 silly get 'cache-control': 'max-age=300',
450 silly get 'accept-ranges': 'bytes',
450 silly get date: 'Wed, 28 Jun 2017 13:54:17 GMT',
450 silly get via: '1.1 varnish',
450 silly get connection: 'keep-alive',
450 silly get 'x-served-by': 'cache-sjc3144-SJC',
450 silly get 'x-cache': 'MISS',
450 silly get 'x-cache-hits': '0',
450 silly get 'x-timer': 'S1498658057.359044,VS0,VE133',
450 silly get vary: 'Accept-Encoding' } ]
451 verbose etag http://registry.npmjs.org/md5-file from cache
452 verbose get saving md5-file to /Users/kiddynamo/.npm/registry.npmjs.org/md5-file/.cache.json
453 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
454 silly resolveWithNewModule react-native-branch@2.0.0-beta.3 checking installable status
455 silly cache add args [ 'react-native-branch@2.0.0-beta.3', null ]
456 verbose cache add spec react-native-branch@2.0.0-beta.3
457 silly cache add parsed spec Result {
457 silly cache add raw: 'react-native-branch@2.0.0-beta.3',
457 silly cache add scope: null,
457 silly cache add escapedName: 'react-native-branch',
457 silly cache add name: 'react-native-branch',
457 silly cache add rawSpec: '2.0.0-beta.3',
457 silly cache add spec: '2.0.0-beta.3',
457 silly cache add type: 'version' }
458 silly addNamed react-native-branch@2.0.0-beta.3
459 verbose addNamed "2.0.0-beta.3" is a plain semver version for react-native-branch
460 silly mapToRegistry name react-native-branch
461 silly mapToRegistry using default registry
462 silly mapToRegistry registry http://registry.npmjs.org/
463 silly mapToRegistry data Result {
463 silly mapToRegistry raw: 'react-native-branch',
463 silly mapToRegistry scope: null,
463 silly mapToRegistry escapedName: 'react-native-branch',
463 silly mapToRegistry name: 'react-native-branch',
463 silly mapToRegistry rawSpec: '',
463 silly mapToRegistry spec: 'latest',
463 silly mapToRegistry type: 'tag' }
464 silly mapToRegistry uri http://registry.npmjs.org/react-native-branch
465 verbose addNameVersion registry:http://registry.npmjs.org/react-native-branch not in flight; fetching
466 http 304 http://registry.npmjs.org/@expo%2fvector-icons
467 verbose headers { server: 'nginx/1.10.3',
467 verbose headers 'last-modified': 'Wed, 17 May 2017 23:33:42 GMT',
467 verbose headers etag: '"591cddd6-1e1d"',
467 verbose headers 'cache-control': 'max-age=0',
467 verbose headers 'accept-ranges': 'bytes',
467 verbose headers date: 'Wed, 28 Jun 2017 13:54:17 GMT',
467 verbose headers via: '1.1 varnish',
467 verbose headers connection: 'keep-alive',
467 verbose headers 'x-served-by': 'cache-sjc3648-SJC',
467 verbose headers 'x-cache': 'MISS',
467 verbose headers 'x-cache-hits': '0',
467 verbose headers 'x-timer': 'S1498658057.353913,VS0,VE140' }
468 silly get cb [ 304,
468 silly get { server: 'nginx/1.10.3',
468 silly get 'last-modified': 'Wed, 17 May 2017 23:33:42 GMT',
468 silly get etag: '"591cddd6-1e1d"',
468 silly get 'cache-control': 'max-age=0',
468 silly get 'accept-ranges': 'bytes',
468 silly get date: 'Wed, 28 Jun 2017 13:54:17 GMT',
468 silly get via: '1.1 varnish',
468 silly get connection: 'keep-alive',
468 silly get 'x-served-by': 'cache-sjc3648-SJC',
468 silly get 'x-cache': 'MISS',
468 silly get 'x-cache-hits': '0',
468 silly get 'x-timer': 'S1498658057.353913,VS0,VE140' } ]
469 verbose etag http://registry.npmjs.org/@expo%2fvector-icons from cache
470 verbose get saving @expo/vector-icons to /Users/kiddynamo/.npm/registry.npmjs.org/_40expo_252fvector-icons/.cache.json
471 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
472 verbose cloneResolved expo/node-websql#18.0.0 clone Cloning into '/var/folders/y6/717glrn15pb3sl0wcl69ys980000gn/T/npm-44226-c613f091/git-cache-440cbcd7/e364fa65146a9e2157a19e5c719e7702c2b6b87a'...
472 verbose cloneResolved done.
473 silly cache afterAdd pretty-format@20.0.3
474 verbose afterAdd /Users/kiddynamo/.npm/pretty-format/20.0.3/package/package.json not in flight; writing
475 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
476 verbose get http://registry.npmjs.org/react-native-branch not expired, no request
477 silly resolveWithNewModule fbemitter@2.1.1 checking installable status
478 silly cache add args [ 'fbemitter@^2.1.1', null ]
479 verbose cache add spec fbemitter@^2.1.1
480 silly cache add parsed spec Result {
480 silly cache add raw: 'fbemitter@^2.1.1',
480 silly cache add scope: null,
480 silly cache add escapedName: 'fbemitter',
480 silly cache add name: 'fbemitter',
480 silly cache add rawSpec: '^2.1.1',
480 silly cache add spec: '>=2.1.1 <3.0.0',
480 silly cache add type: 'range' }
481 silly addNamed fbemitter@>=2.1.1 <3.0.0
482 verbose addNamed ">=2.1.1 <3.0.0" is a valid semver range for fbemitter
483 silly addNameRange { name: 'fbemitter', range: '>=2.1.1 <3.0.0', hasData: false }
484 silly mapToRegistry name fbemitter
485 silly mapToRegistry using default registry
486 silly mapToRegistry registry http://registry.npmjs.org/
487 silly mapToRegistry data Result {
487 silly mapToRegistry raw: 'fbemitter',
487 silly mapToRegistry scope: null,
487 silly mapToRegistry escapedName: 'fbemitter',
487 silly mapToRegistry name: 'fbemitter',
487 silly mapToRegistry rawSpec: '',
487 silly mapToRegistry spec: 'latest',
487 silly mapToRegistry type: 'tag' }
488 silly mapToRegistry uri http://registry.npmjs.org/fbemitter
489 verbose addNameRange registry:http://registry.npmjs.org/fbemitter not in flight; fetching
490 info git [ 'checkout', 'e364fa65146a9e2157a19e5c719e7702c2b6b87a' ]
491 verbose get http://registry.npmjs.org/fbemitter not expired, no request
492 silly addNameRange number 2 { name: 'fbemitter', range: '>=2.1.1 <3.0.0', hasData: true }
493 silly addNameRange versions [ 'fbemitter',
493 silly addNameRange [ '2.0.0',
493 silly addNameRange '2.0.1',
493 silly addNameRange '2.0.2',
493 silly addNameRange '2.0.3',
493 silly addNameRange '2.1.0',
493 silly addNameRange '2.1.1',
493 silly addNameRange '3.0.0-alpha.1' ] ]
494 silly addNamed fbemitter@2.1.1
495 verbose addNamed "2.1.1" is a plain semver version for fbemitter
496 silly cache afterAdd react-native-branch@2.0.0-beta.3
497 verbose afterAdd /Users/kiddynamo/.npm/react-native-branch/2.0.0-beta.3/package/package.json not in flight; writing
498 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
499 silly resolveWithNewModule md5-file@3.1.1 checking installable status
500 silly cache add args [ 'md5-file@^3.1.1', null ]
501 verbose cache add spec md5-file@^3.1.1
502 silly cache add parsed spec Result {
502 silly cache add raw: 'md5-file@^3.1.1',
502 silly cache add scope: null,
502 silly cache add escapedName: 'md5-file',
502 silly cache add name: 'md5-file',
502 silly cache add rawSpec: '^3.1.1',
502 silly cache add spec: '>=3.1.1 <4.0.0',
502 silly cache add type: 'range' }
503 silly addNamed md5-file@>=3.1.1 <4.0.0
504 verbose addNamed ">=3.1.1 <4.0.0" is a valid semver range for md5-file
505 silly addNameRange { name: 'md5-file', range: '>=3.1.1 <4.0.0', hasData: false }
506 silly mapToRegistry name md5-file
507 silly mapToRegistry using default registry
508 silly mapToRegistry registry http://registry.npmjs.org/
509 silly mapToRegistry data Result {
509 silly mapToRegistry raw: 'md5-file',
509 silly mapToRegistry scope: null,
509 silly mapToRegistry escapedName: 'md5-file',
509 silly mapToRegistry name: 'md5-file',
509 silly mapToRegistry rawSpec: '',
509 silly mapToRegistry spec: 'latest',
509 silly mapToRegistry type: 'tag' }
510 silly mapToRegistry uri http://registry.npmjs.org/md5-file
511 verbose addNameRange registry:http://registry.npmjs.org/md5-file not in flight; fetching
512 verbose afterAdd /Users/kiddynamo/.npm/pretty-format/20.0.3/package/package.json written
513 http 304 http://registry.npmjs.org/uuid-js
514 verbose headers { server: 'nginx/1.10.3',
514 verbose headers 'last-modified': 'Tue, 21 Oct 2014 02:24:31 GMT',
514 verbose headers etag: '"5445c3df-36cb"',
514 verbose headers 'cache-control': 'max-age=300',
514 verbose headers 'accept-ranges': 'bytes',
514 verbose headers date: 'Wed, 28 Jun 2017 13:54:17 GMT',
514 verbose headers via: '1.1 varnish',
514 verbose headers connection: 'keep-alive',
514 verbose headers 'x-served-by': 'cache-sjc3126-SJC',
514 verbose headers 'x-cache': 'MISS',
514 verbose headers 'x-cache-hits': '0',
514 verbose headers 'x-timer': 'S1498658057.363384,VS0,VE136',
514 verbose headers vary: 'Accept-Encoding' }
515 silly get cb [ 304,
515 silly get { server: 'nginx/1.10.3',
515 silly get 'last-modified': 'Tue, 21 Oct 2014 02:24:31 GMT',
515 silly get etag: '"5445c3df-36cb"',
515 silly get 'cache-control': 'max-age=300',
515 silly get 'accept-ranges': 'bytes',
515 silly get date: 'Wed, 28 Jun 2017 13:54:17 GMT',
515 silly get via: '1.1 varnish',
515 silly get connection: 'keep-alive',
515 silly get 'x-served-by': 'cache-sjc3126-SJC',
515 silly get 'x-cache': 'MISS',
515 silly get 'x-cache-hits': '0',
515 silly get 'x-timer': 'S1498658057.363384,VS0,VE136',
515 silly get vary: 'Accept-Encoding' } ]
516 verbose etag http://registry.npmjs.org/uuid-js from cache
517 verbose get saving uuid-js to /Users/kiddynamo/.npm/registry.npmjs.org/uuid-js/.cache.json
518 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
519 silly resolveWithNewModule @expo/vector-icons@5.0.0 checking installable status
520 silly cache add args [ '@expo/vector-icons@^5.0.0', null ]
521 verbose cache add spec @expo/vector-icons@^5.0.0
522 silly cache add parsed spec Result {
522 silly cache add raw: '@expo/vector-icons@^5.0.0',
522 silly cache add scope: '@expo',
522 silly cache add escapedName: '@expo%2fvector-icons',
522 silly cache add name: '@expo/vector-icons',
522 silly cache add rawSpec: '^5.0.0',
522 silly cache add spec: '>=5.0.0 <6.0.0',
522 silly cache add type: 'range' }
523 silly addNamed @expo/vector-icons@>=5.0.0 <6.0.0
524 verbose addNamed ">=5.0.0 <6.0.0" is a valid semver range for @expo/vector-icons
525 silly addNameRange { name: '@expo/vector-icons',
525 silly addNameRange range: '>=5.0.0 <6.0.0',
525 silly addNameRange hasData: false }
526 silly mapToRegistry name @expo/vector-icons
527 silly mapToRegistry scope (from package name) @expo
528 verbose mapToRegistry no registry URL found in name for scope @expo
529 silly mapToRegistry using default registry
530 silly mapToRegistry registry http://registry.npmjs.org/
531 silly mapToRegistry data Result {
531 silly mapToRegistry raw: '@expo/vector-icons',
531 silly mapToRegistry scope: '@expo',
531 silly mapToRegistry escapedName: '@expo%2fvector-icons',
531 silly mapToRegistry name: '@expo/vector-icons',
531 silly mapToRegistry rawSpec: '',
531 silly mapToRegistry spec: 'latest',
531 silly mapToRegistry type: 'tag' }
532 silly mapToRegistry uri http://registry.npmjs.org/@expo%2fvector-icons
533 verbose addNameRange registry:http://registry.npmjs.org/@expo%2fvector-icons not in flight; fetching
534 verbose get http://registry.npmjs.org/md5-file not expired, no request
535 silly addNameRange number 2 { name: 'md5-file', range: '>=3.1.1 <4.0.0', hasData: true }
536 silly addNameRange versions [ 'md5-file',
536 silly addNameRange [ '1.0.1',
536 silly addNameRange '1.1.0',
536 silly addNameRange '1.1.1',
536 silly addNameRange '1.1.2',
536 silly addNameRange '1.1.3',
536 silly addNameRange '1.1.4',
536 silly addNameRange '1.1.5',
536 silly addNameRange '1.1.7',
536 silly addNameRange '1.1.8',
536 silly addNameRange '1.1.9',
536 silly addNameRange '1.1.10',
536 silly addNameRange '2.0.0',
536 silly addNameRange '2.0.1',
536 silly addNameRange '2.0.2',
536 silly addNameRange '2.0.3',
536 silly addNameRange '2.0.4',
536 silly addNameRange '2.0.5',
536 silly addNameRange '2.0.6',
536 silly addNameRange '3.0.0',
536 silly addNameRange '2.0.7',
536 silly addNameRange '3.0.1',
536 silly addNameRange '3.1.0',
536 silly addNameRange '3.1.1' ] ]
537 silly addNamed md5-file@3.1.1
538 verbose addNamed "3.1.1" is a plain semver version for md5-file
539 silly cache afterAdd fbemitter@2.1.1
540 verbose afterAdd /Users/kiddynamo/.npm/fbemitter/2.1.1/package/package.json not in flight; writing
541 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
542 verbose get http://registry.npmjs.org/@expo%2fvector-icons not expired, no request
543 silly addNameRange number 2 { name: '@expo/vector-icons',
543 silly addNameRange range: '>=5.0.0 <6.0.0',
543 silly addNameRange hasData: true }
544 silly addNameRange versions [ '@expo/vector-icons',
544 silly addNameRange [ '4.0.0', '5.0.0-rc.0', '4.1.1', '5.0.0' ] ]
545 silly addNamed @expo/vector-icons@5.0.0
546 verbose addNamed "5.0.0" is a plain semver version for @expo/vector-icons
547 verbose afterAdd /Users/kiddynamo/.npm/react-native-branch/2.0.0-beta.3/package/package.json written
548 verbose checkoutTreeish expo/node-websql#18.0.0 checkout Note: checking out 'e364fa65146a9e2157a19e5c719e7702c2b6b87a'.
548 verbose checkoutTreeish
548 verbose checkoutTreeish You are in 'detached HEAD' state. You can look around, make experimental
548 verbose checkoutTreeish changes and commit them, and you can discard any commits you make in this
548 verbose checkoutTreeish state without impacting any branches by performing another checkout.
548 verbose checkoutTreeish
548 verbose checkoutTreeish If you want to create a new branch to retain commits you create, you may
548 verbose checkoutTreeish do so (now or later) by using -b with the checkout command again. Example:
548 verbose checkoutTreeish
548 verbose checkoutTreeish git checkout -b <new-branch-name>
548 verbose checkoutTreeish
548 verbose checkoutTreeish HEAD is now at e364fa6... remove `'sqlite3'` dependency
549 silly cache afterAdd md5-file@3.1.1
550 verbose afterAdd /Users/kiddynamo/.npm/md5-file/3.1.1/package/package.json not in flight; writing
551 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
552 silly cache afterAdd @expo/vector-icons@5.0.0
553 verbose afterAdd /Users/kiddynamo/.npm/@expo/vector-icons/5.0.0/package/package.json not in flight; writing
554 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
555 silly resolveWithNewModule uuid-js@0.7.5 checking installable status
556 silly cache add args [ 'uuid-js@^0.7.5', null ]
557 verbose cache add spec uuid-js@^0.7.5
558 silly cache add parsed spec Result {
558 silly cache add raw: 'uuid-js@^0.7.5',
558 silly cache add scope: null,
558 silly cache add escapedName: 'uuid-js',
558 silly cache add name: 'uuid-js',
558 silly cache add rawSpec: '^0.7.5',
558 silly cache add spec: '>=0.7.5 <0.8.0',
558 silly cache add type: 'range' }
559 silly addNamed uuid-js@>=0.7.5 <0.8.0
560 verbose addNamed ">=0.7.5 <0.8.0" is a valid semver range for uuid-js
561 silly addNameRange { name: 'uuid-js', range: '>=0.7.5 <0.8.0', hasData: false }
562 silly mapToRegistry name uuid-js
563 silly mapToRegistry using default registry
564 silly mapToRegistry registry http://registry.npmjs.org/
565 silly mapToRegistry data Result {
565 silly mapToRegistry raw: 'uuid-js',
565 silly mapToRegistry scope: null,
565 silly mapToRegistry escapedName: 'uuid-js',
565 silly mapToRegistry name: 'uuid-js',
565 silly mapToRegistry rawSpec: '',
565 silly mapToRegistry spec: 'latest',
565 silly mapToRegistry type: 'tag' }
566 silly mapToRegistry uri http://registry.npmjs.org/uuid-js
567 verbose addNameRange registry:http://registry.npmjs.org/uuid-js not in flight; fetching
568 verbose afterAdd /Users/kiddynamo/.npm/fbemitter/2.1.1/package/package.json written
569 info git [ 'submodule', '-q', 'update', '--init', '--recursive' ]
570 verbose get http://registry.npmjs.org/uuid-js not expired, no request
571 silly addNameRange number 2 { name: 'uuid-js', range: '>=0.7.5 <0.8.0', hasData: true }
572 silly addNameRange versions [ 'uuid-js',
572 silly addNameRange [ '0.5.0',
572 silly addNameRange '0.5.1',
572 silly addNameRange '0.5.2',
572 silly addNameRange '0.5.3',
572 silly addNameRange '0.5.4',
572 silly addNameRange '0.7.0',
572 silly addNameRange '0.7.1',
572 silly addNameRange '0.7.2',
572 silly addNameRange '0.7.3',
572 silly addNameRange '0.7.4',
572 silly addNameRange '0.7.5' ] ]
573 silly addNamed uuid-js@0.7.5
574 verbose addNamed "0.7.5" is a plain semver version for uuid-js
575 verbose afterAdd /Users/kiddynamo/.npm/md5-file/3.1.1/package/package.json written
576 verbose afterAdd /Users/kiddynamo/.npm/@expo/vector-icons/5.0.0/package/package.json written
577 silly cache afterAdd uuid-js@0.7.5
578 verbose afterAdd /Users/kiddynamo/.npm/uuid-js/0.7.5/package/package.json not in flight; writing
579 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
580 verbose afterAdd /Users/kiddynamo/.npm/uuid-js/0.7.5/package/package.json written
581 verbose updateSubmodules expo/node-websql#18.0.0 submodule update
582 verbose addLocalDirectory /Users/kiddynamo/.npm/websql/0.4.4/package.tgz not in flight; packing
583 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
584 verbose tar pack [ '/Users/kiddynamo/.npm/websql/0.4.4/package.tgz',
584 verbose tar pack '/var/folders/y6/717glrn15pb3sl0wcl69ys980000gn/T/npm-44226-c613f091/git-cache-440cbcd7/e364fa65146a9e2157a19e5c719e7702c2b6b87a' ]
585 verbose tarball /Users/kiddynamo/.npm/websql/0.4.4/package.tgz
586 verbose folder /var/folders/y6/717glrn15pb3sl0wcl69ys980000gn/T/npm-44226-c613f091/git-cache-440cbcd7/e364fa65146a9e2157a19e5c719e7702c2b6b87a
587 verbose addLocalTarball adding from inside cache /Users/kiddynamo/.npm/websql/0.4.4/package.tgz
588 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
589 verbose addRemoteGit data._from: expo/node-websql#18.0.0
590 verbose addRemoteGit data._resolved: git://github.com/expo/node-websql.git#e364fa65146a9e2157a19e5c719e7702c2b6b87a
591 silly cache afterAdd websql@0.4.4
592 verbose afterAdd /Users/kiddynamo/.npm/websql/0.4.4/package/package.json not in flight; writing
593 verbose correctMkdir /Users/kiddynamo/.npm correctMkdir not in flight; initializing
594 verbose afterAdd /Users/kiddynamo/.npm/websql/0.4.4/package/package.json written
595 silly resolveWithNewModule websql@0.4.4 checking installable status
596 info attempt registry request try #2 at 6:54:28 AM
597 http fetch GET https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0
598 info retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
599 info attempt registry request try #2 at 6:54:28 AM
600 http fetch GET https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz
601 info retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
602 info attempt registry request try #2 at 6:54:28 AM
603 http fetch GET https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz
604 info retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
605 info attempt registry request try #3 at 6:55:28 AM
606 http fetch GET https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0
607 error fetch failed https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0
608 warn retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
609 info attempt registry request try #3 at 6:55:28 AM
610 http fetch GET https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz
611 error fetch failed https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz
612 warn retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
613 info attempt registry request try #3 at 6:55:28 AM
614 http fetch GET https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz
615 error fetch failed https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz
616 warn retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
617 info retry fetch attempt 2 at 6:55:38 AM
618 info attempt registry request try #1 at 6:55:38 AM
619 http fetch GET https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0
620 info retry fetch attempt 2 at 6:55:38 AM
621 info attempt registry request try #1 at 6:55:38 AM
622 http fetch GET https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz
623 info retry fetch attempt 2 at 6:55:38 AM
624 info attempt registry request try #1 at 6:55:38 AM
625 http fetch GET https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz
626 info retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
627 info retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
628 info retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
629 info attempt registry request try #2 at 6:55:48 AM
630 http fetch GET https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0
631 info attempt registry request try #2 at 6:55:48 AM
632 http fetch GET https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz
633 info attempt registry request try #2 at 6:55:48 AM
634 http fetch GET https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz
635 info retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
636 info retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
637 info retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
638 info attempt registry request try #3 at 6:56:48 AM
639 http fetch GET https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0
640 info attempt registry request try #3 at 6:56:48 AM
641 http fetch GET https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz
642 info attempt registry request try #3 at 6:56:48 AM
643 http fetch GET https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz
644 error fetch failed https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0
645 warn retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
646 error fetch failed https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz
647 warn retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
648 error fetch failed https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz
649 warn retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
650 info retry fetch attempt 3 at 6:57:48 AM
651 info attempt registry request try #1 at 6:57:48 AM
652 http fetch GET https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0
653 info retry fetch attempt 3 at 6:57:48 AM
654 info attempt registry request try #1 at 6:57:48 AM
655 http fetch GET https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz
656 info retry fetch attempt 3 at 6:57:48 AM
657 info attempt registry request try #1 at 6:57:48 AM
658 http fetch GET https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz
659 info retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
660 info retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
661 info retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
662 info attempt registry request try #2 at 6:57:58 AM
663 http fetch GET https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0
664 info attempt registry request try #2 at 6:57:58 AM
665 http fetch GET https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz
666 info attempt registry request try #2 at 6:57:58 AM
667 http fetch GET https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz
668 info retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
669 info retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
670 info retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
671 info attempt registry request try #3 at 6:58:58 AM
672 http fetch GET https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0
673 info attempt registry request try #3 at 6:58:58 AM
674 http fetch GET https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz
675 info attempt registry request try #3 at 6:58:58 AM
676 http fetch GET https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz
677 error fetch failed https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0
678 silly fetchPackageMetaData Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
678 silly fetchPackageMetaData at Error (native)
678 silly fetchPackageMetaData at Object.createSecureContext (_tls_common.js:85:17)
678 silly fetchPackageMetaData at Object.exports.connect (_tls_wrap.js:1033:48)
678 silly fetchPackageMetaData at Agent.createConnection (https.js:82:22)
678 silly fetchPackageMetaData at Agent.createSocket (_http_agent.js:195:26)
678 silly fetchPackageMetaData at Agent.addRequest (_http_agent.js:157:10)
678 silly fetchPackageMetaData at new ClientRequest (_http_client.js:159:16)
678 silly fetchPackageMetaData at Object.exports.request (http.js:31:10)
678 silly fetchPackageMetaData at Object.exports.request (https.js:199:15)
678 silly fetchPackageMetaData at Request.start (/Users/kiddynamo/.nvm/versions/node/v6.11.0/lib/node_modules/npm/node_modules/request/request.js:740:32)
678 silly fetchPackageMetaData error for react-native-fbads@https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0 Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
678 silly fetchPackageMetaData at Error (native)
678 silly fetchPackageMetaData at Object.createSecureContext (_tls_common.js:85:17)
678 silly fetchPackageMetaData at Object.exports.connect (_tls_wrap.js:1033:48)
678 silly fetchPackageMetaData at Agent.createConnection (https.js:82:22)
678 silly fetchPackageMetaData at Agent.createSocket (_http_agent.js:195:26)
678 silly fetchPackageMetaData at Agent.addRequest (_http_agent.js:157:10)
678 silly fetchPackageMetaData at new ClientRequest (_http_client.js:159:16)
678 silly fetchPackageMetaData at Object.exports.request (http.js:31:10)
678 silly fetchPackageMetaData at Object.exports.request (https.js:199:15)
678 silly fetchPackageMetaData at Request.start (/Users/kiddynamo/.nvm/versions/node/v6.11.0/lib/node_modules/npm/node_modules/request/request.js:740:32)
679 error fetch failed https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz
680 silly fetchPackageMetaData Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
680 silly fetchPackageMetaData at Error (native)
680 silly fetchPackageMetaData at Object.createSecureContext (_tls_common.js:85:17)
680 silly fetchPackageMetaData at Object.exports.connect (_tls_wrap.js:1033:48)
680 silly fetchPackageMetaData at Agent.createConnection (https.js:82:22)
680 silly fetchPackageMetaData at Agent.createSocket (_http_agent.js:195:26)
680 silly fetchPackageMetaData at Agent.addRequest (_http_agent.js:157:10)
680 silly fetchPackageMetaData at new ClientRequest (_http_client.js:159:16)
680 silly fetchPackageMetaData at Object.exports.request (http.js:31:10)
680 silly fetchPackageMetaData at Object.exports.request (https.js:199:15)
680 silly fetchPackageMetaData at Request.start (/Users/kiddynamo/.nvm/versions/node/v6.11.0/lib/node_modules/npm/node_modules/request/request.js:740:32)
680 silly fetchPackageMetaData error for react-native-svg@https://github.com/expo/react-native-svg/archive/5.2.0-exp.0.tar.gz Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
680 silly fetchPackageMetaData at Error (native)
680 silly fetchPackageMetaData at Object.createSecureContext (_tls_common.js:85:17)
680 silly fetchPackageMetaData at Object.exports.connect (_tls_wrap.js:1033:48)
680 silly fetchPackageMetaData at Agent.createConnection (https.js:82:22)
680 silly fetchPackageMetaData at Agent.createSocket (_http_agent.js:195:26)
680 silly fetchPackageMetaData at Agent.addRequest (_http_agent.js:157:10)
680 silly fetchPackageMetaData at new ClientRequest (_http_client.js:159:16)
680 silly fetchPackageMetaData at Object.exports.request (http.js:31:10)
680 silly fetchPackageMetaData at Object.exports.request (https.js:199:15)
680 silly fetchPackageMetaData at Request.start (/Users/kiddynamo/.nvm/versions/node/v6.11.0/lib/node_modules/npm/node_modules/request/request.js:740:32)
681 error fetch failed https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz
682 silly fetchPackageMetaData Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
682 silly fetchPackageMetaData at Error (native)
682 silly fetchPackageMetaData at Object.createSecureContext (_tls_common.js:85:17)
682 silly fetchPackageMetaData at Object.exports.connect (_tls_wrap.js:1033:48)
682 silly fetchPackageMetaData at Agent.createConnection (https.js:82:22)
682 silly fetchPackageMetaData at Agent.createSocket (_http_agent.js:195:26)
682 silly fetchPackageMetaData at Agent.addRequest (_http_agent.js:157:10)
682 silly fetchPackageMetaData at new ClientRequest (_http_client.js:159:16)
682 silly fetchPackageMetaData at Object.exports.request (http.js:31:10)
682 silly fetchPackageMetaData at Object.exports.request (https.js:199:15)
682 silly fetchPackageMetaData at Request.start (/Users/kiddynamo/.nvm/versions/node/v6.11.0/lib/node_modules/npm/node_modules/request/request.js:740:32)
682 silly fetchPackageMetaData error for react-native-maps@https://github.com/expo/react-native-maps/archive/v0.15.2.tar.gz Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
682 silly fetchPackageMetaData at Error (native)
682 silly fetchPackageMetaData at Object.createSecureContext (_tls_common.js:85:17)
682 silly fetchPackageMetaData at Object.exports.connect (_tls_wrap.js:1033:48)
682 silly fetchPackageMetaData at Agent.createConnection (https.js:82:22)
682 silly fetchPackageMetaData at Agent.createSocket (_http_agent.js:195:26)
682 silly fetchPackageMetaData at Agent.addRequest (_http_agent.js:157:10)
682 silly fetchPackageMetaData at new ClientRequest (_http_client.js:159:16)
682 silly fetchPackageMetaData at Object.exports.request (http.js:31:10)
682 silly fetchPackageMetaData at Object.exports.request (https.js:199:15)
682 silly fetchPackageMetaData at Request.start (/Users/kiddynamo/.nvm/versions/node/v6.11.0/lib/node_modules/npm/node_modules/request/request.js:740:32)
683 silly rollbackFailedOptional Starting
684 silly rollbackFailedOptional Finishing
685 silly runTopLevelLifecycles Finishing
686 silly install printInstalled
687 verbose stack Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
687 verbose stack at Error (native)
687 verbose stack at Object.createSecureContext (_tls_common.js:85:17)
687 verbose stack at Object.exports.connect (_tls_wrap.js:1033:48)
687 verbose stack at Agent.createConnection (https.js:82:22)
687 verbose stack at Agent.createSocket (_http_agent.js:195:26)
687 verbose stack at Agent.addRequest (_http_agent.js:157:10)
687 verbose stack at new ClientRequest (_http_client.js:159:16)
687 verbose stack at Object.exports.request (http.js:31:10)
687 verbose stack at Object.exports.request (https.js:199:15)
687 verbose stack at Request.start (/Users/kiddynamo/.nvm/versions/node/v6.11.0/lib/node_modules/npm/node_modules/request/request.js:740:32)
688 verbose cwd /Users/kiddynamo/git/barback/testexpo
689 error Darwin 16.6.0
690 error argv "/Users/kiddynamo/.nvm/versions/node/v6.11.0/bin/node" "/Users/kiddynamo/.nvm/versions/node/v6.11.0/bin/npm" "install" "--save" "expo"
691 error node v6.11.0
692 error npm v3.10.10
693 error error:0906D06C:PEM routines:PEM_read_bio:no start line
694 error If you need help, you may report this error at:
694 error <https://github.com/npm/npm/issues>
695 verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment