12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502 |
- 0 info it worked if it ends with ok
- 1 verbose cli [ 'D:\\Node\\nodejs\\node.exe',
- 1 verbose cli 'D:\\Node\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
- 1 verbose cli 'install',
- 1 verbose cli '-g',
- 1 verbose cli 'cnpm',
- 1 verbose cli '--registry=https://registry.npm.taobao.org' ]
- 2 info using npm@3.10.3
- 3 info using node@v6.6.0
- 4 silly loadCurrentTree Starting
- 5 silly install loadCurrentTree
- 6 silly install readGlobalPackageData
- 7 silly fetchPackageMetaData cnpm
- 8 silly fetchNamedPackageData cnpm
- 9 silly mapToRegistry name cnpm
- 10 silly mapToRegistry using default registry
- 11 silly mapToRegistry registry https://registry.npm.taobao.org/
- 12 silly mapToRegistry data Result {
- 12 silly mapToRegistry raw: 'cnpm',
- 12 silly mapToRegistry scope: null,
- 12 silly mapToRegistry escapedName: 'cnpm',
- 12 silly mapToRegistry name: 'cnpm',
- 12 silly mapToRegistry rawSpec: '',
- 12 silly mapToRegistry spec: 'latest',
- 12 silly mapToRegistry type: 'tag' }
- 13 silly mapToRegistry uri https://registry.npm.taobao.org/cnpm
- 14 verbose request uri https://registry.npm.taobao.org/cnpm
- 15 verbose request no auth needed
- 16 info attempt registry request try #1 at 09:43:33
- 17 verbose request id a39bb7e49904b2c1
- 18 http request GET https://registry.npm.taobao.org/cnpm
- 19 http 200 https://registry.npm.taobao.org/cnpm
- 20 verbose headers { server: 'Tengine',
- 20 verbose headers 'content-type': 'application/json; charset=utf-8',
- 20 verbose headers 'content-length': '35595',
- 20 verbose headers connection: 'keep-alive',
- 20 verbose headers 'strict-transport-security': 'max-age=5184000',
- 20 verbose headers date: 'Sat, 08 Oct 2022 01:43:00 GMT',
- 20 verbose headers vary: 'Origin, Accept, Accept-Encoding',
- 20 verbose headers 'request-id': '8ae8f160-46aa-11ed-86b4-9bd68e0d46b5',
- 20 verbose headers 'cache-control': 'public, max-age=300',
- 20 verbose headers 'x-frame-options': 'SAMEORIGIN',
- 20 verbose headers 'x-xss-protection': '1; mode=block',
- 20 verbose headers 'x-content-type-options': 'nosniff',
- 20 verbose headers 'x-download-options': 'noopen',
- 20 verbose headers 'x-readtime': '0.78',
- 20 verbose headers via: 'cn350.l1, kunlun3.cn350, l2cn1837.l2, cache58.l2cn1837, npmmirror-x86-001, cache58.l2cn1837[0,0,304-0,H], cache27.l2cn1837[0,0], kunlun8.cn1492[22,22,200-0,H], kunlun6.cn1492[24,0]',
- 20 verbose headers etag: 'W/"c6cfa2728fca852631ab9b1b820dbbabc8d468fa"',
- 20 verbose headers 'ali-swift-global-savetime': '1665193380',
- 20 verbose headers 'content-encoding': 'gzip',
- 20 verbose headers age: '33',
- 20 verbose headers 'x-cache': 'HIT TCP_REFRESH_HIT dirn:10:391437202',
- 20 verbose headers 'x-swift-savetime': 'Sat, 08 Oct 2022 01:43:33 GMT',
- 20 verbose headers 'x-swift-cachetime': '87',
- 20 verbose headers 'timing-allow-origin': '*',
- 20 verbose headers eagleid: '7754811a16651934139233971e' }
- 21 silly get cb [ 200,
- 21 silly get { server: 'Tengine',
- 21 silly get 'content-type': 'application/json; charset=utf-8',
- 21 silly get 'content-length': '35595',
- 21 silly get connection: 'keep-alive',
- 21 silly get 'strict-transport-security': 'max-age=5184000',
- 21 silly get date: 'Sat, 08 Oct 2022 01:43:00 GMT',
- 21 silly get vary: 'Origin, Accept, Accept-Encoding',
- 21 silly get 'request-id': '8ae8f160-46aa-11ed-86b4-9bd68e0d46b5',
- 21 silly get 'cache-control': 'public, max-age=300',
- 21 silly get 'x-frame-options': 'SAMEORIGIN',
- 21 silly get 'x-xss-protection': '1; mode=block',
- 21 silly get 'x-content-type-options': 'nosniff',
- 21 silly get 'x-download-options': 'noopen',
- 21 silly get 'x-readtime': '0.78',
- 21 silly get via: 'cn350.l1, kunlun3.cn350, l2cn1837.l2, cache58.l2cn1837, npmmirror-x86-001, cache58.l2cn1837[0,0,304-0,H], cache27.l2cn1837[0,0], kunlun8.cn1492[22,22,200-0,H], kunlun6.cn1492[24,0]',
- 21 silly get etag: 'W/"c6cfa2728fca852631ab9b1b820dbbabc8d468fa"',
- 21 silly get 'ali-swift-global-savetime': '1665193380',
- 21 silly get 'content-encoding': 'gzip',
- 21 silly get age: '33',
- 21 silly get 'x-cache': 'HIT TCP_REFRESH_HIT dirn:10:391437202',
- 21 silly get 'x-swift-savetime': 'Sat, 08 Oct 2022 01:43:33 GMT',
- 21 silly get 'x-swift-cachetime': '87',
- 21 silly get 'timing-allow-origin': '*',
- 21 silly get eagleid: '7754811a16651934139233971e' } ]
- 22 verbose get saving cnpm to C:\Users\Administrator\AppData\Roaming\npm-cache\registry.npm.taobao.org\cnpm\.cache.json
- 23 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
- 24 silly install normalizeTree
- 25 silly loadCurrentTree Finishing
- 26 silly loadIdealTree Starting
- 27 silly install loadIdealTree
- 28 silly cloneCurrentTree Starting
- 29 silly install cloneCurrentTreeToIdealTree
- 30 silly cloneCurrentTree Finishing
- 31 silly loadShrinkwrap Starting
- 32 silly install loadShrinkwrap
- 33 silly loadShrinkwrap Finishing
- 34 silly loadAllDepsIntoIdealTree Starting
- 35 silly install loadAllDepsIntoIdealTree
- 36 silly resolveWithNewModule cnpm@8.3.0 checking installable status
- 37 silly cache add args [ 'cnpm', null ]
- 38 verbose cache add spec cnpm
- 39 silly cache add parsed spec Result {
- 39 silly cache add raw: 'cnpm',
- 39 silly cache add scope: null,
- 39 silly cache add escapedName: 'cnpm',
- 39 silly cache add name: 'cnpm',
- 39 silly cache add rawSpec: '',
- 39 silly cache add spec: 'latest',
- 39 silly cache add type: 'tag' }
- 40 silly addNamed cnpm@latest
- 41 verbose addNamed "latest" is being treated as a dist-tag for cnpm
- 42 info addNameTag [ 'cnpm', 'latest' ]
- 43 silly mapToRegistry name cnpm
- 44 silly mapToRegistry using default registry
- 45 silly mapToRegistry registry https://registry.npm.taobao.org/
- 46 silly mapToRegistry data Result {
- 46 silly mapToRegistry raw: 'cnpm',
- 46 silly mapToRegistry scope: null,
- 46 silly mapToRegistry escapedName: 'cnpm',
- 46 silly mapToRegistry name: 'cnpm',
- 46 silly mapToRegistry rawSpec: '',
- 46 silly mapToRegistry spec: 'latest',
- 46 silly mapToRegistry type: 'tag' }
- 47 silly mapToRegistry uri https://registry.npm.taobao.org/cnpm
- 48 verbose addNameTag registry:https://registry.npm.taobao.org/cnpm not in flight; fetching
- 49 verbose get https://registry.npm.taobao.org/cnpm not expired, no request
- 50 silly addNameTag next cb for cnpm with tag latest
- 51 silly addNamed cnpm@8.3.0
- 52 verbose addNamed "8.3.0" is a plain semver version for cnpm
- 53 silly cache afterAdd cnpm@8.3.0
- 54 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\cnpm\8.3.0\package\package.json not in flight; writing
- 55 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
- 56 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\cnpm\8.3.0\package\package.json written
- 57 silly fetchNamedPackageData auto-correct
- 58 silly mapToRegistry name auto-correct
- 59 silly mapToRegistry using default registry
- 60 silly mapToRegistry registry https://registry.npm.taobao.org/
- 61 silly mapToRegistry data Result {
- 61 silly mapToRegistry raw: 'auto-correct',
- 61 silly mapToRegistry scope: null,
- 61 silly mapToRegistry escapedName: 'auto-correct',
- 61 silly mapToRegistry name: 'auto-correct',
- 61 silly mapToRegistry rawSpec: '',
- 61 silly mapToRegistry spec: 'latest',
- 61 silly mapToRegistry type: 'tag' }
- 62 silly mapToRegistry uri https://registry.npm.taobao.org/auto-correct
- 63 silly fetchNamedPackageData bagpipe
- 64 silly mapToRegistry name bagpipe
- 65 silly mapToRegistry using default registry
- 66 silly mapToRegistry registry https://registry.npm.taobao.org/
- 67 silly mapToRegistry data Result {
- 67 silly mapToRegistry raw: 'bagpipe',
- 67 silly mapToRegistry scope: null,
- 67 silly mapToRegistry escapedName: 'bagpipe',
- 67 silly mapToRegistry name: 'bagpipe',
- 67 silly mapToRegistry rawSpec: '',
- 67 silly mapToRegistry spec: 'latest',
- 67 silly mapToRegistry type: 'tag' }
- 68 silly mapToRegistry uri https://registry.npm.taobao.org/bagpipe
- 69 silly fetchNamedPackageData commander
- 70 silly mapToRegistry name commander
- 71 silly mapToRegistry using default registry
- 72 silly mapToRegistry registry https://registry.npm.taobao.org/
- 73 silly mapToRegistry data Result {
- 73 silly mapToRegistry raw: 'commander',
- 73 silly mapToRegistry scope: null,
- 73 silly mapToRegistry escapedName: 'commander',
- 73 silly mapToRegistry name: 'commander',
- 73 silly mapToRegistry rawSpec: '',
- 73 silly mapToRegistry spec: 'latest',
- 73 silly mapToRegistry type: 'tag' }
- 74 silly mapToRegistry uri https://registry.npm.taobao.org/commander
- 75 silly fetchNamedPackageData cross-spawn
- 76 silly mapToRegistry name cross-spawn
- 77 silly mapToRegistry using default registry
- 78 silly mapToRegistry registry https://registry.npm.taobao.org/
- 79 silly mapToRegistry data Result {
- 79 silly mapToRegistry raw: 'cross-spawn',
- 79 silly mapToRegistry scope: null,
- 79 silly mapToRegistry escapedName: 'cross-spawn',
- 79 silly mapToRegistry name: 'cross-spawn',
- 79 silly mapToRegistry rawSpec: '',
- 79 silly mapToRegistry spec: 'latest',
- 79 silly mapToRegistry type: 'tag' }
- 80 silly mapToRegistry uri https://registry.npm.taobao.org/cross-spawn
- 81 silly fetchNamedPackageData debug
- 82 silly mapToRegistry name debug
- 83 silly mapToRegistry using default registry
- 84 silly mapToRegistry registry https://registry.npm.taobao.org/
- 85 silly mapToRegistry data Result {
- 85 silly mapToRegistry raw: 'debug',
- 85 silly mapToRegistry scope: null,
- 85 silly mapToRegistry escapedName: 'debug',
- 85 silly mapToRegistry name: 'debug',
- 85 silly mapToRegistry rawSpec: '',
- 85 silly mapToRegistry spec: 'latest',
- 85 silly mapToRegistry type: 'tag' }
- 86 silly mapToRegistry uri https://registry.npm.taobao.org/debug
- 87 silly fetchNamedPackageData giturl
- 88 silly mapToRegistry name giturl
- 89 silly mapToRegistry using default registry
- 90 silly mapToRegistry registry https://registry.npm.taobao.org/
- 91 silly mapToRegistry data Result {
- 91 silly mapToRegistry raw: 'giturl',
- 91 silly mapToRegistry scope: null,
- 91 silly mapToRegistry escapedName: 'giturl',
- 91 silly mapToRegistry name: 'giturl',
- 91 silly mapToRegistry rawSpec: '',
- 91 silly mapToRegistry spec: 'latest',
- 91 silly mapToRegistry type: 'tag' }
- 92 silly mapToRegistry uri https://registry.npm.taobao.org/giturl
- 93 silly fetchNamedPackageData ini
- 94 silly mapToRegistry name ini
- 95 silly mapToRegistry using default registry
- 96 silly mapToRegistry registry https://registry.npm.taobao.org/
- 97 silly mapToRegistry data Result {
- 97 silly mapToRegistry raw: 'ini',
- 97 silly mapToRegistry scope: null,
- 97 silly mapToRegistry escapedName: 'ini',
- 97 silly mapToRegistry name: 'ini',
- 97 silly mapToRegistry rawSpec: '',
- 97 silly mapToRegistry spec: 'latest',
- 97 silly mapToRegistry type: 'tag' }
- 98 silly mapToRegistry uri https://registry.npm.taobao.org/ini
- 99 silly fetchNamedPackageData npm
- 100 silly mapToRegistry name npm
- 101 silly mapToRegistry using default registry
- 102 silly mapToRegistry registry https://registry.npm.taobao.org/
- 103 silly mapToRegistry data Result {
- 103 silly mapToRegistry raw: 'npm',
- 103 silly mapToRegistry scope: null,
- 103 silly mapToRegistry escapedName: 'npm',
- 103 silly mapToRegistry name: 'npm',
- 103 silly mapToRegistry rawSpec: '',
- 103 silly mapToRegistry spec: 'latest',
- 103 silly mapToRegistry type: 'tag' }
- 104 silly mapToRegistry uri https://registry.npm.taobao.org/npm
- 105 silly fetchNamedPackageData npm-request
- 106 silly mapToRegistry name npm-request
- 107 silly mapToRegistry using default registry
- 108 silly mapToRegistry registry https://registry.npm.taobao.org/
- 109 silly mapToRegistry data Result {
- 109 silly mapToRegistry raw: 'npm-request',
- 109 silly mapToRegistry scope: null,
- 109 silly mapToRegistry escapedName: 'npm-request',
- 109 silly mapToRegistry name: 'npm-request',
- 109 silly mapToRegistry rawSpec: '',
- 109 silly mapToRegistry spec: 'latest',
- 109 silly mapToRegistry type: 'tag' }
- 110 silly mapToRegistry uri https://registry.npm.taobao.org/npm-request
- 111 silly fetchNamedPackageData npminstall
- 112 silly mapToRegistry name npminstall
- 113 silly mapToRegistry using default registry
- 114 silly mapToRegistry registry https://registry.npm.taobao.org/
- 115 silly mapToRegistry data Result {
- 115 silly mapToRegistry raw: 'npminstall',
- 115 silly mapToRegistry scope: null,
- 115 silly mapToRegistry escapedName: 'npminstall',
- 115 silly mapToRegistry name: 'npminstall',
- 115 silly mapToRegistry rawSpec: '',
- 115 silly mapToRegistry spec: 'latest',
- 115 silly mapToRegistry type: 'tag' }
- 116 silly mapToRegistry uri https://registry.npm.taobao.org/npminstall
- 117 silly fetchNamedPackageData open
- 118 silly mapToRegistry name open
- 119 silly mapToRegistry using default registry
- 120 silly mapToRegistry registry https://registry.npm.taobao.org/
- 121 silly mapToRegistry data Result {
- 121 silly mapToRegistry raw: 'open',
- 121 silly mapToRegistry scope: null,
- 121 silly mapToRegistry escapedName: 'open',
- 121 silly mapToRegistry name: 'open',
- 121 silly mapToRegistry rawSpec: '',
- 121 silly mapToRegistry spec: 'latest',
- 121 silly mapToRegistry type: 'tag' }
- 122 silly mapToRegistry uri https://registry.npm.taobao.org/open
- 123 silly fetchNamedPackageData urllib
- 124 silly mapToRegistry name urllib
- 125 silly mapToRegistry using default registry
- 126 silly mapToRegistry registry https://registry.npm.taobao.org/
- 127 silly mapToRegistry data Result {
- 127 silly mapToRegistry raw: 'urllib',
- 127 silly mapToRegistry scope: null,
- 127 silly mapToRegistry escapedName: 'urllib',
- 127 silly mapToRegistry name: 'urllib',
- 127 silly mapToRegistry rawSpec: '',
- 127 silly mapToRegistry spec: 'latest',
- 127 silly mapToRegistry type: 'tag' }
- 128 silly mapToRegistry uri https://registry.npm.taobao.org/urllib
- 129 verbose request uri https://registry.npm.taobao.org/auto-correct
- 130 verbose request no auth needed
- 131 info attempt registry request try #1 at 09:43:34
- 132 http request GET https://registry.npm.taobao.org/auto-correct
- 133 verbose request uri https://registry.npm.taobao.org/bagpipe
- 134 verbose request no auth needed
- 135 info attempt registry request try #1 at 09:43:34
- 136 http request GET https://registry.npm.taobao.org/bagpipe
- 137 verbose request uri https://registry.npm.taobao.org/commander
- 138 verbose request no auth needed
- 139 info attempt registry request try #1 at 09:43:34
- 140 http request GET https://registry.npm.taobao.org/commander
- 141 verbose request uri https://registry.npm.taobao.org/cross-spawn
- 142 verbose request no auth needed
- 143 info attempt registry request try #1 at 09:43:34
- 144 http request GET https://registry.npm.taobao.org/cross-spawn
- 145 verbose request uri https://registry.npm.taobao.org/debug
- 146 verbose request no auth needed
- 147 info attempt registry request try #1 at 09:43:34
- 148 http request GET https://registry.npm.taobao.org/debug
- 149 verbose request uri https://registry.npm.taobao.org/giturl
- 150 verbose request no auth needed
- 151 info attempt registry request try #1 at 09:43:34
- 152 http request GET https://registry.npm.taobao.org/giturl
- 153 verbose request uri https://registry.npm.taobao.org/ini
- 154 verbose request no auth needed
- 155 info attempt registry request try #1 at 09:43:34
- 156 http request GET https://registry.npm.taobao.org/ini
- 157 verbose request uri https://registry.npm.taobao.org/npm
- 158 verbose request no auth needed
- 159 info attempt registry request try #1 at 09:43:34
- 160 http request GET https://registry.npm.taobao.org/npm
- 161 verbose request uri https://registry.npm.taobao.org/npm-request
- 162 verbose request no auth needed
- 163 info attempt registry request try #1 at 09:43:34
- 164 http request GET https://registry.npm.taobao.org/npm-request
- 165 verbose request uri https://registry.npm.taobao.org/npminstall
- 166 verbose request no auth needed
- 167 info attempt registry request try #1 at 09:43:34
- 168 http request GET https://registry.npm.taobao.org/npminstall
- 169 verbose request uri https://registry.npm.taobao.org/open
- 170 verbose request no auth needed
- 171 info attempt registry request try #1 at 09:43:34
- 172 http request GET https://registry.npm.taobao.org/open
- 173 verbose request uri https://registry.npm.taobao.org/urllib
- 174 verbose request no auth needed
- 175 info attempt registry request try #1 at 09:43:34
- 176 http request GET https://registry.npm.taobao.org/urllib
- 177 http 200 https://registry.npm.taobao.org/auto-correct
- 178 verbose headers { server: 'Tengine',
- 178 verbose headers 'content-type': 'application/json; charset=utf-8',
- 178 verbose headers 'content-length': '982',
- 178 verbose headers connection: 'keep-alive',
- 178 verbose headers 'strict-transport-security': 'max-age=5184000',
- 178 verbose headers date: 'Sat, 08 Oct 2022 01:43:01 GMT',
- 178 verbose headers vary: 'Origin, Accept, Accept-Encoding',
- 178 verbose headers 'request-id': '8b938940-46aa-11ed-9c58-6356f142096d',
- 178 verbose headers 'cache-control': 'public, max-age=300',
- 178 verbose headers 'x-frame-options': 'SAMEORIGIN',
- 178 verbose headers 'x-xss-protection': '1; mode=block',
- 178 verbose headers 'x-content-type-options': 'nosniff',
- 178 verbose headers 'x-download-options': 'noopen',
- 178 verbose headers 'x-readtime': '0.805',
- 178 verbose headers via: 'cn350.l1, kunlun3.cn350, l2cn1837.l2, cache31.l2cn1837, npmmirror-x86-2022012802002, cache31.l2cn1837[0,0,304-0,H], cache57.l2cn1837[1,0], kunlun8.cn1492[32,32,200-0,H], kunlun6.cn1492[34,0]',
- 178 verbose headers etag: 'W/"a3d3871ff5af93fbc00950a4614a551280c0f65e"',
- 178 verbose headers 'ali-swift-global-savetime': '1665193381',
- 178 verbose headers 'content-encoding': 'gzip',
- 178 verbose headers age: '33',
- 178 verbose headers 'x-cache': 'HIT TCP_REFRESH_HIT dirn:0:174899250',
- 178 verbose headers 'x-swift-savetime': 'Sat, 08 Oct 2022 01:43:34 GMT',
- 178 verbose headers 'x-swift-cachetime': '87',
- 178 verbose headers 'timing-allow-origin': '*',
- 178 verbose headers eagleid: '7754811a16651934141354088e' }
- 179 silly get cb [ 200,
- 179 silly get { server: 'Tengine',
- 179 silly get 'content-type': 'application/json; charset=utf-8',
- 179 silly get 'content-length': '982',
- 179 silly get connection: 'keep-alive',
- 179 silly get 'strict-transport-security': 'max-age=5184000',
- 179 silly get date: 'Sat, 08 Oct 2022 01:43:01 GMT',
- 179 silly get vary: 'Origin, Accept, Accept-Encoding',
- 179 silly get 'request-id': '8b938940-46aa-11ed-9c58-6356f142096d',
- 179 silly get 'cache-control': 'public, max-age=300',
- 179 silly get 'x-frame-options': 'SAMEORIGIN',
- 179 silly get 'x-xss-protection': '1; mode=block',
- 179 silly get 'x-content-type-options': 'nosniff',
- 179 silly get 'x-download-options': 'noopen',
- 179 silly get 'x-readtime': '0.805',
- 179 silly get via: 'cn350.l1, kunlun3.cn350, l2cn1837.l2, cache31.l2cn1837, npmmirror-x86-2022012802002, cache31.l2cn1837[0,0,304-0,H], cache57.l2cn1837[1,0], kunlun8.cn1492[32,32,200-0,H], kunlun6.cn1492[34,0]',
- 179 silly get etag: 'W/"a3d3871ff5af93fbc00950a4614a551280c0f65e"',
- 179 silly get 'ali-swift-global-savetime': '1665193381',
- 179 silly get 'content-encoding': 'gzip',
- 179 silly get age: '33',
- 179 silly get 'x-cache': 'HIT TCP_REFRESH_HIT dirn:0:174899250',
- 179 silly get 'x-swift-savetime': 'Sat, 08 Oct 2022 01:43:34 GMT',
- 179 silly get 'x-swift-cachetime': '87',
- 179 silly get 'timing-allow-origin': '*',
- 179 silly get eagleid: '7754811a16651934141354088e' } ]
- 180 verbose get saving auto-correct to C:\Users\Administrator\AppData\Roaming\npm-cache\registry.npm.taobao.org\auto-correct\.cache.json
- 181 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
- 182 silly resolveWithNewModule auto-correct@1.0.0 checking installable status
- 183 silly cache add args [ 'auto-correct@^1.0.0', null ]
- 184 verbose cache add spec auto-correct@^1.0.0
- 185 silly cache add parsed spec Result {
- 185 silly cache add raw: 'auto-correct@^1.0.0',
- 185 silly cache add scope: null,
- 185 silly cache add escapedName: 'auto-correct',
- 185 silly cache add name: 'auto-correct',
- 185 silly cache add rawSpec: '^1.0.0',
- 185 silly cache add spec: '>=1.0.0 <2.0.0',
- 185 silly cache add type: 'range' }
- 186 silly addNamed auto-correct@>=1.0.0 <2.0.0
- 187 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for auto-correct
- 188 silly addNameRange { name: 'auto-correct', range: '>=1.0.0 <2.0.0', hasData: false }
- 189 silly mapToRegistry name auto-correct
- 190 silly mapToRegistry using default registry
- 191 silly mapToRegistry registry https://registry.npm.taobao.org/
- 192 silly mapToRegistry data Result {
- 192 silly mapToRegistry raw: 'auto-correct',
- 192 silly mapToRegistry scope: null,
- 192 silly mapToRegistry escapedName: 'auto-correct',
- 192 silly mapToRegistry name: 'auto-correct',
- 192 silly mapToRegistry rawSpec: '',
- 192 silly mapToRegistry spec: 'latest',
- 192 silly mapToRegistry type: 'tag' }
- 193 silly mapToRegistry uri https://registry.npm.taobao.org/auto-correct
- 194 verbose addNameRange registry:https://registry.npm.taobao.org/auto-correct not in flight; fetching
- 195 verbose get https://registry.npm.taobao.org/auto-correct not expired, no request
- 196 silly addNameRange number 2 { name: 'auto-correct', range: '>=1.0.0 <2.0.0', hasData: true }
- 197 silly addNameRange versions [ 'auto-correct', [ '1.0.0' ] ]
- 198 silly addNamed auto-correct@1.0.0
- 199 verbose addNamed "1.0.0" is a plain semver version for auto-correct
- 200 silly cache afterAdd auto-correct@1.0.0
- 201 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\auto-correct\1.0.0\package\package.json not in flight; writing
- 202 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
- 203 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\auto-correct\1.0.0\package\package.json written
- 204 http 200 https://registry.npm.taobao.org/npm-request
- 205 verbose headers { server: 'Tengine',
- 205 verbose headers 'content-type': 'application/json; charset=utf-8',
- 205 verbose headers 'content-length': '1682',
- 205 verbose headers connection: 'keep-alive',
- 205 verbose headers 'strict-transport-security': 'max-age=5184000',
- 205 verbose headers date: 'Sat, 08 Oct 2022 01:43:01 GMT',
- 205 verbose headers vary: 'Origin, Accept, Accept-Encoding',
- 205 verbose headers 'request-id': '8b72bad0-46aa-11ed-bbf7-49877019112a',
- 205 verbose headers 'cache-control': 'public, max-age=300',
- 205 verbose headers 'x-frame-options': 'SAMEORIGIN',
- 205 verbose headers 'x-xss-protection': '1; mode=block',
- 205 verbose headers 'x-content-type-options': 'nosniff',
- 205 verbose headers 'x-download-options': 'noopen',
- 205 verbose headers 'x-readtime': '0.988',
- 205 verbose headers via: 'cn350.l1, kunlun2.cn350, l2cn1837.l2, cache34.l2cn1837, npmmirror-x86-2022012802001, cache34.l2cn1837[0,0,304-0,H], cache46.l2cn1837[0,0], kunlun3.cn1492[22,22,200-0,H], kunlun8.cn1492[26,0]',
- 205 verbose headers etag: 'W/"81365e49c11a0696738b25ff84905044445e69c4"',
- 205 verbose headers 'ali-swift-global-savetime': '1665193381',
- 205 verbose headers 'content-encoding': 'gzip',
- 205 verbose headers age: '33',
- 205 verbose headers 'x-cache': 'HIT TCP_REFRESH_HIT dirn:0:606795557',
- 205 verbose headers 'x-swift-savetime': 'Sat, 08 Oct 2022 01:43:34 GMT',
- 205 verbose headers 'x-swift-cachetime': '87',
- 205 verbose headers 'timing-allow-origin': '*',
- 205 verbose headers eagleid: '7754811c16651934142036002e' }
- 206 silly get cb [ 200,
- 206 silly get { server: 'Tengine',
- 206 silly get 'content-type': 'application/json; charset=utf-8',
- 206 silly get 'content-length': '1682',
- 206 silly get connection: 'keep-alive',
- 206 silly get 'strict-transport-security': 'max-age=5184000',
- 206 silly get date: 'Sat, 08 Oct 2022 01:43:01 GMT',
- 206 silly get vary: 'Origin, Accept, Accept-Encoding',
- 206 silly get 'request-id': '8b72bad0-46aa-11ed-bbf7-49877019112a',
- 206 silly get 'cache-control': 'public, max-age=300',
- 206 silly get 'x-frame-options': 'SAMEORIGIN',
- 206 silly get 'x-xss-protection': '1; mode=block',
- 206 silly get 'x-content-type-options': 'nosniff',
- 206 silly get 'x-download-options': 'noopen',
- 206 silly get 'x-readtime': '0.988',
- 206 silly get via: 'cn350.l1, kunlun2.cn350, l2cn1837.l2, cache34.l2cn1837, npmmirror-x86-2022012802001, cache34.l2cn1837[0,0,304-0,H], cache46.l2cn1837[0,0], kunlun3.cn1492[22,22,200-0,H], kunlun8.cn1492[26,0]',
- 206 silly get etag: 'W/"81365e49c11a0696738b25ff84905044445e69c4"',
- 206 silly get 'ali-swift-global-savetime': '1665193381',
- 206 silly get 'content-encoding': 'gzip',
- 206 silly get age: '33',
- 206 silly get 'x-cache': 'HIT TCP_REFRESH_HIT dirn:0:606795557',
- 206 silly get 'x-swift-savetime': 'Sat, 08 Oct 2022 01:43:34 GMT',
- 206 silly get 'x-swift-cachetime': '87',
- 206 silly get 'timing-allow-origin': '*',
- 206 silly get eagleid: '7754811c16651934142036002e' } ]
- 207 verbose get saving npm-request to C:\Users\Administrator\AppData\Roaming\npm-cache\registry.npm.taobao.org\npm-request\.cache.json
- 208 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
- 209 http 200 https://registry.npm.taobao.org/cross-spawn
- 210 verbose headers { server: 'Tengine',
- 210 verbose headers 'content-type': 'application/json; charset=utf-8',
- 210 verbose headers 'content-length': '17010',
- 210 verbose headers connection: 'keep-alive',
- 210 verbose headers 'strict-transport-security': 'max-age=5184000',
- 210 verbose headers date: 'Sat, 08 Oct 2022 01:43:01 GMT',
- 210 verbose headers vary: 'Origin, Accept, Accept-Encoding',
- 210 verbose headers 'request-id': '8b71a960-46aa-11ed-86b4-9bd68e0d46b5',
- 210 verbose headers 'cache-control': 'public, max-age=300',
- 210 verbose headers 'x-frame-options': 'SAMEORIGIN',
- 210 verbose headers 'x-xss-protection': '1; mode=block',
- 210 verbose headers 'x-content-type-options': 'nosniff',
- 210 verbose headers 'x-download-options': 'noopen',
- 210 verbose headers 'x-readtime': '1.053',
- 210 verbose headers via: 'cn350.l1, kunlun7.cn350, l2cn1837.l2, cache32.l2cn1837, npmmirror-x86-001, cache32.l2cn1837[0,0,304-0,H], cache38.l2cn1837[1,0], kunlun5.cn1492[15,15,200-0,H], kunlun5.cn1492[18,0]',
- 210 verbose headers etag: 'W/"083e24b821a41f68cb0f931554dee952de9358dd"',
- 210 verbose headers 'ali-swift-global-savetime': '1665193381',
- 210 verbose headers 'content-encoding': 'gzip',
- 210 verbose headers age: '33',
- 210 verbose headers 'x-cache': 'HIT TCP_REFRESH_HIT dirn:0:448471963',
- 210 verbose headers 'x-swift-savetime': 'Sat, 08 Oct 2022 01:43:34 GMT',
- 210 verbose headers 'x-swift-cachetime': '87',
- 210 verbose headers 'timing-allow-origin': '*',
- 210 verbose headers eagleid: '7754811916651934142028941e' }
- 211 silly get cb [ 200,
- 211 silly get { server: 'Tengine',
- 211 silly get 'content-type': 'application/json; charset=utf-8',
- 211 silly get 'content-length': '17010',
- 211 silly get connection: 'keep-alive',
- 211 silly get 'strict-transport-security': 'max-age=5184000',
- 211 silly get date: 'Sat, 08 Oct 2022 01:43:01 GMT',
- 211 silly get vary: 'Origin, Accept, Accept-Encoding',
- 211 silly get 'request-id': '8b71a960-46aa-11ed-86b4-9bd68e0d46b5',
- 211 silly get 'cache-control': 'public, max-age=300',
- 211 silly get 'x-frame-options': 'SAMEORIGIN',
- 211 silly get 'x-xss-protection': '1; mode=block',
- 211 silly get 'x-content-type-options': 'nosniff',
- 211 silly get 'x-download-options': 'noopen',
- 211 silly get 'x-readtime': '1.053',
- 211 silly get via: 'cn350.l1, kunlun7.cn350, l2cn1837.l2, cache32.l2cn1837, npmmirror-x86-001, cache32.l2cn1837[0,0,304-0,H], cache38.l2cn1837[1,0], kunlun5.cn1492[15,15,200-0,H], kunlun5.cn1492[18,0]',
- 211 silly get etag: 'W/"083e24b821a41f68cb0f931554dee952de9358dd"',
- 211 silly get 'ali-swift-global-savetime': '1665193381',
- 211 silly get 'content-encoding': 'gzip',
- 211 silly get age: '33',
- 211 silly get 'x-cache': 'HIT TCP_REFRESH_HIT dirn:0:448471963',
- 211 silly get 'x-swift-savetime': 'Sat, 08 Oct 2022 01:43:34 GMT',
- 211 silly get 'x-swift-cachetime': '87',
- 211 silly get 'timing-allow-origin': '*',
- 211 silly get eagleid: '7754811916651934142028941e' } ]
- 212 verbose get saving cross-spawn to C:\Users\Administrator\AppData\Roaming\npm-cache\registry.npm.taobao.org\cross-spawn\.cache.json
- 213 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
- 214 http 200 https://registry.npm.taobao.org/ini
- 215 verbose headers { server: 'Tengine',
- 215 verbose headers 'content-type': 'application/json; charset=utf-8',
- 215 verbose headers 'content-length': '9421',
- 215 verbose headers connection: 'keep-alive',
- 215 verbose headers 'strict-transport-security': 'max-age=5184000',
- 215 verbose headers date: 'Sat, 08 Oct 2022 01:43:01 GMT',
- 215 verbose headers vary: 'Origin, Accept, Accept-Encoding',
- 215 verbose headers 'request-id': '8b7ea1b0-46aa-11ed-9ebd-ff9f1b995c3e',
- 215 verbose headers 'cache-control': 'public, max-age=300',
- 215 verbose headers 'x-frame-options': 'SAMEORIGIN',
- 215 verbose headers 'x-xss-protection': '1; mode=block',
- 215 verbose headers 'x-content-type-options': 'nosniff',
- 215 verbose headers 'x-download-options': 'noopen',
- 215 verbose headers 'x-readtime': '0.817',
- 215 verbose headers via: 'cn350.l1, kunlun5.cn350, l2cn1837.l2, cache4.l2cn1837, npmmirror-x86-2022012802002, cache4.l2cn1837[0,0,304-0,H], cache47.l2cn1837[0,0], kunlun10.cn1492[30,30,200-0,H], kunlun7.cn1492[33,0]',
- 215 verbose headers etag: 'W/"68e603d511e2c7694f6b225284e2aff040bfd982"',
- 215 verbose headers 'ali-swift-global-savetime': '1665193381',
- 215 verbose headers 'content-encoding': 'gzip',
- 215 verbose headers age: '33',
- 215 verbose headers 'x-cache': 'HIT TCP_REFRESH_HIT dirn:10:232375630',
- 215 verbose headers 'x-swift-savetime': 'Sat, 08 Oct 2022 01:43:34 GMT',
- 215 verbose headers 'x-swift-cachetime': '87',
- 215 verbose headers 'timing-allow-origin': '*',
- 215 verbose headers eagleid: '7754811b16651934142023102e' }
- 216 silly get cb [ 200,
- 216 silly get { server: 'Tengine',
- 216 silly get 'content-type': 'application/json; charset=utf-8',
- 216 silly get 'content-length': '9421',
- 216 silly get connection: 'keep-alive',
- 216 silly get 'strict-transport-security': 'max-age=5184000',
- 216 silly get date: 'Sat, 08 Oct 2022 01:43:01 GMT',
- 216 silly get vary: 'Origin, Accept, Accept-Encoding',
- 216 silly get 'request-id': '8b7ea1b0-46aa-11ed-9ebd-ff9f1b995c3e',
- 216 silly get 'cache-control': 'public, max-age=300',
- 216 silly get 'x-frame-options': 'SAMEORIGIN',
- 216 silly get 'x-xss-protection': '1; mode=block',
- 216 silly get 'x-content-type-options': 'nosniff',
- 216 silly get 'x-download-options': 'noopen',
- 216 silly get 'x-readtime': '0.817',
- 216 silly get via: 'cn350.l1, kunlun5.cn350, l2cn1837.l2, cache4.l2cn1837, npmmirror-x86-2022012802002, cache4.l2cn1837[0,0,304-0,H], cache47.l2cn1837[0,0], kunlun10.cn1492[30,30,200-0,H], kunlun7.cn1492[33,0]',
- 216 silly get etag: 'W/"68e603d511e2c7694f6b225284e2aff040bfd982"',
- 216 silly get 'ali-swift-global-savetime': '1665193381',
- 216 silly get 'content-encoding': 'gzip',
- 216 silly get age: '33',
- 216 silly get 'x-cache': 'HIT TCP_REFRESH_HIT dirn:10:232375630',
- 216 silly get 'x-swift-savetime': 'Sat, 08 Oct 2022 01:43:34 GMT',
- 216 silly get 'x-swift-cachetime': '87',
- 216 silly get 'timing-allow-origin': '*',
- 216 silly get eagleid: '7754811b16651934142023102e' } ]
- 217 verbose get saving ini to C:\Users\Administrator\AppData\Roaming\npm-cache\registry.npm.taobao.org\ini\.cache.json
- 218 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
- 219 silly resolveWithNewModule npm-request@1.0.0 checking installable status
- 220 silly cache add args [ 'npm-request@^1.0.0', null ]
- 221 verbose cache add spec npm-request@^1.0.0
- 222 silly cache add parsed spec Result {
- 222 silly cache add raw: 'npm-request@^1.0.0',
- 222 silly cache add scope: null,
- 222 silly cache add escapedName: 'npm-request',
- 222 silly cache add name: 'npm-request',
- 222 silly cache add rawSpec: '^1.0.0',
- 222 silly cache add spec: '>=1.0.0 <2.0.0',
- 222 silly cache add type: 'range' }
- 223 silly addNamed npm-request@>=1.0.0 <2.0.0
- 224 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for npm-request
- 225 silly addNameRange { name: 'npm-request', range: '>=1.0.0 <2.0.0', hasData: false }
- 226 silly mapToRegistry name npm-request
- 227 silly mapToRegistry using default registry
- 228 silly mapToRegistry registry https://registry.npm.taobao.org/
- 229 silly mapToRegistry data Result {
- 229 silly mapToRegistry raw: 'npm-request',
- 229 silly mapToRegistry scope: null,
- 229 silly mapToRegistry escapedName: 'npm-request',
- 229 silly mapToRegistry name: 'npm-request',
- 229 silly mapToRegistry rawSpec: '',
- 229 silly mapToRegistry spec: 'latest',
- 229 silly mapToRegistry type: 'tag' }
- 230 silly mapToRegistry uri https://registry.npm.taobao.org/npm-request
- 231 verbose addNameRange registry:https://registry.npm.taobao.org/npm-request not in flight; fetching
- 232 verbose get https://registry.npm.taobao.org/npm-request not expired, no request
- 233 silly addNameRange number 2 { name: 'npm-request', range: '>=1.0.0 <2.0.0', hasData: true }
- 234 silly addNameRange versions [ 'npm-request', [ '1.0.0', '0.0.4', '0.0.3', '0.0.1' ] ]
- 235 silly addNamed npm-request@1.0.0
- 236 verbose addNamed "1.0.0" is a plain semver version for npm-request
- 237 silly cache afterAdd npm-request@1.0.0
- 238 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\npm-request\1.0.0\package\package.json not in flight; writing
- 239 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
- 240 silly resolveWithNewModule cross-spawn@0.2.9 checking installable status
- 241 silly cache add args [ 'cross-spawn@~0.2.8', null ]
- 242 verbose cache add spec cross-spawn@~0.2.8
- 243 silly cache add parsed spec Result {
- 243 silly cache add raw: 'cross-spawn@~0.2.8',
- 243 silly cache add scope: null,
- 243 silly cache add escapedName: 'cross-spawn',
- 243 silly cache add name: 'cross-spawn',
- 243 silly cache add rawSpec: '~0.2.8',
- 243 silly cache add spec: '>=0.2.8 <0.3.0',
- 243 silly cache add type: 'range' }
- 244 silly addNamed cross-spawn@>=0.2.8 <0.3.0
- 245 verbose addNamed ">=0.2.8 <0.3.0" is a valid semver range for cross-spawn
- 246 silly addNameRange { name: 'cross-spawn', range: '>=0.2.8 <0.3.0', hasData: false }
- 247 silly mapToRegistry name cross-spawn
- 248 silly mapToRegistry using default registry
- 249 silly mapToRegistry registry https://registry.npm.taobao.org/
- 250 silly mapToRegistry data Result {
- 250 silly mapToRegistry raw: 'cross-spawn',
- 250 silly mapToRegistry scope: null,
- 250 silly mapToRegistry escapedName: 'cross-spawn',
- 250 silly mapToRegistry name: 'cross-spawn',
- 250 silly mapToRegistry rawSpec: '',
- 250 silly mapToRegistry spec: 'latest',
- 250 silly mapToRegistry type: 'tag' }
- 251 silly mapToRegistry uri https://registry.npm.taobao.org/cross-spawn
- 252 verbose addNameRange registry:https://registry.npm.taobao.org/cross-spawn not in flight; fetching
- 253 silly resolveWithNewModule ini@1.3.8 checking installable status
- 254 silly cache add args [ 'ini@^1.3.4', null ]
- 255 verbose cache add spec ini@^1.3.4
- 256 silly cache add parsed spec Result {
- 256 silly cache add raw: 'ini@^1.3.4',
- 256 silly cache add scope: null,
- 256 silly cache add escapedName: 'ini',
- 256 silly cache add name: 'ini',
- 256 silly cache add rawSpec: '^1.3.4',
- 256 silly cache add spec: '>=1.3.4 <2.0.0',
- 256 silly cache add type: 'range' }
- 257 silly addNamed ini@>=1.3.4 <2.0.0
- 258 verbose addNamed ">=1.3.4 <2.0.0" is a valid semver range for ini
- 259 silly addNameRange { name: 'ini', range: '>=1.3.4 <2.0.0', hasData: false }
- 260 silly mapToRegistry name ini
- 261 silly mapToRegistry using default registry
- 262 silly mapToRegistry registry https://registry.npm.taobao.org/
- 263 silly mapToRegistry data Result {
- 263 silly mapToRegistry raw: 'ini',
- 263 silly mapToRegistry scope: null,
- 263 silly mapToRegistry escapedName: 'ini',
- 263 silly mapToRegistry name: 'ini',
- 263 silly mapToRegistry rawSpec: '',
- 263 silly mapToRegistry spec: 'latest',
- 263 silly mapToRegistry type: 'tag' }
- 264 silly mapToRegistry uri https://registry.npm.taobao.org/ini
- 265 verbose addNameRange registry:https://registry.npm.taobao.org/ini not in flight; fetching
- 266 verbose get https://registry.npm.taobao.org/ini not expired, no request
- 267 silly addNameRange number 2 { name: 'ini', range: '>=1.3.4 <2.0.0', hasData: true }
- 268 silly addNameRange versions [ 'ini',
- 268 silly addNameRange [ '2.0.0',
- 268 silly addNameRange '1.3.8',
- 268 silly addNameRange '1.3.7',
- 268 silly addNameRange '1.3.6',
- 268 silly addNameRange '1.3.5',
- 268 silly addNameRange '1.3.4',
- 268 silly addNameRange '1.3.3',
- 268 silly addNameRange '1.3.2',
- 268 silly addNameRange '1.3.1',
- 268 silly addNameRange '1.3.0',
- 268 silly addNameRange '1.2.1',
- 268 silly addNameRange '1.2.0',
- 268 silly addNameRange '1.1.0',
- 268 silly addNameRange '1.0.5',
- 268 silly addNameRange '1.0.4',
- 268 silly addNameRange '1.0.3',
- 268 silly addNameRange '1.0.2',
- 268 silly addNameRange '1.0.1',
- 268 silly addNameRange '1.0.0',
- 268 silly addNameRange '3.0.0',
- 268 silly addNameRange '3.0.1' ] ]
- 269 silly addNamed ini@1.3.8
- 270 verbose addNamed "1.3.8" is a plain semver version for ini
- 271 verbose get https://registry.npm.taobao.org/cross-spawn not expired, no request
- 272 silly addNameRange number 2 { name: 'cross-spawn', range: '>=0.2.8 <0.3.0', hasData: true }
- 273 silly addNameRange versions [ 'cross-spawn',
- 273 silly addNameRange [ '7.0.3',
- 273 silly addNameRange '7.0.2',
- 273 silly addNameRange '7.0.1',
- 273 silly addNameRange '7.0.0',
- 273 silly addNameRange '6.0.5',
- 273 silly addNameRange '6.0.4',
- 273 silly addNameRange '6.0.3',
- 273 silly addNameRange '6.0.2',
- 273 silly addNameRange '6.0.1',
- 273 silly addNameRange '6.0.0',
- 273 silly addNameRange '5.1.0',
- 273 silly addNameRange '5.0.1',
- 273 silly addNameRange '5.0.0',
- 273 silly addNameRange '4.0.2',
- 273 silly addNameRange '4.0.0',
- 273 silly addNameRange '3.0.1',
- 273 silly addNameRange '3.0.0',
- 273 silly addNameRange '2.2.3',
- 273 silly addNameRange '2.2.2',
- 273 silly addNameRange '2.2.0',
- 273 silly addNameRange '2.1.5',
- 273 silly addNameRange '2.1.4',
- 273 silly addNameRange '2.1.3',
- 273 silly addNameRange '2.1.2',
- 273 silly addNameRange '2.1.1',
- 273 silly addNameRange '2.1.0',
- 273 silly addNameRange '2.0.1',
- 273 silly addNameRange '2.0.0',
- 273 silly addNameRange '1.0.4',
- 273 silly addNameRange '1.0.3',
- 273 silly addNameRange '1.0.2',
- 273 silly addNameRange '1.0.1',
- 273 silly addNameRange '1.0.0',
- 273 silly addNameRange '0.4.1',
- 273 silly addNameRange '0.4.0',
- 273 silly addNameRange '0.3.0',
- 273 silly addNameRange '0.2.9',
- 273 silly addNameRange '0.2.8',
- 273 silly addNameRange '0.2.7',
- 273 silly addNameRange '0.2.6',
- 273 silly addNameRange '0.2.5',
- 273 silly addNameRange '0.2.4',
- 273 silly addNameRange '0.2.3',
- 273 silly addNameRange '0.2.2',
- 273 silly addNameRange '0.2.1',
- 273 silly addNameRange '0.2.0',
- 273 silly addNameRange '0.1.7',
- 273 silly addNameRange '0.1.6',
- 273 silly addNameRange '0.1.5',
- 273 silly addNameRange '0.1.4',
- 273 silly addNameRange '0.1.3',
- 273 silly addNameRange '0.1.2',
- 273 silly addNameRange '0.1.1',
- 273 silly addNameRange '0.1.0' ] ]
- 274 silly addNamed cross-spawn@0.2.9
- 275 verbose addNamed "0.2.9" is a plain semver version for cross-spawn
- 276 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\npm-request\1.0.0\package\package.json written
- 277 http 200 https://registry.npm.taobao.org/open
- 278 verbose headers { server: 'Tengine',
- 278 verbose headers 'content-type': 'application/json; charset=utf-8',
- 278 verbose headers 'content-length': '14017',
- 278 verbose headers connection: 'keep-alive',
- 278 verbose headers 'strict-transport-security': 'max-age=5184000',
- 278 verbose headers date: 'Sat, 08 Oct 2022 01:43:02 GMT',
- 278 verbose headers vary: 'Origin, Accept, Accept-Encoding',
- 278 verbose headers 'request-id': '8bb34640-46aa-11ed-bbb0-c382c3a9b59b',
- 278 verbose headers 'cache-control': 'public, max-age=300',
- 278 verbose headers 'x-frame-options': 'SAMEORIGIN',
- 278 verbose headers 'x-xss-protection': '1; mode=block',
- 278 verbose headers 'x-content-type-options': 'nosniff',
- 278 verbose headers 'x-download-options': 'noopen',
- 278 verbose headers 'x-readtime': '0.775',
- 278 verbose headers via: 'cn350.l1, kunlun1.cn350, l2cn1837.l2, cache11.l2cn1837, npmmirror-x86-2022012802003, cache11.l2cn1837[0,0,304-0,H], cache67.l2cn1837[1,0], kunlun9.cn1492[27,27,200-0,H], kunlun4.cn1492[29,0]',
- 278 verbose headers etag: 'W/"3a9506c802824903c923acf5d5f657bad02ae501"',
- 278 verbose headers 'ali-swift-global-savetime': '1665193382',
- 278 verbose headers 'content-encoding': 'gzip',
- 278 verbose headers age: '32',
- 278 verbose headers 'x-cache': 'HIT TCP_REFRESH_HIT dirn:10:361015293',
- 278 verbose headers 'x-swift-savetime': 'Sat, 08 Oct 2022 01:43:34 GMT',
- 278 verbose headers 'x-swift-cachetime': '88',
- 278 verbose headers 'timing-allow-origin': '*',
- 278 verbose headers eagleid: '7754811816651934142067131e' }
- 279 silly get cb [ 200,
- 279 silly get { server: 'Tengine',
- 279 silly get 'content-type': 'application/json; charset=utf-8',
- 279 silly get 'content-length': '14017',
- 279 silly get connection: 'keep-alive',
- 279 silly get 'strict-transport-security': 'max-age=5184000',
- 279 silly get date: 'Sat, 08 Oct 2022 01:43:02 GMT',
- 279 silly get vary: 'Origin, Accept, Accept-Encoding',
- 279 silly get 'request-id': '8bb34640-46aa-11ed-bbb0-c382c3a9b59b',
- 279 silly get 'cache-control': 'public, max-age=300',
- 279 silly get 'x-frame-options': 'SAMEORIGIN',
- 279 silly get 'x-xss-protection': '1; mode=block',
- 279 silly get 'x-content-type-options': 'nosniff',
- 279 silly get 'x-download-options': 'noopen',
- 279 silly get 'x-readtime': '0.775',
- 279 silly get via: 'cn350.l1, kunlun1.cn350, l2cn1837.l2, cache11.l2cn1837, npmmirror-x86-2022012802003, cache11.l2cn1837[0,0,304-0,H], cache67.l2cn1837[1,0], kunlun9.cn1492[27,27,200-0,H], kunlun4.cn1492[29,0]',
- 279 silly get etag: 'W/"3a9506c802824903c923acf5d5f657bad02ae501"',
- 279 silly get 'ali-swift-global-savetime': '1665193382',
- 279 silly get 'content-encoding': 'gzip',
- 279 silly get age: '32',
- 279 silly get 'x-cache': 'HIT TCP_REFRESH_HIT dirn:10:361015293',
- 279 silly get 'x-swift-savetime': 'Sat, 08 Oct 2022 01:43:34 GMT',
- 279 silly get 'x-swift-cachetime': '88',
- 279 silly get 'timing-allow-origin': '*',
- 279 silly get eagleid: '7754811816651934142067131e' } ]
- 280 verbose get saving open to C:\Users\Administrator\AppData\Roaming\npm-cache\registry.npm.taobao.org\open\.cache.json
- 281 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
- 282 http 200 https://registry.npm.taobao.org/commander
- 283 verbose headers { server: 'Tengine',
- 283 verbose headers 'content-type': 'application/json; charset=utf-8',
- 283 verbose headers 'content-length': '51445',
- 283 verbose headers connection: 'keep-alive',
- 283 verbose headers 'strict-transport-security': 'max-age=5184000',
- 283 verbose headers date: 'Sat, 08 Oct 2022 01:43:01 GMT',
- 283 verbose headers vary: 'Origin, Accept, Accept-Encoding',
- 283 verbose headers 'request-id': '8b718250-46aa-11ed-8dd7-4f0e6d991271',
- 283 verbose headers 'cache-control': 'public, max-age=300',
- 283 verbose headers 'x-frame-options': 'SAMEORIGIN',
- 283 verbose headers 'x-xss-protection': '1; mode=block',
- 283 verbose headers 'x-content-type-options': 'nosniff',
- 283 verbose headers 'x-download-options': 'noopen',
- 283 verbose headers 'x-readtime': '0.832',
- 283 verbose headers via: 'cn350.l1, kunlun9.cn350, l2cn1837.l2, cache24.l2cn1837, npmmirror-x86-2022012802002, cache24.l2cn1837[0,0,304-0,H], cache41.l2cn1837[1,0], kunlun3.cn1492[15,15,200-0,H], kunlun3.cn1492[18,0]',
- 283 verbose headers etag: 'W/"674c2cd32a936f920ac8a050baf70196db37e766"',
- 283 verbose headers 'ali-swift-global-savetime': '1665193381',
- 283 verbose headers 'content-encoding': 'gzip',
- 283 verbose headers age: '33',
- 283 verbose headers 'x-cache': 'HIT TCP_REFRESH_HIT dirn:0:606795577',
- 283 verbose headers 'x-swift-savetime': 'Sat, 08 Oct 2022 01:43:34 GMT',
- 283 verbose headers 'x-swift-cachetime': '87',
- 283 verbose headers 'timing-allow-origin': '*',
- 283 verbose headers eagleid: '7754811716651934142024846e' }
- 284 silly get cb [ 200,
- 284 silly get { server: 'Tengine',
- 284 silly get 'content-type': 'application/json; charset=utf-8',
- 284 silly get 'content-length': '51445',
- 284 silly get connection: 'keep-alive',
- 284 silly get 'strict-transport-security': 'max-age=5184000',
- 284 silly get date: 'Sat, 08 Oct 2022 01:43:01 GMT',
- 284 silly get vary: 'Origin, Accept, Accept-Encoding',
- 284 silly get 'request-id': '8b718250-46aa-11ed-8dd7-4f0e6d991271',
- 284 silly get 'cache-control': 'public, max-age=300',
- 284 silly get 'x-frame-options': 'SAMEORIGIN',
- 284 silly get 'x-xss-protection': '1; mode=block',
- 284 silly get 'x-content-type-options': 'nosniff',
- 284 silly get 'x-download-options': 'noopen',
- 284 silly get 'x-readtime': '0.832',
- 284 silly get via: 'cn350.l1, kunlun9.cn350, l2cn1837.l2, cache24.l2cn1837, npmmirror-x86-2022012802002, cache24.l2cn1837[0,0,304-0,H], cache41.l2cn1837[1,0], kunlun3.cn1492[15,15,200-0,H], kunlun3.cn1492[18,0]',
- 284 silly get etag: 'W/"674c2cd32a936f920ac8a050baf70196db37e766"',
- 284 silly get 'ali-swift-global-savetime': '1665193381',
- 284 silly get 'content-encoding': 'gzip',
- 284 silly get age: '33',
- 284 silly get 'x-cache': 'HIT TCP_REFRESH_HIT dirn:0:606795577',
- 284 silly get 'x-swift-savetime': 'Sat, 08 Oct 2022 01:43:34 GMT',
- 284 silly get 'x-swift-cachetime': '87',
- 284 silly get 'timing-allow-origin': '*',
- 284 silly get eagleid: '7754811716651934142024846e' } ]
- 285 verbose get saving commander to C:\Users\Administrator\AppData\Roaming\npm-cache\registry.npm.taobao.org\commander\.cache.json
- 286 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
- 287 silly cache afterAdd ini@1.3.8
- 288 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\ini\1.3.8\package\package.json not in flight; writing
- 289 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
- 290 silly cache afterAdd cross-spawn@0.2.9
- 291 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\cross-spawn\0.2.9\package\package.json not in flight; writing
- 292 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
- 293 http 200 https://registry.npm.taobao.org/giturl
- 294 verbose headers { server: 'Tengine',
- 294 verbose headers 'content-type': 'application/json; charset=utf-8',
- 294 verbose headers 'content-length': '3304',
- 294 verbose headers connection: 'keep-alive',
- 294 verbose headers 'strict-transport-security': 'max-age=5184000',
- 294 verbose headers date: 'Sat, 08 Oct 2022 01:43:01 GMT',
- 294 verbose headers vary: 'Origin, Accept, Accept-Encoding',
- 294 verbose headers 'request-id': '8ba73850-46aa-11ed-94b6-5b6cf3082121',
- 294 verbose headers 'cache-control': 'public, max-age=300',
- 294 verbose headers 'x-frame-options': 'SAMEORIGIN',
- 294 verbose headers 'x-xss-protection': '1; mode=block',
- 294 verbose headers 'x-content-type-options': 'nosniff',
- 294 verbose headers 'x-download-options': 'noopen',
- 294 verbose headers 'x-readtime': '0.923',
- 294 verbose headers via: 'cn350.l1, kunlun5.cn350, l2cn1837.l2, cache11.l2cn1837, npmmirror-x86-20220823002, cache11.l2cn1837[0,0,304-0,H], cache43.l2cn1837[1,0], kunlun3.cn1492[90,90,200-0,H], kunlun9.cn1492[92,0]',
- 294 verbose headers etag: 'W/"d1fe25d37ac801ad524a7fb646595ee9f2624809"',
- 294 verbose headers 'ali-swift-global-savetime': '1665193381',
- 294 verbose headers 'content-encoding': 'gzip',
- 294 verbose headers age: '33',
- 294 verbose headers 'x-cache': 'HIT TCP_REFRESH_HIT dirn:10:326631775',
- 294 verbose headers 'x-swift-savetime': 'Sat, 08 Oct 2022 01:43:34 GMT',
- 294 verbose headers 'x-swift-cachetime': '87',
- 294 verbose headers 'timing-allow-origin': '*',
- 294 verbose headers eagleid: '7754811d16651934142037812e' }
- 295 silly get cb [ 200,
- 295 silly get { server: 'Tengine',
- 295 silly get 'content-type': 'application/json; charset=utf-8',
- 295 silly get 'content-length': '3304',
- 295 silly get connection: 'keep-alive',
- 295 silly get 'strict-transport-security': 'max-age=5184000',
- 295 silly get date: 'Sat, 08 Oct 2022 01:43:01 GMT',
- 295 silly get vary: 'Origin, Accept, Accept-Encoding',
- 295 silly get 'request-id': '8ba73850-46aa-11ed-94b6-5b6cf3082121',
- 295 silly get 'cache-control': 'public, max-age=300',
- 295 silly get 'x-frame-options': 'SAMEORIGIN',
- 295 silly get 'x-xss-protection': '1; mode=block',
- 295 silly get 'x-content-type-options': 'nosniff',
- 295 silly get 'x-download-options': 'noopen',
- 295 silly get 'x-readtime': '0.923',
- 295 silly get via: 'cn350.l1, kunlun5.cn350, l2cn1837.l2, cache11.l2cn1837, npmmirror-x86-20220823002, cache11.l2cn1837[0,0,304-0,H], cache43.l2cn1837[1,0], kunlun3.cn1492[90,90,200-0,H], kunlun9.cn1492[92,0]',
- 295 silly get etag: 'W/"d1fe25d37ac801ad524a7fb646595ee9f2624809"',
- 295 silly get 'ali-swift-global-savetime': '1665193381',
- 295 silly get 'content-encoding': 'gzip',
- 295 silly get age: '33',
- 295 silly get 'x-cache': 'HIT TCP_REFRESH_HIT dirn:10:326631775',
- 295 silly get 'x-swift-savetime': 'Sat, 08 Oct 2022 01:43:34 GMT',
- 295 silly get 'x-swift-cachetime': '87',
- 295 silly get 'timing-allow-origin': '*',
- 295 silly get eagleid: '7754811d16651934142037812e' } ]
- 296 verbose get saving giturl to C:\Users\Administrator\AppData\Roaming\npm-cache\registry.npm.taobao.org\giturl\.cache.json
- 297 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
- 298 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\ini\1.3.8\package\package.json written
- 299 silly resolveWithNewModule open@8.4.0 checking installable status
- 300 silly cache add args [ 'open@^8.2.1', null ]
- 301 verbose cache add spec open@^8.2.1
- 302 silly cache add parsed spec Result {
- 302 silly cache add raw: 'open@^8.2.1',
- 302 silly cache add scope: null,
- 302 silly cache add escapedName: 'open',
- 302 silly cache add name: 'open',
- 302 silly cache add rawSpec: '^8.2.1',
- 302 silly cache add spec: '>=8.2.1 <9.0.0',
- 302 silly cache add type: 'range' }
- 303 silly addNamed open@>=8.2.1 <9.0.0
- 304 verbose addNamed ">=8.2.1 <9.0.0" is a valid semver range for open
- 305 silly addNameRange { name: 'open', range: '>=8.2.1 <9.0.0', hasData: false }
- 306 silly mapToRegistry name open
- 307 silly mapToRegistry using default registry
- 308 silly mapToRegistry registry https://registry.npm.taobao.org/
- 309 silly mapToRegistry data Result {
- 309 silly mapToRegistry raw: 'open',
- 309 silly mapToRegistry scope: null,
- 309 silly mapToRegistry escapedName: 'open',
- 309 silly mapToRegistry name: 'open',
- 309 silly mapToRegistry rawSpec: '',
- 309 silly mapToRegistry spec: 'latest',
- 309 silly mapToRegistry type: 'tag' }
- 310 silly mapToRegistry uri https://registry.npm.taobao.org/open
- 311 verbose addNameRange registry:https://registry.npm.taobao.org/open not in flight; fetching
- 312 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\cross-spawn\0.2.9\package\package.json written
- 313 http 200 https://registry.npm.taobao.org/debug
- 314 verbose headers { server: 'Tengine',
- 314 verbose headers 'content-type': 'application/json; charset=utf-8',
- 314 verbose headers 'content-length': '29321',
- 314 verbose headers connection: 'keep-alive',
- 314 verbose headers 'strict-transport-security': 'max-age=5184000',
- 314 verbose headers date: 'Sat, 08 Oct 2022 01:43:01 GMT',
- 314 verbose headers vary: 'Origin, Accept, Accept-Encoding',
- 314 verbose headers 'request-id': '8b9955a0-46aa-11ed-bf57-1b859af876ba',
- 314 verbose headers 'cache-control': 'public, max-age=300',
- 314 verbose headers 'x-frame-options': 'SAMEORIGIN',
- 314 verbose headers 'x-xss-protection': '1; mode=block',
- 314 verbose headers 'x-content-type-options': 'nosniff',
- 314 verbose headers 'x-download-options': 'noopen',
- 314 verbose headers 'x-readtime': '0.939',
- 314 verbose headers via: 'cn350.l1, kunlun3.cn350, l2cn1837.l2, cache57.l2cn1837, npmmirror-x86-20220823001, cache57.l2cn1837[0,0,200-0,H], cache68.l2cn1837[1,0], kunlun6.cn1492[44,44,200-0,M], kunlun1.cn1492[49,0]',
- 314 verbose headers etag: 'W/"6136870d866a073d8cc1f98693daad0ec18e02bb"',
- 314 verbose headers 'content-encoding': 'gzip',
- 314 verbose headers 'ali-swift-global-savetime': '1665193381',
- 314 verbose headers age: '33',
- 314 verbose headers 'x-cache': 'MISS TCP_REFRESH_MISS dirn:11:799890173',
- 314 verbose headers 'x-swift-savetime': 'Sat, 08 Oct 2022 01:43:34 GMT',
- 314 verbose headers 'x-swift-cachetime': '87',
- 314 verbose headers 'timing-allow-origin': '*',
- 314 verbose headers eagleid: '7754811516651934142056517e' }
- 315 silly get cb [ 200,
- 315 silly get { server: 'Tengine',
- 315 silly get 'content-type': 'application/json; charset=utf-8',
- 315 silly get 'content-length': '29321',
- 315 silly get connection: 'keep-alive',
- 315 silly get 'strict-transport-security': 'max-age=5184000',
- 315 silly get date: 'Sat, 08 Oct 2022 01:43:01 GMT',
- 315 silly get vary: 'Origin, Accept, Accept-Encoding',
- 315 silly get 'request-id': '8b9955a0-46aa-11ed-bf57-1b859af876ba',
- 315 silly get 'cache-control': 'public, max-age=300',
- 315 silly get 'x-frame-options': 'SAMEORIGIN',
- 315 silly get 'x-xss-protection': '1; mode=block',
- 315 silly get 'x-content-type-options': 'nosniff',
- 315 silly get 'x-download-options': 'noopen',
- 315 silly get 'x-readtime': '0.939',
- 315 silly get via: 'cn350.l1, kunlun3.cn350, l2cn1837.l2, cache57.l2cn1837, npmmirror-x86-20220823001, cache57.l2cn1837[0,0,200-0,H], cache68.l2cn1837[1,0], kunlun6.cn1492[44,44,200-0,M], kunlun1.cn1492[49,0]',
- 315 silly get etag: 'W/"6136870d866a073d8cc1f98693daad0ec18e02bb"',
- 315 silly get 'content-encoding': 'gzip',
- 315 silly get 'ali-swift-global-savetime': '1665193381',
- 315 silly get age: '33',
- 315 silly get 'x-cache': 'MISS TCP_REFRESH_MISS dirn:11:799890173',
- 315 silly get 'x-swift-savetime': 'Sat, 08 Oct 2022 01:43:34 GMT',
- 315 silly get 'x-swift-cachetime': '87',
- 315 silly get 'timing-allow-origin': '*',
- 315 silly get eagleid: '7754811516651934142056517e' } ]
- 316 verbose get saving debug to C:\Users\Administrator\AppData\Roaming\npm-cache\registry.npm.taobao.org\debug\.cache.json
- 317 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
- 318 http 200 https://registry.npm.taobao.org/bagpipe
- 319 verbose headers { server: 'Tengine',
- 319 verbose headers 'content-type': 'application/json; charset=utf-8',
- 319 verbose headers 'content-length': '2236',
- 319 verbose headers connection: 'keep-alive',
- 319 verbose headers 'strict-transport-security': 'max-age=5184000',
- 319 verbose headers date: 'Sat, 08 Oct 2022 01:43:01 GMT',
- 319 verbose headers vary: 'Origin, Accept, Accept-Encoding',
- 319 verbose headers 'request-id': '8b95ac20-46aa-11ed-96ed-63eb836bc20a',
- 319 verbose headers 'cache-control': 'public, max-age=300',
- 319 verbose headers 'x-frame-options': 'SAMEORIGIN',
- 319 verbose headers 'x-xss-protection': '1; mode=block',
- 319 verbose headers 'x-content-type-options': 'nosniff',
- 319 verbose headers 'x-download-options': 'noopen',
- 319 verbose headers 'x-readtime': '0.757',
- 319 verbose headers via: 'cn350.l1, kunlun9.cn350, l2cn1837.l2, cache13.l2cn1837, npmmirror-x86-2022012802003, cache13.l2cn1837[0,0,304-0,H], cache40.l2cn1837[1,0], kunlun3.cn1492[90,98,200-0,H], kunlun3.cn1492[100,0]',
- 319 verbose headers etag: 'W/"21bf1e88b25999103dbe69896437dcb25f176927"',
- 319 verbose headers 'ali-swift-global-savetime': '1665193381',
- 319 verbose headers 'content-encoding': 'gzip',
- 319 verbose headers age: '33',
- 319 verbose headers 'x-cache': 'HIT TCP_REFRESH_HIT dirn:7:80709646',
- 319 verbose headers 'x-swift-savetime': 'Sat, 08 Oct 2022 01:43:34 GMT',
- 319 verbose headers 'x-swift-cachetime': '87',
- 319 verbose headers 'timing-allow-origin': '*',
- 319 verbose headers eagleid: '7754811716651934142054851e' }
- 320 silly get cb [ 200,
- 320 silly get { server: 'Tengine',
- 320 silly get 'content-type': 'application/json; charset=utf-8',
- 320 silly get 'content-length': '2236',
- 320 silly get connection: 'keep-alive',
- 320 silly get 'strict-transport-security': 'max-age=5184000',
- 320 silly get date: 'Sat, 08 Oct 2022 01:43:01 GMT',
- 320 silly get vary: 'Origin, Accept, Accept-Encoding',
- 320 silly get 'request-id': '8b95ac20-46aa-11ed-96ed-63eb836bc20a',
- 320 silly get 'cache-control': 'public, max-age=300',
- 320 silly get 'x-frame-options': 'SAMEORIGIN',
- 320 silly get 'x-xss-protection': '1; mode=block',
- 320 silly get 'x-content-type-options': 'nosniff',
- 320 silly get 'x-download-options': 'noopen',
- 320 silly get 'x-readtime': '0.757',
- 320 silly get via: 'cn350.l1, kunlun9.cn350, l2cn1837.l2, cache13.l2cn1837, npmmirror-x86-2022012802003, cache13.l2cn1837[0,0,304-0,H], cache40.l2cn1837[1,0], kunlun3.cn1492[90,98,200-0,H], kunlun3.cn1492[100,0]',
- 320 silly get etag: 'W/"21bf1e88b25999103dbe69896437dcb25f176927"',
- 320 silly get 'ali-swift-global-savetime': '1665193381',
- 320 silly get 'content-encoding': 'gzip',
- 320 silly get age: '33',
- 320 silly get 'x-cache': 'HIT TCP_REFRESH_HIT dirn:7:80709646',
- 320 silly get 'x-swift-savetime': 'Sat, 08 Oct 2022 01:43:34 GMT',
- 320 silly get 'x-swift-cachetime': '87',
- 320 silly get 'timing-allow-origin': '*',
- 320 silly get eagleid: '7754811716651934142054851e' } ]
- 321 verbose get saving bagpipe to C:\Users\Administrator\AppData\Roaming\npm-cache\registry.npm.taobao.org\bagpipe\.cache.json
- 322 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
- 323 silly resolveWithNewModule commander@2.10.0 checking installable status
- 324 silly cache add args [ 'commander@~2.10.0', null ]
- 325 verbose cache add spec commander@~2.10.0
- 326 silly cache add parsed spec Result {
- 326 silly cache add raw: 'commander@~2.10.0',
- 326 silly cache add scope: null,
- 326 silly cache add escapedName: 'commander',
- 326 silly cache add name: 'commander',
- 326 silly cache add rawSpec: '~2.10.0',
- 326 silly cache add spec: '>=2.10.0 <2.11.0',
- 326 silly cache add type: 'range' }
- 327 silly addNamed commander@>=2.10.0 <2.11.0
- 328 verbose addNamed ">=2.10.0 <2.11.0" is a valid semver range for commander
- 329 silly addNameRange { name: 'commander', range: '>=2.10.0 <2.11.0', hasData: false }
- 330 silly mapToRegistry name commander
- 331 silly mapToRegistry using default registry
- 332 silly mapToRegistry registry https://registry.npm.taobao.org/
- 333 silly mapToRegistry data Result {
- 333 silly mapToRegistry raw: 'commander',
- 333 silly mapToRegistry scope: null,
- 333 silly mapToRegistry escapedName: 'commander',
- 333 silly mapToRegistry name: 'commander',
- 333 silly mapToRegistry rawSpec: '',
- 333 silly mapToRegistry spec: 'latest',
- 333 silly mapToRegistry type: 'tag' }
- 334 silly mapToRegistry uri https://registry.npm.taobao.org/commander
- 335 verbose addNameRange registry:https://registry.npm.taobao.org/commander not in flight; fetching
- 336 verbose get https://registry.npm.taobao.org/open not expired, no request
- 337 silly addNameRange number 2 { name: 'open', range: '>=8.2.1 <9.0.0', hasData: true }
- 338 silly addNameRange versions [ 'open',
- 338 silly addNameRange [ '0.0.2',
- 338 silly addNameRange '8.4.0',
- 338 silly addNameRange '8.3.0',
- 338 silly addNameRange '8.2.1',
- 338 silly addNameRange '8.2.0',
- 338 silly addNameRange '8.1.0',
- 338 silly addNameRange '8.0.9',
- 338 silly addNameRange '8.0.8',
- 338 silly addNameRange '8.0.7',
- 338 silly addNameRange '8.0.6',
- 338 silly addNameRange '8.0.5',
- 338 silly addNameRange '8.0.4',
- 338 silly addNameRange '8.0.3',
- 338 silly addNameRange '8.0.2',
- 338 silly addNameRange '8.0.1',
- 338 silly addNameRange '8.0.0',
- 338 silly addNameRange '7.4.2',
- 338 silly addNameRange '7.4.1',
- 338 silly addNameRange '7.4.0',
- 338 silly addNameRange '7.3.1',
- 338 silly addNameRange '7.3.0',
- 338 silly addNameRange '7.2.1',
- 338 silly addNameRange '7.2.0',
- 338 silly addNameRange '7.1.0',
- 338 silly addNameRange '7.0.4',
- 338 silly addNameRange '7.0.3',
- 338 silly addNameRange '7.0.2',
- 338 silly addNameRange '7.0.1',
- 338 silly addNameRange '7.0.0',
- 338 silly addNameRange '6.4.0',
- 338 silly addNameRange '6.3.0',
- 338 silly addNameRange '6.2.0',
- 338 silly addNameRange '6.1.0',
- 338 silly addNameRange '6.0.0',
- 338 silly addNameRange '0.0.5',
- 338 silly addNameRange '0.0.4',
- 338 silly addNameRange '0.0.3',
- 338 silly addNameRange '0.0.0' ] ]
- 339 silly addNamed open@8.4.0
- 340 verbose addNamed "8.4.0" is a plain semver version for open
- 341 verbose get https://registry.npm.taobao.org/commander not expired, no request
- 342 silly addNameRange number 2 { name: 'commander', range: '>=2.10.0 <2.11.0', hasData: true }
- 343 silly addNameRange versions [ 'commander',
- 343 silly addNameRange [ '9.0.0',
- 343 silly addNameRange '8.3.0',
- 343 silly addNameRange '8.2.0',
- 343 silly addNameRange '8.1.0',
- 343 silly addNameRange '8.0.0',
- 343 silly addNameRange '8.0.0-2',
- 343 silly addNameRange '8.0.0-1',
- 343 silly addNameRange '8.0.0-0',
- 343 silly addNameRange '7.2.0',
- 343 silly addNameRange '7.1.0',
- 343 silly addNameRange '7.0.0',
- 343 silly addNameRange '7.0.0-2',
- 343 silly addNameRange '6.2.1',
- 343 silly addNameRange '7.0.0-1',
- 343 silly addNameRange '7.0.0-0',
- 343 silly addNameRange '6.2.0',
- 343 silly addNameRange '6.1.0',
- 343 silly addNameRange '6.0.0',
- 343 silly addNameRange '6.0.0-0',
- 343 silly addNameRange '5.1.0',
- 343 silly addNameRange '5.0.0',
- 343 silly addNameRange '5.0.0-4',
- 343 silly addNameRange '5.0.0-3',
- 343 silly addNameRange '5.0.0-2',
- 343 silly addNameRange '5.0.0-1',
- 343 silly addNameRange '4.1.1',
- 343 silly addNameRange '5.0.0-0',
- 343 silly addNameRange '4.1.0',
- 343 silly addNameRange '4.0.1',
- 343 silly addNameRange '4.0.0',
- 343 silly addNameRange '2.20.3',
- 343 silly addNameRange '4.0.0-1',
- 343 silly addNameRange '4.0.0-0',
- 343 silly addNameRange '2.20.1',
- 343 silly addNameRange '3.0.2',
- 343 silly addNameRange '3.0.1',
- 343 silly addNameRange '3.0.0',
- 343 silly addNameRange '3.0.0-0',
- 343 silly addNameRange '2.20.0',
- 343 silly addNameRange '2.19.0',
- 343 silly addNameRange '2.18.0',
- 343 silly addNameRange '2.17.1',
- 343 silly addNameRange '2.17.0',
- 343 silly addNameRange '2.16.0',
- 343 silly addNameRange '2.15.1',
- 343 silly addNameRange '2.15.0',
- 343 silly addNameRange '2.14.1',
- 343 silly addNameRange '2.14.0',
- 343 silly addNameRange '2.13.0',
- 343 silly addNameRange '2.12.2',
- 343 silly addNameRange '2.12.1',
- 343 silly addNameRange '2.12.0',
- 343 silly addNameRange '2.11.0',
- 343 silly addNameRange '2.10.0',
- 343 silly addNameRange '2.9.0',
- 343 silly addNameRange '2.8.1',
- 343 silly addNameRange '2.8.0',
- 343 silly addNameRange '2.7.1',
- 343 silly addNameRange '2.7.0',
- 343 silly addNameRange '2.6.0',
- 343 silly addNameRange '2.5.1',
- 343 silly addNameRange '2.5.0',
- 343 silly addNameRange '2.4.0',
- 343 silly addNameRange '2.3.0',
- 343 silly addNameRange '2.2.0',
- 343 silly addNameRange '2.1.0',
- 343 silly addNameRange '2.0.0',
- 343 silly addNameRange '1.3.2',
- 343 silly addNameRange '1.3.1',
- 343 silly addNameRange '1.3.0',
- 343 silly addNameRange '1.2.0',
- 343 silly addNameRange '1.1.1',
- 343 silly addNameRange '1.1.0',
- 343 silly addNameRange '1.0.5',
- 343 silly addNameRange '1.0.4',
- 343 silly addNameRange '1.0.3',
- 343 silly addNameRange '1.0.2',
- 343 silly addNameRange '1.0.1',
- 343 silly addNameRange '1.0.0',
- 343 silly addNameRange '0.5.2',
- 343 silly addNameRange '0.6.1',
- 343 silly addNameRange '0.6.0',
- 343 silly addNameRange '0.5.1',
- 343 silly addNameRange '0.5.0',
- 343 silly addNameRange '0.4.3',
- 343 silly addNameRange '0.4.2',
- 343 silly addNameRange '0.4.1',
- 343 silly addNameRange '0.4.0',
- 343 silly addNameRange '0.3.3',
- 343 silly addNameRange '0.3.2',
- 343 silly addNameRange '0.3.1',
- 343 silly addNameRange '0.3.0',
- 343 silly addNameRange '0.2.1',
- 343 silly addNameRange '0.2.0',
- 343 silly addNameRange '0.1.0',
- 343 silly addNameRange '0.0.5',
- 343 silly addNameRange '0.0.4',
- 343 silly addNameRange '0.0.3',
- 343 silly addNameRange '0.0.1',
- 343 silly addNameRange '9.0.0-0',
- 343 silly addNameRange ... 6 more items ] ]
- 344 silly addNamed commander@2.10.0
- 345 verbose addNamed "2.10.0" is a plain semver version for commander
- 346 silly resolveWithNewModule giturl@1.0.1 checking installable status
- 347 silly cache add args [ 'giturl@^1.0.0', null ]
- 348 verbose cache add spec giturl@^1.0.0
- 349 silly cache add parsed spec Result {
- 349 silly cache add raw: 'giturl@^1.0.0',
- 349 silly cache add scope: null,
- 349 silly cache add escapedName: 'giturl',
- 349 silly cache add name: 'giturl',
- 349 silly cache add rawSpec: '^1.0.0',
- 349 silly cache add spec: '>=1.0.0 <2.0.0',
- 349 silly cache add type: 'range' }
- 350 silly addNamed giturl@>=1.0.0 <2.0.0
- 351 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for giturl
- 352 silly addNameRange { name: 'giturl', range: '>=1.0.0 <2.0.0', hasData: false }
- 353 silly mapToRegistry name giturl
- 354 silly mapToRegistry using default registry
- 355 silly mapToRegistry registry https://registry.npm.taobao.org/
- 356 silly mapToRegistry data Result {
- 356 silly mapToRegistry raw: 'giturl',
- 356 silly mapToRegistry scope: null,
- 356 silly mapToRegistry escapedName: 'giturl',
- 356 silly mapToRegistry name: 'giturl',
- 356 silly mapToRegistry rawSpec: '',
- 356 silly mapToRegistry spec: 'latest',
- 356 silly mapToRegistry type: 'tag' }
- 357 silly mapToRegistry uri https://registry.npm.taobao.org/giturl
- 358 verbose addNameRange registry:https://registry.npm.taobao.org/giturl not in flight; fetching
- 359 silly cache afterAdd open@8.4.0
- 360 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\open\8.4.0\package\package.json not in flight; writing
- 361 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
- 362 verbose get https://registry.npm.taobao.org/giturl not expired, no request
- 363 silly addNameRange number 2 { name: 'giturl', range: '>=1.0.0 <2.0.0', hasData: true }
- 364 silly addNameRange versions [ 'giturl', [ '1.0.1', '1.0.0', '0.0.3', '0.0.2', '0.0.1' ] ]
- 365 silly addNamed giturl@1.0.1
- 366 verbose addNamed "1.0.1" is a plain semver version for giturl
- 367 silly cache afterAdd commander@2.10.0
- 368 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\commander\2.10.0\package\package.json not in flight; writing
- 369 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
- 370 silly resolveWithNewModule bagpipe@0.3.5 checking installable status
- 371 silly cache add args [ 'bagpipe@^0.3.5', null ]
- 372 verbose cache add spec bagpipe@^0.3.5
- 373 silly cache add parsed spec Result {
- 373 silly cache add raw: 'bagpipe@^0.3.5',
- 373 silly cache add scope: null,
- 373 silly cache add escapedName: 'bagpipe',
- 373 silly cache add name: 'bagpipe',
- 373 silly cache add rawSpec: '^0.3.5',
- 373 silly cache add spec: '>=0.3.5 <0.4.0',
- 373 silly cache add type: 'range' }
- 374 silly addNamed bagpipe@>=0.3.5 <0.4.0
- 375 verbose addNamed ">=0.3.5 <0.4.0" is a valid semver range for bagpipe
- 376 silly addNameRange { name: 'bagpipe', range: '>=0.3.5 <0.4.0', hasData: false }
- 377 silly mapToRegistry name bagpipe
- 378 silly mapToRegistry using default registry
- 379 silly mapToRegistry registry https://registry.npm.taobao.org/
- 380 silly mapToRegistry data Result {
- 380 silly mapToRegistry raw: 'bagpipe',
- 380 silly mapToRegistry scope: null,
- 380 silly mapToRegistry escapedName: 'bagpipe',
- 380 silly mapToRegistry name: 'bagpipe',
- 380 silly mapToRegistry rawSpec: '',
- 380 silly mapToRegistry spec: 'latest',
- 380 silly mapToRegistry type: 'tag' }
- 381 silly mapToRegistry uri https://registry.npm.taobao.org/bagpipe
- 382 verbose addNameRange registry:https://registry.npm.taobao.org/bagpipe not in flight; fetching
- 383 silly resolveWithNewModule debug@4.3.4 checking installable status
- 384 silly cache add args [ 'debug@^4.3.4', null ]
- 385 verbose cache add spec debug@^4.3.4
- 386 silly cache add parsed spec Result {
- 386 silly cache add raw: 'debug@^4.3.4',
- 386 silly cache add scope: null,
- 386 silly cache add escapedName: 'debug',
- 386 silly cache add name: 'debug',
- 386 silly cache add rawSpec: '^4.3.4',
- 386 silly cache add spec: '>=4.3.4 <5.0.0',
- 386 silly cache add type: 'range' }
- 387 silly addNamed debug@>=4.3.4 <5.0.0
- 388 verbose addNamed ">=4.3.4 <5.0.0" is a valid semver range for debug
- 389 silly addNameRange { name: 'debug', range: '>=4.3.4 <5.0.0', hasData: false }
- 390 silly mapToRegistry name debug
- 391 silly mapToRegistry using default registry
- 392 silly mapToRegistry registry https://registry.npm.taobao.org/
- 393 silly mapToRegistry data Result {
- 393 silly mapToRegistry raw: 'debug',
- 393 silly mapToRegistry scope: null,
- 393 silly mapToRegistry escapedName: 'debug',
- 393 silly mapToRegistry name: 'debug',
- 393 silly mapToRegistry rawSpec: '',
- 393 silly mapToRegistry spec: 'latest',
- 393 silly mapToRegistry type: 'tag' }
- 394 silly mapToRegistry uri https://registry.npm.taobao.org/debug
- 395 verbose addNameRange registry:https://registry.npm.taobao.org/debug not in flight; fetching
- 396 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\open\8.4.0\package\package.json written
- 397 verbose get https://registry.npm.taobao.org/bagpipe not expired, no request
- 398 silly addNameRange number 2 { name: 'bagpipe', range: '>=0.3.5 <0.4.0', hasData: true }
- 399 silly addNameRange versions [ 'bagpipe',
- 399 silly addNameRange [ '0.3.5',
- 399 silly addNameRange '0.3.4',
- 399 silly addNameRange '0.3.3',
- 399 silly addNameRange '0.3.2',
- 399 silly addNameRange '0.3.1',
- 399 silly addNameRange '0.3.0',
- 399 silly addNameRange '0.2.0',
- 399 silly addNameRange '0.0.1' ] ]
- 400 silly addNamed bagpipe@0.3.5
- 401 verbose addNamed "0.3.5" is a plain semver version for bagpipe
- 402 silly cache afterAdd giturl@1.0.1
- 403 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\giturl\1.0.1\package\package.json not in flight; writing
- 404 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
- 405 verbose get https://registry.npm.taobao.org/debug not expired, no request
- 406 silly addNameRange number 2 { name: 'debug', range: '>=4.3.4 <5.0.0', hasData: true }
- 407 silly addNameRange versions [ 'debug',
- 407 silly addNameRange [ '4.3.3',
- 407 silly addNameRange '4.3.2',
- 407 silly addNameRange '3.2.7',
- 407 silly addNameRange '4.3.1',
- 407 silly addNameRange '4.3.0',
- 407 silly addNameRange '4.2.0',
- 407 silly addNameRange '4.1.1',
- 407 silly addNameRange '3.2.6',
- 407 silly addNameRange '4.1.0',
- 407 silly addNameRange '4.0.1',
- 407 silly addNameRange '3.2.5',
- 407 silly addNameRange '3.2.4',
- 407 silly addNameRange '4.0.0',
- 407 silly addNameRange '3.2.3',
- 407 silly addNameRange '3.2.2',
- 407 silly addNameRange '3.2.1',
- 407 silly addNameRange '3.2.0',
- 407 silly addNameRange '3.1.0',
- 407 silly addNameRange '2.6.9',
- 407 silly addNameRange '3.0.1',
- 407 silly addNameRange '3.0.0',
- 407 silly addNameRange '1.0.5',
- 407 silly addNameRange '2.6.8',
- 407 silly addNameRange '2.6.7',
- 407 silly addNameRange '2.6.6',
- 407 silly addNameRange '2.6.5',
- 407 silly addNameRange '2.6.4',
- 407 silly addNameRange '2.6.3',
- 407 silly addNameRange '2.6.2',
- 407 silly addNameRange '2.6.1',
- 407 silly addNameRange '2.6.0',
- 407 silly addNameRange '2.5.2',
- 407 silly addNameRange '2.5.1',
- 407 silly addNameRange '2.5.0',
- 407 silly addNameRange '2.4.5',
- 407 silly addNameRange '2.4.4',
- 407 silly addNameRange '2.4.3',
- 407 silly addNameRange '2.4.2',
- 407 silly addNameRange '2.4.1',
- 407 silly addNameRange '2.4.0',
- 407 silly addNameRange '2.3.3',
- 407 silly addNameRange '2.3.2',
- 407 silly addNameRange '2.3.1',
- 407 silly addNameRange '2.3.0',
- 407 silly addNameRange '2.2.0',
- 407 silly addNameRange '2.1.3',
- 407 silly addNameRange '2.1.2',
- 407 silly addNameRange '2.1.1',
- 407 silly addNameRange '2.1.0',
- 407 silly addNameRange '2.0.0',
- 407 silly addNameRange '1.0.4',
- 407 silly addNameRange '1.0.3',
- 407 silly addNameRange '1.0.2',
- 407 silly addNameRange '1.0.1',
- 407 silly addNameRange '1.0.0',
- 407 silly addNameRange '0.8.1',
- 407 silly addNameRange '0.8.0',
- 407 silly addNameRange '0.7.4',
- 407 silly addNameRange '0.7.3',
- 407 silly addNameRange '0.7.2',
- 407 silly addNameRange '0.7.1',
- 407 silly addNameRange '0.7.0',
- 407 silly addNameRange '0.6.0',
- 407 silly addNameRange '0.5.0',
- 407 silly addNameRange '0.4.1',
- 407 silly addNameRange '0.4.0',
- 407 silly addNameRange '0.3.0',
- 407 silly addNameRange '0.2.0',
- 407 silly addNameRange '0.1.0',
- 407 silly addNameRange '0.0.1',
- 407 silly addNameRange '4.3.4' ] ]
- 408 silly addNamed debug@4.3.4
- 409 verbose addNamed "4.3.4" is a plain semver version for debug
- 410 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\commander\2.10.0\package\package.json written
- 411 http 200 https://registry.npm.taobao.org/urllib
- 412 verbose headers { server: 'Tengine',
- 412 verbose headers 'content-type': 'application/json; charset=utf-8',
- 412 verbose headers 'content-length': '73511',
- 412 verbose headers connection: 'keep-alive',
- 412 verbose headers 'strict-transport-security': 'max-age=5184000',
- 412 verbose headers date: 'Sat, 08 Oct 2022 01:43:01 GMT',
- 412 verbose headers vary: 'Origin, Accept, Accept-Encoding',
- 412 verbose headers 'request-id': '8b9fe550-46aa-11ed-9581-336c85c2e406',
- 412 verbose headers 'cache-control': 'public, max-age=300',
- 412 verbose headers 'x-frame-options': 'SAMEORIGIN',
- 412 verbose headers 'x-xss-protection': '1; mode=block',
- 412 verbose headers 'x-content-type-options': 'nosniff',
- 412 verbose headers 'x-download-options': 'noopen',
- 412 verbose headers 'x-readtime': '1.048',
- 412 verbose headers via: 'cn350.l1, kunlun4.cn350, l2cn1837.l2, cache75.l2cn1837, npmmirror-x86-2022012802001, cache75.l2cn1837[0,0,304-0,H], cache34.l2cn1837[1,0], kunlun5.cn1492[22,32,200-0,H], kunlun10.cn1492[35,0]',
- 412 verbose headers etag: 'W/"620df751aeec844411b527b5414759bc2154100e"',
- 412 verbose headers 'ali-swift-global-savetime': '1665193381',
- 412 verbose headers 'content-encoding': 'gzip',
- 412 verbose headers age: '33',
- 412 verbose headers 'x-cache': 'HIT TCP_REFRESH_HIT dirn:7:462611136',
- 412 verbose headers 'x-swift-savetime': 'Sat, 08 Oct 2022 01:43:34 GMT',
- 412 verbose headers 'x-swift-cachetime': '87',
- 412 verbose headers 'timing-allow-origin': '*',
- 412 verbose headers eagleid: '7754811e16651934142036572e' }
- 413 silly get cb [ 200,
- 413 silly get { server: 'Tengine',
- 413 silly get 'content-type': 'application/json; charset=utf-8',
- 413 silly get 'content-length': '73511',
- 413 silly get connection: 'keep-alive',
- 413 silly get 'strict-transport-security': 'max-age=5184000',
- 413 silly get date: 'Sat, 08 Oct 2022 01:43:01 GMT',
- 413 silly get vary: 'Origin, Accept, Accept-Encoding',
- 413 silly get 'request-id': '8b9fe550-46aa-11ed-9581-336c85c2e406',
- 413 silly get 'cache-control': 'public, max-age=300',
- 413 silly get 'x-frame-options': 'SAMEORIGIN',
- 413 silly get 'x-xss-protection': '1; mode=block',
- 413 silly get 'x-content-type-options': 'nosniff',
- 413 silly get 'x-download-options': 'noopen',
- 413 silly get 'x-readtime': '1.048',
- 413 silly get via: 'cn350.l1, kunlun4.cn350, l2cn1837.l2, cache75.l2cn1837, npmmirror-x86-2022012802001, cache75.l2cn1837[0,0,304-0,H], cache34.l2cn1837[1,0], kunlun5.cn1492[22,32,200-0,H], kunlun10.cn1492[35,0]',
- 413 silly get etag: 'W/"620df751aeec844411b527b5414759bc2154100e"',
- 413 silly get 'ali-swift-global-savetime': '1665193381',
- 413 silly get 'content-encoding': 'gzip',
- 413 silly get age: '33',
- 413 silly get 'x-cache': 'HIT TCP_REFRESH_HIT dirn:7:462611136',
- 413 silly get 'x-swift-savetime': 'Sat, 08 Oct 2022 01:43:34 GMT',
- 413 silly get 'x-swift-cachetime': '87',
- 413 silly get 'timing-allow-origin': '*',
- 413 silly get eagleid: '7754811e16651934142036572e' } ]
- 414 verbose get saving urllib to C:\Users\Administrator\AppData\Roaming\npm-cache\registry.npm.taobao.org\urllib\.cache.json
- 415 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
- 416 silly cache afterAdd debug@4.3.4
- 417 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\debug\4.3.4\package\package.json not in flight; writing
- 418 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
- 419 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\giturl\1.0.1\package\package.json written
- 420 silly cache afterAdd bagpipe@0.3.5
- 421 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\bagpipe\0.3.5\package\package.json not in flight; writing
- 422 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
- 423 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\debug\4.3.4\package\package.json written
- 424 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\bagpipe\0.3.5\package\package.json written
- 425 verbose stack Error: Missing required argument #1
- 425 verbose stack at andLogAndFinish (D:\Node\nvm\v6.6.0\node_modules\npm\lib\fetch-package-metadata.js:31:3)
- 425 verbose stack at fetchPackageMetadata (D:\Node\nvm\v6.6.0\node_modules\npm\lib\fetch-package-metadata.js:51:22)
- 425 verbose stack at resolveWithNewModule (D:\Node\nvm\v6.6.0\node_modules\npm\lib\install\deps.js:515:12)
- 425 verbose stack at D:\Node\nvm\v6.6.0\node_modules\npm\lib\install\deps.js:516:7
- 425 verbose stack at D:\Node\nvm\v6.6.0\node_modules\npm\node_modules\iferr\index.js:13:50
- 425 verbose stack at D:\Node\nvm\v6.6.0\node_modules\npm\lib\fetch-package-metadata.js:37:12
- 425 verbose stack at addRequestedAndFinish (D:\Node\nvm\v6.6.0\node_modules\npm\lib\fetch-package-metadata.js:67:5)
- 425 verbose stack at returnAndAddMetadata (D:\Node\nvm\v6.6.0\node_modules\npm\lib\fetch-package-metadata.js:121:7)
- 425 verbose stack at pickVersionFromRegistryDocument (D:\Node\nvm\v6.6.0\node_modules\npm\lib\fetch-package-metadata.js:138:20)
- 425 verbose stack at D:\Node\nvm\v6.6.0\node_modules\npm\node_modules\iferr\index.js:13:50
- 426 verbose cwd G:\tf-work\广汉燃气\dyrq_webgis
- 427 error Windows_NT 10.0.19044
- 428 error argv "D:\\Node\\nodejs\\node.exe" "D:\\Node\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "cnpm" "--registry=https://registry.npm.taobao.org"
- 429 error node v6.6.0
- 430 error npm v3.10.3
- 431 error code EMISSINGARG
- 432 error typeerror Error: Missing required argument #1
- 432 error typeerror at andLogAndFinish (D:\Node\nvm\v6.6.0\node_modules\npm\lib\fetch-package-metadata.js:31:3)
- 432 error typeerror at fetchPackageMetadata (D:\Node\nvm\v6.6.0\node_modules\npm\lib\fetch-package-metadata.js:51:22)
- 432 error typeerror at resolveWithNewModule (D:\Node\nvm\v6.6.0\node_modules\npm\lib\install\deps.js:515:12)
- 432 error typeerror at D:\Node\nvm\v6.6.0\node_modules\npm\lib\install\deps.js:516:7
- 432 error typeerror at D:\Node\nvm\v6.6.0\node_modules\npm\node_modules\iferr\index.js:13:50
- 432 error typeerror at D:\Node\nvm\v6.6.0\node_modules\npm\lib\fetch-package-metadata.js:37:12
- 432 error typeerror at addRequestedAndFinish (D:\Node\nvm\v6.6.0\node_modules\npm\lib\fetch-package-metadata.js:67:5)
- 432 error typeerror at returnAndAddMetadata (D:\Node\nvm\v6.6.0\node_modules\npm\lib\fetch-package-metadata.js:121:7)
- 432 error typeerror at pickVersionFromRegistryDocument (D:\Node\nvm\v6.6.0\node_modules\npm\lib\fetch-package-metadata.js:138:20)
- 432 error typeerror at D:\Node\nvm\v6.6.0\node_modules\npm\node_modules\iferr\index.js:13:50
- 433 error typeerror This is an error with npm itself. Please report this error at:
- 433 error typeerror <http://github.com/npm/npm/issues>
- 434 verbose exit [ 1, true ]
|