aws / aws-cdk

The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
https://aws.amazon.com/cdk
Apache License 2.0
11.58k stars 3.88k forks source link

Unable to install aws-cdk on Windows 10 , node v12.18.3 #9467

Closed sibendu closed 4 years ago

sibendu commented 4 years ago

Hi, I am unable to install aws-cdk on my Windows10 laptop. Node version - v12.18.3 ; I ran the command as administrator. Also tried cleaning npm cache as suggested in some threads. npm cache clean --force

The error log in given below. Thanks in advance for any help/suggestions. Regards.

0 info it worked if it ends with ok 1 verbose cli [ 1 verbose cli 'C:\Incub\nodejs\node.exe', 1 verbose cli 'C:\Incub\nodejs\node_modules\npm\bin\npm-cli.js', 1 verbose cli 'install', 1 verbose cli '-g', 1 verbose cli 'aws-cdk' 1 verbose cli ] 2 info using npm@6.14.6 3 info using node@v12.18.3 4 verbose npm-session 2967b17a0f9b412b 5 silly install loadCurrentTree 6 silly install readGlobalPackageData 7 http fetch GET 304 https://registry.npmjs.org/aws-cdk 1961ms (from cache) 8 silly pacote tag manifest for aws-cdk@latest fetched in 2171ms 9 timing stage:loadCurrentTree Completed in 2219ms 10 silly install loadIdealTree 11 silly install cloneCurrentTreeToIdealTree 12 timing stage:loadIdealTree:cloneCurrentTree Completed in 0ms 13 silly install loadShrinkwrap 14 timing stage:loadIdealTree:loadShrinkwrap Completed in 2ms 15 silly install loadAllDepsIntoIdealTree 16 silly resolveWithNewModule aws-cdk@1.56.0 checking installable status 17 http fetch GET 304 https://registry.npmjs.org/@aws-cdk%2fcloud-assembly-schema 3594ms (from cache) 18 silly pacote version manifest for @aws-cdk/cloud-assembly-schema@1.56.0 fetched in 3635ms 19 silly tarball trying https://registry.npmjs.org/@aws-cdk/cloud-assembly-schema/-/cloud-assembly-schema-1.56.0.tgz by hash: sha512-QLuUOoEzrTyiBbPue1QzMmMLjh6FjuD6dIPJ1O81jPpBuIYiAN7MXzXQ9+4gqM0UrnMpSzB8DW2joENDPtJgFg== 20 silly extract https://registry.npmjs.org/@aws-cdk/cloud-assembly-schema/-/cloud-assembly-schema-1.56.0.tgz extracted to C:\Users\320086~1\AppData\Local\Temp\npm-37260-7414d913\unpack-429d4cfc (171ms) 21 silly addBundled read tarball 22 silly cleanup remove extracted module 23 http fetch GET 304 https://registry.npmjs.org/@aws-cdk%2fcloudformation-diff 3709ms (from cache) 24 silly pacote version manifest for @aws-cdk/cloudformation-diff@1.56.0 fetched in 3734ms 25 http fetch GET 304 https://registry.npmjs.org/@aws-cdk%2fcx-api 3424ms (from cache) 26 silly pacote version manifest for @aws-cdk/cx-api@1.56.0 fetched in 3453ms 27 silly tarball trying https://registry.npmjs.org/@aws-cdk/cx-api/-/cx-api-1.56.0.tgz by hash: sha512-IuBmbz025AnuYAKv+ZOvnRV7Wwa/wdCiqiJ3BlVEqPsdvE4ZUMJTqLTY25ho5VT07o8Z/iQg7M6dRs9ccVC9Dw== 28 silly extract https://registry.npmjs.org/@aws-cdk/cx-api/-/cx-api-1.56.0.tgz extracted to C:\Users\320086~1\AppData\Local\Temp\npm-37260-7414d913\unpack-92f0a24e (207ms) 29 silly addBundled read tarball 30 silly cleanup remove extracted module 31 http fetch GET 304 https://registry.npmjs.org/@aws-cdk%2fregion-info 3524ms (from cache) 32 silly pacote version manifest for @aws-cdk/region-info@1.56.0 fetched in 3545ms 33 http fetch GET 304 https://registry.npmjs.org/cdk-assets 1888ms (from cache) 34 silly pacote version manifest for cdk-assets@1.56.0 fetched in 1904ms 35 http fetch GET 304 https://registry.npmjs.org/@aws-cdk%2fcfnspec 3427ms (from cache) 36 silly pacote version manifest for @aws-cdk/cfnspec@1.56.0 fetched in 3450ms 37 timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 20495ms 38 timing stage:loadIdealTree Completed in 20551ms 39 silly currentTree npm 40 silly idealTree npm 40 silly idealTree -- aws-cdk@1.56.0 40 silly idealTree +-- @aws-cdk/cfnspec@1.56.0 40 silly idealTree +-- @aws-cdk/cloud-assembly-schema@1.56.0 40 silly idealTree +-- @aws-cdk/cloudformation-diff@1.56.0 40 silly idealTree +-- @aws-cdk/cx-api@1.56.0 40 silly idealTree +-- @aws-cdk/region-info@1.56.0 40 silly idealTree +-- @types/color-name@1.1.1 40 silly idealTree +-- agent-base@4.3.0 40 silly idealTree +-- ajv@6.12.2 40 silly idealTree |-- fast-deep-equal@3.1.1 40 silly idealTree +-- ansi-regex@5.0.0 40 silly idealTree +-- ansi-styles@3.2.1 40 silly idealTree +-- archiver-utils@2.1.0 40 silly idealTree +-- archiver@4.0.2 40 silly idealTree | +-- readable-stream@3.6.0 40 silly idealTree | +-- safe-buffer@5.2.0 40 silly idealTree | -- string_decoder@1.3.0 40 silly idealTree +-- ast-types@0.13.3 40 silly idealTree +-- astral-regex@1.0.0 40 silly idealTree +-- async@3.2.0 40 silly idealTree +-- at-least-node@1.0.0 40 silly idealTree +-- aws-sdk@2.715.0 40 silly idealTree | +-- buffer@4.9.2 40 silly idealTree |-- uuid@3.3.2 40 silly idealTree +-- balanced-match@1.0.0 40 silly idealTree +-- base64-js@1.3.1 40 silly idealTree +-- bl@4.0.2 40 silly idealTree | +-- readable-stream@3.6.0 40 silly idealTree | +-- safe-buffer@5.2.0 40 silly idealTree | -- string_decoder@1.3.0 40 silly idealTree +-- brace-expansion@1.1.11 40 silly idealTree +-- buffer-crc32@0.2.13 40 silly idealTree +-- buffer-from@1.1.1 40 silly idealTree +-- buffer@5.6.0 40 silly idealTree +-- bytes@3.1.0 40 silly idealTree +-- camelcase@6.0.0 40 silly idealTree +-- cdk-assets@1.56.0 40 silly idealTree +-- charenc@0.0.2 40 silly idealTree +-- cli-color@0.1.7 40 silly idealTree +-- cliui@6.0.0 40 silly idealTree | +-- ansi-styles@4.2.1 40 silly idealTree | +-- color-convert@2.0.1 40 silly idealTree | +-- color-name@1.1.4 40 silly idealTree |-- wrap-ansi@6.2.0 40 silly idealTree +-- co@4.6.0 40 silly idealTree +-- color-convert@1.9.3 40 silly idealTree +-- color-name@1.1.3 40 silly idealTree +-- colors@1.4.0 40 silly idealTree +-- compress-commons@3.0.0 40 silly idealTree +-- concat-map@0.0.1 40 silly idealTree +-- core-util-is@1.0.2 40 silly idealTree +-- crc@3.8.0 40 silly idealTree +-- crc32-stream@3.0.1 40 silly idealTree | +-- readable-stream@3.6.0 40 silly idealTree | +-- safe-buffer@5.2.0 40 silly idealTree | -- string_decoder@1.3.0 40 silly idealTree +-- crypt@0.0.2 40 silly idealTree +-- data-uri-to-buffer@1.2.0 40 silly idealTree +-- debug@4.1.1 40 silly idealTree +-- decamelize@4.0.0 40 silly idealTree +-- deep-is@0.1.3 40 silly idealTree +-- degenerator@1.0.4 40 silly idealTree +-- depd@1.1.2 40 silly idealTree +-- diff@4.0.2 40 silly idealTree +-- difflib@0.2.4 40 silly idealTree +-- dreamopt@0.6.0 40 silly idealTree +-- emoji-regex@8.0.0 40 silly idealTree +-- end-of-stream@1.4.4 40 silly idealTree +-- es5-ext@0.8.2 40 silly idealTree +-- es6-promise@4.2.8 40 silly idealTree +-- es6-promisify@5.0.0 40 silly idealTree +-- escodegen@1.14.1 40 silly idealTree |-- esprima@4.0.1 40 silly idealTree +-- esprima@3.1.3 40 silly idealTree +-- estraverse@4.3.0 40 silly idealTree +-- esutils@2.0.3 40 silly idealTree +-- events@1.1.1 40 silly idealTree +-- extend@3.0.2 40 silly idealTree +-- fast-deep-equal@3.1.3 40 silly idealTree +-- fast-json-stable-stringify@2.1.0 40 silly idealTree +-- fast-levenshtein@2.0.6 40 silly idealTree +-- file-uri-to-path@1.0.0 40 silly idealTree +-- find-up@4.1.0 40 silly idealTree +-- fs-constants@1.0.0 40 silly idealTree +-- fs-extra@9.0.1 40 silly idealTree +-- fs.realpath@1.0.0 40 silly idealTree +-- ftp@0.3.10 40 silly idealTree | +-- isarray@0.0.1 40 silly idealTree | +-- readable-stream@1.1.14 40 silly idealTree | -- string_decoder@0.10.31 40 silly idealTree +-- get-caller-file@2.0.5 40 silly idealTree +-- get-uri@2.0.4 40 silly idealTree | +-- debug@2.6.9 40 silly idealTree |-- ms@2.0.0 40 silly idealTree +-- glob@7.1.6 40 silly idealTree +-- graceful-fs@4.2.3 40 silly idealTree +-- heap@0.2.6 40 silly idealTree +-- http-errors@1.7.3 40 silly idealTree +-- http-proxy-agent@2.1.0 40 silly idealTree | +-- debug@3.1.0 40 silly idealTree | -- ms@2.0.0 40 silly idealTree +-- https-proxy-agent@3.0.1 40 silly idealTree |-- debug@3.2.6 40 silly idealTree +-- iconv-lite@0.4.24 40 silly idealTree +-- ieee754@1.1.13 40 silly idealTree +-- inflight@1.0.6 40 silly idealTree +-- inherits@2.0.4 40 silly idealTree +-- ip@1.1.5 40 silly idealTree +-- is-buffer@1.1.6 40 silly idealTree +-- is-fullwidth-code-point@3.0.0 40 silly idealTree +-- isarray@1.0.0 40 silly idealTree +-- jmespath@0.15.0 40 silly idealTree +-- json-diff@0.5.4 40 silly idealTree +-- json-schema-traverse@0.4.1 40 silly idealTree +-- jsonfile@6.0.1 40 silly idealTree +-- jsonschema@1.2.6 40 silly idealTree +-- lazystream@1.0.0 40 silly idealTree +-- levn@0.3.0 40 silly idealTree +-- locate-path@5.0.0 40 silly idealTree +-- lodash.defaults@4.2.0 40 silly idealTree +-- lodash.difference@4.5.0 40 silly idealTree +-- lodash.flatten@4.4.0 40 silly idealTree +-- lodash.isplainobject@4.0.6 40 silly idealTree +-- lodash.union@4.6.0 40 silly idealTree +-- lodash@4.17.19 40 silly idealTree +-- lru-cache@5.1.1 40 silly idealTree +-- md5@2.2.1 40 silly idealTree +-- minimatch@3.0.4 40 silly idealTree +-- ms@2.1.2 40 silly idealTree +-- mute-stream@0.0.8 40 silly idealTree +-- netmask@1.0.6 40 silly idealTree +-- normalize-path@3.0.0 40 silly idealTree +-- once@1.4.0 40 silly idealTree +-- optionator@0.8.3 40 silly idealTree +-- p-limit@2.3.0 40 silly idealTree +-- p-locate@4.1.0 40 silly idealTree +-- p-try@2.2.0 40 silly idealTree +-- pac-proxy-agent@3.0.1 40 silly idealTree +-- pac-resolver@3.0.0 40 silly idealTree +-- path-exists@4.0.0 40 silly idealTree +-- path-is-absolute@1.0.1 40 silly idealTree +-- pify@3.0.0 40 silly idealTree +-- prelude-ls@1.1.2 40 silly idealTree +-- process-nextick-args@2.0.1 40 silly idealTree +-- promptly@3.0.3 40 silly idealTree +-- proxy-agent@3.1.1 40 silly idealTree +-- proxy-from-env@1.1.0 40 silly idealTree +-- punycode@1.3.2 40 silly idealTree +-- querystring@0.2.0 40 silly idealTree +-- raw-body@2.4.1 40 silly idealTree +-- read@1.0.7 40 silly idealTree +-- readable-stream@2.3.7 40 silly idealTree +-- require-directory@2.1.1 40 silly idealTree +-- require-main-filename@2.0.0 40 silly idealTree +-- safe-buffer@5.1.2 40 silly idealTree +-- safer-buffer@2.1.2 40 silly idealTree +-- sax@1.2.1 40 silly idealTree +-- semver@7.3.2 40 silly idealTree +-- set-blocking@2.0.0 40 silly idealTree +-- setprototypeof@1.1.1 40 silly idealTree +-- slice-ansi@2.1.0 40 silly idealTree | -- is-fullwidth-code-point@2.0.0 40 silly idealTree +-- smart-buffer@4.1.0 40 silly idealTree +-- socks-proxy-agent@4.0.2 40 silly idealTree |-- agent-base@4.2.1 40 silly idealTree +-- socks@2.3.3 40 silly idealTree +-- source-map-support@0.5.19 40 silly idealTree +-- source-map@0.6.1 40 silly idealTree +-- statuses@1.5.0 40 silly idealTree +-- string_decoder@1.1.1 40 silly idealTree +-- string-width@4.2.0 40 silly idealTree +-- strip-ansi@6.0.0 40 silly idealTree +-- table@5.4.6 40 silly idealTree | +-- ansi-regex@4.1.0 40 silly idealTree | +-- emoji-regex@7.0.3 40 silly idealTree | +-- is-fullwidth-code-point@2.0.0 40 silly idealTree | +-- string-width@3.1.0 40 silly idealTree | -- strip-ansi@5.2.0 40 silly idealTree +-- tar-stream@2.1.2 40 silly idealTree | +-- readable-stream@3.6.0 40 silly idealTree | +-- safe-buffer@5.2.0 40 silly idealTree |-- string_decoder@1.3.0 40 silly idealTree +-- thunkify@2.1.2 40 silly idealTree +-- toidentifier@1.0.0 40 silly idealTree +-- type-check@0.3.2 40 silly idealTree +-- universalify@1.0.0 40 silly idealTree +-- unpipe@1.0.0 40 silly idealTree +-- uri-js@4.2.2 40 silly idealTree | -- punycode@2.1.1 40 silly idealTree +-- url@0.10.3 40 silly idealTree +-- util-deprecate@1.0.2 40 silly idealTree +-- uuid@8.2.0 40 silly idealTree +-- which-module@2.0.0 40 silly idealTree +-- word-wrap@1.2.3 40 silly idealTree +-- wordwrap@1.0.0 40 silly idealTree +-- wrap-ansi@7.0.0 40 silly idealTree | +-- ansi-styles@4.2.1 40 silly idealTree | +-- color-convert@2.0.1 40 silly idealTree |-- color-name@1.1.4 40 silly idealTree +-- wrappy@1.0.2 40 silly idealTree +-- xml2js@0.4.19 40 silly idealTree | -- sax@1.2.4 40 silly idealTree +-- xmlbuilder@9.0.7 40 silly idealTree +-- xregexp@2.0.0 40 silly idealTree +-- y18n@4.0.0 40 silly idealTree +-- yallist@3.1.1 40 silly idealTree +-- yaml@1.10.0 40 silly idealTree +-- yargs-parser@18.1.3 40 silly idealTree | +-- camelcase@5.3.1 40 silly idealTree |-- decamelize@1.2.0 40 silly idealTree +-- yargs@15.3.1 40 silly idealTree | -- decamelize@1.2.0 40 silly idealTree-- zip-stream@3.0.1 40 silly idealTree +-- readable-stream@3.6.0 40 silly idealTree +-- safe-buffer@5.2.0 40 silly idealTree `-- string_decoder@1.3.0 41 silly install generateActionsToTake 42 timing stage:generateActionsToTake Completed in 49ms 43 silly diffTrees action count 216 44 silly diffTrees add @types/color-name@1.1.1 45 silly diffTrees add fast-deep-equal@3.1.1 46 silly diffTrees add ansi-regex@5.0.0 47 silly diffTrees add safe-buffer@5.2.0 48 silly diffTrees add string_decoder@1.3.0 49 silly diffTrees add ast-types@0.13.3 50 silly diffTrees add astral-regex@1.0.0 51 silly diffTrees add async@3.2.0 52 silly diffTrees add at-least-node@1.0.0 53 silly diffTrees add uuid@3.3.2 54 silly diffTrees add balanced-match@1.0.0 55 silly diffTrees add base64-js@1.3.1 56 silly diffTrees add safe-buffer@5.2.0 57 silly diffTrees add string_decoder@1.3.0 58 silly diffTrees add buffer-crc32@0.2.13 59 silly diffTrees add buffer-from@1.1.1 60 silly diffTrees add bytes@3.1.0 61 silly diffTrees add charenc@0.0.2 62 silly diffTrees add color-name@1.1.4 63 silly diffTrees add color-convert@2.0.1 64 silly diffTrees add ansi-styles@4.2.1 65 silly diffTrees add co@4.6.0 66 silly diffTrees add color-name@1.1.3 67 silly diffTrees add color-convert@1.9.3 68 silly diffTrees add ansi-styles@3.2.1 69 silly diffTrees add colors@1.4.0 70 silly diffTrees add concat-map@0.0.1 71 silly diffTrees add brace-expansion@1.1.11 72 silly diffTrees add core-util-is@1.0.2 73 silly diffTrees add safe-buffer@5.2.0 74 silly diffTrees add string_decoder@1.3.0 75 silly diffTrees add crypt@0.0.2 76 silly diffTrees add data-uri-to-buffer@1.2.0 77 silly diffTrees add deep-is@0.1.3 78 silly diffTrees add depd@1.1.2 79 silly diffTrees add diff@4.0.2 80 silly diffTrees add emoji-regex@8.0.0 81 silly diffTrees add es5-ext@0.8.2 82 silly diffTrees add cli-color@0.1.7 83 silly diffTrees add es6-promise@4.2.8 84 silly diffTrees add es6-promisify@5.0.0 85 silly diffTrees add agent-base@4.3.0 86 silly diffTrees add esprima@4.0.1 87 silly diffTrees add esprima@3.1.3 88 silly diffTrees add estraverse@4.3.0 89 silly diffTrees add esutils@2.0.3 90 silly diffTrees add events@1.1.1 91 silly diffTrees add extend@3.0.2 92 silly diffTrees add fast-deep-equal@3.1.3 93 silly diffTrees add fast-json-stable-stringify@2.1.0 94 silly diffTrees add fast-levenshtein@2.0.6 95 silly diffTrees add file-uri-to-path@1.0.0 96 silly diffTrees add fs-constants@1.0.0 97 silly diffTrees add fs.realpath@1.0.0 98 silly diffTrees add isarray@0.0.1 99 silly diffTrees add string_decoder@0.10.31 100 silly diffTrees add get-caller-file@2.0.5 101 silly diffTrees add ms@2.0.0 102 silly diffTrees add debug@2.6.9 103 silly diffTrees add graceful-fs@4.2.3 104 silly diffTrees add heap@0.2.6 105 silly diffTrees add difflib@0.2.4 106 silly diffTrees add ms@2.0.0 107 silly diffTrees add debug@3.1.0 108 silly diffTrees add http-proxy-agent@2.1.0 109 silly diffTrees add ieee754@1.1.13 110 silly diffTrees add buffer@5.6.0 111 silly diffTrees add crc@3.8.0 112 silly diffTrees add inherits@2.0.4 113 silly diffTrees add readable-stream@1.1.14 114 silly diffTrees add ip@1.1.5 115 silly diffTrees add is-buffer@1.1.6 116 silly diffTrees add is-fullwidth-code-point@3.0.0 117 silly diffTrees add isarray@1.0.0 118 silly diffTrees add buffer@4.9.2 119 silly diffTrees add jmespath@0.15.0 120 silly diffTrees add json-schema-traverse@0.4.1 121 silly diffTrees add jsonschema@1.2.6 122 silly diffTrees add lodash@4.17.19 123 silly diffTrees add lodash.defaults@4.2.0 124 silly diffTrees add lodash.difference@4.5.0 125 silly diffTrees add lodash.flatten@4.4.0 126 silly diffTrees add lodash.isplainobject@4.0.6 127 silly diffTrees add lodash.union@4.6.0 128 silly diffTrees add md5@2.2.1 129 silly diffTrees add @aws-cdk/cfnspec@1.56.0 130 silly diffTrees add minimatch@3.0.4 131 silly diffTrees add ms@2.1.2 132 silly diffTrees add debug@4.1.1 133 silly diffTrees add debug@3.2.6 134 silly diffTrees add https-proxy-agent@3.0.1 135 silly diffTrees add mute-stream@0.0.8 136 silly diffTrees add netmask@1.0.6 137 silly diffTrees add normalize-path@3.0.0 138 silly diffTrees add p-try@2.2.0 139 silly diffTrees add p-limit@2.3.0 140 silly diffTrees add p-locate@4.1.0 141 silly diffTrees add locate-path@5.0.0 142 silly diffTrees add path-exists@4.0.0 143 silly diffTrees add find-up@4.1.0 144 silly diffTrees add path-is-absolute@1.0.1 145 silly diffTrees add pify@3.0.0 146 silly diffTrees add prelude-ls@1.1.2 147 silly diffTrees add process-nextick-args@2.0.1 148 silly diffTrees add proxy-from-env@1.1.0 149 silly diffTrees add punycode@1.3.2 150 silly diffTrees add querystring@0.2.0 151 silly diffTrees add read@1.0.7 152 silly diffTrees add require-directory@2.1.1 153 silly diffTrees add require-main-filename@2.0.0 154 silly diffTrees add safe-buffer@5.1.2 155 silly diffTrees add safer-buffer@2.1.2 156 silly diffTrees add iconv-lite@0.4.24 157 silly diffTrees add sax@1.2.1 158 silly diffTrees add semver@7.3.2 159 silly diffTrees add @aws-cdk/cloud-assembly-schema@1.56.0 160 silly diffTrees add @aws-cdk/cx-api@1.56.0 161 silly diffTrees add set-blocking@2.0.0 162 silly diffTrees add setprototypeof@1.1.1 163 silly diffTrees add is-fullwidth-code-point@2.0.0 164 silly diffTrees add slice-ansi@2.1.0 165 silly diffTrees add smart-buffer@4.1.0 166 silly diffTrees add socks@2.3.3 167 silly diffTrees add agent-base@4.2.1 168 silly diffTrees add socks-proxy-agent@4.0.2 169 silly diffTrees add source-map@0.6.1 170 silly diffTrees add statuses@1.5.0 171 silly diffTrees add string_decoder@1.1.1 172 silly diffTrees add strip-ansi@6.0.0 173 silly diffTrees add string-width@4.2.0 174 silly diffTrees add wrap-ansi@6.2.0 175 silly diffTrees add cliui@6.0.0 176 silly diffTrees add ansi-regex@4.1.0 177 silly diffTrees add emoji-regex@7.0.3 178 silly diffTrees add is-fullwidth-code-point@2.0.0 179 silly diffTrees add strip-ansi@5.2.0 180 silly diffTrees add string-width@3.1.0 181 silly diffTrees add safe-buffer@5.2.0 182 silly diffTrees add string_decoder@1.3.0 183 silly diffTrees add thunkify@2.1.2 184 silly diffTrees add toidentifier@1.0.0 185 silly diffTrees add http-errors@1.7.3 186 silly diffTrees add type-check@0.3.2 187 silly diffTrees add levn@0.3.0 188 silly diffTrees add universalify@1.0.0 189 silly diffTrees add jsonfile@6.0.1 190 silly diffTrees add unpipe@1.0.0 191 silly diffTrees add raw-body@2.4.1 192 silly diffTrees add punycode@2.1.1 193 silly diffTrees add uri-js@4.2.2 194 silly diffTrees add ajv@6.12.2 195 silly diffTrees add table@5.4.6 196 silly diffTrees add url@0.10.3 197 silly diffTrees add util-deprecate@1.0.2 198 silly diffTrees add readable-stream@3.6.0 199 silly diffTrees add readable-stream@3.6.0 200 silly diffTrees add bl@4.0.2 201 silly diffTrees add readable-stream@3.6.0 202 silly diffTrees add crc32-stream@3.0.1 203 silly diffTrees add readable-stream@2.3.7 204 silly diffTrees add compress-commons@3.0.0 205 silly diffTrees add lazystream@1.0.0 206 silly diffTrees add readable-stream@3.6.0 207 silly diffTrees add which-module@2.0.0 208 silly diffTrees add word-wrap@1.2.3 209 silly diffTrees add optionator@0.8.3 210 silly diffTrees add escodegen@1.14.1 211 silly diffTrees add degenerator@1.0.4 212 silly diffTrees add pac-resolver@3.0.0 213 silly diffTrees add wordwrap@1.0.0 214 silly diffTrees add dreamopt@0.6.0 215 silly diffTrees add color-name@1.1.4 216 silly diffTrees add color-convert@2.0.1 217 silly diffTrees add ansi-styles@4.2.1 218 silly diffTrees add wrappy@1.0.2 219 silly diffTrees add once@1.4.0 220 silly diffTrees add end-of-stream@1.4.4 221 silly diffTrees add tar-stream@2.1.2 222 silly diffTrees add inflight@1.0.6 223 silly diffTrees add glob@7.1.6 224 silly diffTrees add archiver-utils@2.1.0 225 silly diffTrees add sax@1.2.4 226 silly diffTrees add xmlbuilder@9.0.7 227 silly diffTrees add xml2js@0.4.19 228 silly diffTrees add aws-sdk@2.715.0 229 silly diffTrees add xregexp@2.0.0 230 silly diffTrees add ftp@0.3.10 231 silly diffTrees add get-uri@2.0.4 232 silly diffTrees add pac-proxy-agent@3.0.1 233 silly diffTrees add y18n@4.0.0 234 silly diffTrees add yallist@3.1.1 235 silly diffTrees add lru-cache@5.1.1 236 silly diffTrees add camelcase@5.3.1 237 silly diffTrees add decamelize@1.2.0 238 silly diffTrees add yargs-parser@18.1.3 239 silly diffTrees add decamelize@1.2.0 240 silly diffTrees add yargs@15.3.1 241 silly diffTrees add safe-buffer@5.2.0 242 silly diffTrees add string_decoder@1.3.0 243 silly diffTrees add readable-stream@3.6.0 244 silly diffTrees add zip-stream@3.0.1 245 silly diffTrees add archiver@4.0.2 246 silly diffTrees add @aws-cdk/cloudformation-diff@1.56.0 247 silly diffTrees add @aws-cdk/region-info@1.56.0 248 silly diffTrees add camelcase@6.0.0 249 silly diffTrees add cdk-assets@1.56.0 250 silly diffTrees add decamelize@4.0.0 251 silly diffTrees add fs-extra@9.0.1 252 silly diffTrees add json-diff@0.5.4 253 silly diffTrees add promptly@3.0.3 254 silly diffTrees add proxy-agent@3.1.1 255 silly diffTrees add source-map-support@0.5.19 256 silly diffTrees add uuid@8.2.0 257 silly diffTrees add wrap-ansi@7.0.0 258 silly diffTrees add yaml@1.10.0 259 silly diffTrees add aws-cdk@1.56.0 260 silly decomposeActions action count 1728 261 silly decomposeActions fetch @types/color-name@1.1.1 262 silly decomposeActions extract @types/color-name@1.1.1 263 silly decomposeActions preinstall @types/color-name@1.1.1 264 silly decomposeActions build @types/color-name@1.1.1 265 silly decomposeActions install @types/color-name@1.1.1 266 silly decomposeActions postinstall @types/color-name@1.1.1 267 silly decomposeActions finalize @types/color-name@1.1.1 268 silly decomposeActions refresh-package-json @types/color-name@1.1.1 269 silly decomposeActions fetch fast-deep-equal@3.1.1 270 silly decomposeActions extract fast-deep-equal@3.1.1 271 silly decomposeActions preinstall fast-deep-equal@3.1.1 272 silly decomposeActions build fast-deep-equal@3.1.1 273 silly decomposeActions install fast-deep-equal@3.1.1 274 silly decomposeActions postinstall fast-deep-equal@3.1.1 275 silly decomposeActions finalize fast-deep-equal@3.1.1 276 silly decomposeActions refresh-package-json fast-deep-equal@3.1.1 277 silly decomposeActions fetch ansi-regex@5.0.0 278 silly decomposeActions extract ansi-regex@5.0.0 279 silly decomposeActions preinstall ansi-regex@5.0.0 280 silly decomposeActions build ansi-regex@5.0.0 281 silly decomposeActions install ansi-regex@5.0.0 282 silly decomposeActions postinstall ansi-regex@5.0.0 283 silly decomposeActions finalize ansi-regex@5.0.0 284 silly decomposeActions refresh-package-json ansi-regex@5.0.0 285 silly decomposeActions fetch safe-buffer@5.2.0 286 silly decomposeActions extract safe-buffer@5.2.0 287 silly decomposeActions preinstall safe-buffer@5.2.0 288 silly decomposeActions build safe-buffer@5.2.0 289 silly decomposeActions install safe-buffer@5.2.0 290 silly decomposeActions postinstall safe-buffer@5.2.0 291 silly decomposeActions finalize safe-buffer@5.2.0 292 silly decomposeActions refresh-package-json safe-buffer@5.2.0 293 silly decomposeActions fetch string_decoder@1.3.0 294 silly decomposeActions extract string_decoder@1.3.0 295 silly decomposeActions preinstall string_decoder@1.3.0 296 silly decomposeActions build string_decoder@1.3.0 297 silly decomposeActions install string_decoder@1.3.0 298 silly decomposeActions postinstall string_decoder@1.3.0 299 silly decomposeActions finalize string_decoder@1.3.0 300 silly decomposeActions refresh-package-json string_decoder@1.3.0 301 silly decomposeActions fetch ast-types@0.13.3 302 silly decomposeActions extract ast-types@0.13.3 303 silly decomposeActions preinstall ast-types@0.13.3 304 silly decomposeActions build ast-types@0.13.3 305 silly decomposeActions install ast-types@0.13.3 306 silly decomposeActions postinstall ast-types@0.13.3 307 silly decomposeActions finalize ast-types@0.13.3 308 silly decomposeActions refresh-package-json ast-types@0.13.3 309 silly decomposeActions fetch astral-regex@1.0.0 310 silly decomposeActions extract astral-regex@1.0.0 311 silly decomposeActions preinstall astral-regex@1.0.0 312 silly decomposeActions build astral-regex@1.0.0 313 silly decomposeActions install astral-regex@1.0.0 314 silly decomposeActions postinstall astral-regex@1.0.0 315 silly decomposeActions finalize astral-regex@1.0.0 316 silly decomposeActions refresh-package-json astral-regex@1.0.0 317 silly decomposeActions fetch async@3.2.0 318 silly decomposeActions extract async@3.2.0 319 silly decomposeActions preinstall async@3.2.0 320 silly decomposeActions build async@3.2.0 321 silly decomposeActions install async@3.2.0 322 silly decomposeActions postinstall async@3.2.0 323 silly decomposeActions finalize async@3.2.0 324 silly decomposeActions refresh-package-json async@3.2.0 325 silly decomposeActions fetch at-least-node@1.0.0 326 silly decomposeActions extract at-least-node@1.0.0 327 silly decomposeActions preinstall at-least-node@1.0.0 328 silly decomposeActions build at-least-node@1.0.0 329 silly decomposeActions install at-least-node@1.0.0 330 silly decomposeActions postinstall at-least-node@1.0.0 331 silly decomposeActions finalize at-least-node@1.0.0 332 silly decomposeActions refresh-package-json at-least-node@1.0.0 333 silly decomposeActions fetch uuid@3.3.2 334 silly decomposeActions extract uuid@3.3.2 335 silly decomposeActions preinstall uuid@3.3.2 336 silly decomposeActions build uuid@3.3.2 337 silly decomposeActions install uuid@3.3.2 338 silly decomposeActions postinstall uuid@3.3.2 339 silly decomposeActions finalize uuid@3.3.2 340 silly decomposeActions refresh-package-json uuid@3.3.2 341 silly decomposeActions fetch balanced-match@1.0.0 342 silly decomposeActions extract balanced-match@1.0.0 343 silly decomposeActions preinstall balanced-match@1.0.0 344 silly decomposeActions build balanced-match@1.0.0 345 silly decomposeActions install balanced-match@1.0.0 346 silly decomposeActions postinstall balanced-match@1.0.0 347 silly decomposeActions finalize balanced-match@1.0.0 348 silly decomposeActions refresh-package-json balanced-match@1.0.0 349 silly decomposeActions fetch base64-js@1.3.1 350 silly decomposeActions extract base64-js@1.3.1 351 silly decomposeActions preinstall base64-js@1.3.1 352 silly decomposeActions build base64-js@1.3.1 353 silly decomposeActions install base64-js@1.3.1 354 silly decomposeActions postinstall base64-js@1.3.1 355 silly decomposeActions finalize base64-js@1.3.1 356 silly decomposeActions refresh-package-json base64-js@1.3.1 357 silly decomposeActions fetch safe-buffer@5.2.0 358 silly decomposeActions extract safe-buffer@5.2.0 359 silly decomposeActions preinstall safe-buffer@5.2.0 360 silly decomposeActions build safe-buffer@5.2.0 361 silly decomposeActions install safe-buffer@5.2.0 362 silly decomposeActions postinstall safe-buffer@5.2.0 363 silly decomposeActions finalize safe-buffer@5.2.0 364 silly decomposeActions refresh-package-json safe-buffer@5.2.0 365 silly decomposeActions fetch string_decoder@1.3.0 366 silly decomposeActions extract string_decoder@1.3.0 367 silly decomposeActions preinstall string_decoder@1.3.0 368 silly decomposeActions build string_decoder@1.3.0 369 silly decomposeActions install string_decoder@1.3.0 370 silly decomposeActions postinstall string_decoder@1.3.0 371 silly decomposeActions finalize string_decoder@1.3.0 372 silly decomposeActions refresh-package-json string_decoder@1.3.0 373 silly decomposeActions fetch buffer-crc32@0.2.13 374 silly decomposeActions extract buffer-crc32@0.2.13 375 silly decomposeActions preinstall buffer-crc32@0.2.13 376 silly decomposeActions build buffer-crc32@0.2.13 377 silly decomposeActions install buffer-crc32@0.2.13 378 silly decomposeActions postinstall buffer-crc32@0.2.13 379 silly decomposeActions finalize buffer-crc32@0.2.13 380 silly decomposeActions refresh-package-json buffer-crc32@0.2.13 381 silly decomposeActions fetch buffer-from@1.1.1 382 silly decomposeActions extract buffer-from@1.1.1 383 silly decomposeActions preinstall buffer-from@1.1.1 384 silly decomposeActions build buffer-from@1.1.1 385 silly decomposeActions install buffer-from@1.1.1 386 silly decomposeActions postinstall buffer-from@1.1.1 387 silly decomposeActions finalize buffer-from@1.1.1 388 silly decomposeActions refresh-package-json buffer-from@1.1.1 389 silly decomposeActions fetch bytes@3.1.0 390 silly decomposeActions extract bytes@3.1.0 391 silly decomposeActions preinstall bytes@3.1.0 392 silly decomposeActions build bytes@3.1.0 393 silly decomposeActions install bytes@3.1.0 394 silly decomposeActions postinstall bytes@3.1.0 395 silly decomposeActions finalize bytes@3.1.0 396 silly decomposeActions refresh-package-json bytes@3.1.0 397 silly decomposeActions fetch charenc@0.0.2 398 silly decomposeActions extract charenc@0.0.2 399 silly decomposeActions preinstall charenc@0.0.2 400 silly decomposeActions build charenc@0.0.2 401 silly decomposeActions install charenc@0.0.2 402 silly decomposeActions postinstall charenc@0.0.2 403 silly decomposeActions finalize charenc@0.0.2 404 silly decomposeActions refresh-package-json charenc@0.0.2 405 silly decomposeActions fetch color-name@1.1.4 406 silly decomposeActions extract color-name@1.1.4 407 silly decomposeActions preinstall color-name@1.1.4 408 silly decomposeActions build color-name@1.1.4 409 silly decomposeActions install color-name@1.1.4 410 silly decomposeActions postinstall color-name@1.1.4 411 silly decomposeActions finalize color-name@1.1.4 412 silly decomposeActions refresh-package-json color-name@1.1.4 413 silly decomposeActions fetch color-convert@2.0.1 414 silly decomposeActions extract color-convert@2.0.1 415 silly decomposeActions preinstall color-convert@2.0.1 416 silly decomposeActions build color-convert@2.0.1 417 silly decomposeActions install color-convert@2.0.1 418 silly decomposeActions postinstall color-convert@2.0.1 419 silly decomposeActions finalize color-convert@2.0.1 420 silly decomposeActions refresh-package-json color-convert@2.0.1 421 silly decomposeActions fetch ansi-styles@4.2.1 422 silly decomposeActions extract ansi-styles@4.2.1 423 silly decomposeActions preinstall ansi-styles@4.2.1 424 silly decomposeActions build ansi-styles@4.2.1 425 silly decomposeActions install ansi-styles@4.2.1 426 silly decomposeActions postinstall ansi-styles@4.2.1 427 silly decomposeActions finalize ansi-styles@4.2.1 428 silly decomposeActions refresh-package-json ansi-styles@4.2.1 429 silly decomposeActions fetch co@4.6.0 430 silly decomposeActions extract co@4.6.0 431 silly decomposeActions preinstall co@4.6.0 432 silly decomposeActions build co@4.6.0 433 silly decomposeActions install co@4.6.0 434 silly decomposeActions postinstall co@4.6.0 435 silly decomposeActions finalize co@4.6.0 436 silly decomposeActions refresh-package-json co@4.6.0 437 silly decomposeActions fetch color-name@1.1.3 438 silly decomposeActions extract color-name@1.1.3 439 silly decomposeActions preinstall color-name@1.1.3 440 silly decomposeActions build color-name@1.1.3 441 silly decomposeActions install color-name@1.1.3 442 silly decomposeActions postinstall color-name@1.1.3 443 silly decomposeActions finalize color-name@1.1.3 444 silly decomposeActions refresh-package-json color-name@1.1.3 445 silly decomposeActions fetch color-convert@1.9.3 446 silly decomposeActions extract color-convert@1.9.3 447 silly decomposeActions preinstall color-convert@1.9.3 448 silly decomposeActions build color-convert@1.9.3 449 silly decomposeActions install color-convert@1.9.3 450 silly decomposeActions postinstall color-convert@1.9.3 451 silly decomposeActions finalize color-convert@1.9.3 452 silly decomposeActions refresh-package-json color-convert@1.9.3 453 silly decomposeActions fetch ansi-styles@3.2.1 454 silly decomposeActions extract ansi-styles@3.2.1 455 silly decomposeActions preinstall ansi-styles@3.2.1 456 silly decomposeActions build ansi-styles@3.2.1 457 silly decomposeActions install ansi-styles@3.2.1 458 silly decomposeActions postinstall ansi-styles@3.2.1 459 silly decomposeActions finalize ansi-styles@3.2.1 460 silly decomposeActions refresh-package-json ansi-styles@3.2.1 461 silly decomposeActions fetch colors@1.4.0 462 silly decomposeActions extract colors@1.4.0 463 silly decomposeActions preinstall colors@1.4.0 464 silly decomposeActions build colors@1.4.0 465 silly decomposeActions install colors@1.4.0 466 silly decomposeActions postinstall colors@1.4.0 467 silly decomposeActions finalize colors@1.4.0 468 silly decomposeActions refresh-package-json colors@1.4.0 469 silly decomposeActions fetch concat-map@0.0.1 470 silly decomposeActions extract concat-map@0.0.1 471 silly decomposeActions preinstall concat-map@0.0.1 472 silly decomposeActions build concat-map@0.0.1 473 silly decomposeActions install concat-map@0.0.1 474 silly decomposeActions postinstall concat-map@0.0.1 475 silly decomposeActions finalize concat-map@0.0.1 476 silly decomposeActions refresh-package-json concat-map@0.0.1 477 silly decomposeActions fetch brace-expansion@1.1.11 478 silly decomposeActions extract brace-expansion@1.1.11 479 silly decomposeActions preinstall brace-expansion@1.1.11 480 silly decomposeActions build brace-expansion@1.1.11 481 silly decomposeActions install brace-expansion@1.1.11 482 silly decomposeActions postinstall brace-expansion@1.1.11 483 silly decomposeActions finalize brace-expansion@1.1.11 484 silly decomposeActions refresh-package-json brace-expansion@1.1.11 485 silly decomposeActions fetch core-util-is@1.0.2 486 silly decomposeActions extract core-util-is@1.0.2 487 silly decomposeActions preinstall core-util-is@1.0.2 488 silly decomposeActions build core-util-is@1.0.2 489 silly decomposeActions install core-util-is@1.0.2 490 silly decomposeActions postinstall core-util-is@1.0.2 491 silly decomposeActions finalize core-util-is@1.0.2 492 silly decomposeActions refresh-package-json core-util-is@1.0.2 493 silly decomposeActions fetch safe-buffer@5.2.0 494 silly decomposeActions extract safe-buffer@5.2.0 495 silly decomposeActions preinstall safe-buffer@5.2.0 496 silly decomposeActions build safe-buffer@5.2.0 497 silly decomposeActions install safe-buffer@5.2.0 498 silly decomposeActions postinstall safe-buffer@5.2.0 499 silly decomposeActions finalize safe-buffer@5.2.0 500 silly decomposeActions refresh-package-json safe-buffer@5.2.0 501 silly decomposeActions fetch string_decoder@1.3.0 502 silly decomposeActions extract string_decoder@1.3.0 503 silly decomposeActions preinstall string_decoder@1.3.0 504 silly decomposeActions build string_decoder@1.3.0 505 silly decomposeActions install string_decoder@1.3.0 506 silly decomposeActions postinstall string_decoder@1.3.0 507 silly decomposeActions finalize string_decoder@1.3.0 508 silly decomposeActions refresh-package-json string_decoder@1.3.0 509 silly decomposeActions fetch crypt@0.0.2 510 silly decomposeActions extract crypt@0.0.2 511 silly decomposeActions preinstall crypt@0.0.2 512 silly decomposeActions build crypt@0.0.2 513 silly decomposeActions install crypt@0.0.2 514 silly decomposeActions postinstall crypt@0.0.2 515 silly decomposeActions finalize crypt@0.0.2 516 silly decomposeActions refresh-package-json crypt@0.0.2 517 silly decomposeActions fetch data-uri-to-buffer@1.2.0 518 silly decomposeActions extract data-uri-to-buffer@1.2.0 519 silly decomposeActions preinstall data-uri-to-buffer@1.2.0 520 silly decomposeActions build data-uri-to-buffer@1.2.0 521 silly decomposeActions install data-uri-to-buffer@1.2.0 522 silly decomposeActions postinstall data-uri-to-buffer@1.2.0 523 silly decomposeActions finalize data-uri-to-buffer@1.2.0 524 silly decomposeActions refresh-package-json data-uri-to-buffer@1.2.0 525 silly decomposeActions fetch deep-is@0.1.3 526 silly decomposeActions extract deep-is@0.1.3 527 silly decomposeActions preinstall deep-is@0.1.3 528 silly decomposeActions build deep-is@0.1.3 529 silly decomposeActions install deep-is@0.1.3 530 silly decomposeActions postinstall deep-is@0.1.3 531 silly decomposeActions finalize deep-is@0.1.3 532 silly decomposeActions refresh-package-json deep-is@0.1.3 533 silly decomposeActions fetch depd@1.1.2 534 silly decomposeActions extract depd@1.1.2 535 silly decomposeActions preinstall depd@1.1.2 536 silly decomposeActions build depd@1.1.2 537 silly decomposeActions install depd@1.1.2 538 silly decomposeActions postinstall depd@1.1.2 539 silly decomposeActions finalize depd@1.1.2 540 silly decomposeActions refresh-package-json depd@1.1.2 541 silly decomposeActions fetch diff@4.0.2 542 silly decomposeActions extract diff@4.0.2 543 silly decomposeActions preinstall diff@4.0.2 544 silly decomposeActions build diff@4.0.2 545 silly decomposeActions install diff@4.0.2 546 silly decomposeActions postinstall diff@4.0.2 547 silly decomposeActions finalize diff@4.0.2 548 silly decomposeActions refresh-package-json diff@4.0.2 549 silly decomposeActions fetch emoji-regex@8.0.0 550 silly decomposeActions extract emoji-regex@8.0.0 551 silly decomposeActions preinstall emoji-regex@8.0.0 552 silly decomposeActions build emoji-regex@8.0.0 553 silly decomposeActions install emoji-regex@8.0.0 554 silly decomposeActions postinstall emoji-regex@8.0.0 555 silly decomposeActions finalize emoji-regex@8.0.0 556 silly decomposeActions refresh-package-json emoji-regex@8.0.0 557 silly decomposeActions fetch es5-ext@0.8.2 558 silly decomposeActions extract es5-ext@0.8.2 559 silly decomposeActions preinstall es5-ext@0.8.2 560 silly decomposeActions build es5-ext@0.8.2 561 silly decomposeActions install es5-ext@0.8.2 562 silly decomposeActions postinstall es5-ext@0.8.2 563 silly decomposeActions finalize es5-ext@0.8.2 564 silly decomposeActions refresh-package-json es5-ext@0.8.2 565 silly decomposeActions fetch cli-color@0.1.7 566 silly decomposeActions extract cli-color@0.1.7 567 silly decomposeActions preinstall cli-color@0.1.7 568 silly decomposeActions build cli-color@0.1.7 569 silly decomposeActions install cli-color@0.1.7 570 silly decomposeActions postinstall cli-color@0.1.7 571 silly decomposeActions finalize cli-color@0.1.7 572 silly decomposeActions refresh-package-json cli-color@0.1.7 573 silly decomposeActions fetch es6-promise@4.2.8 574 silly decomposeActions extract es6-promise@4.2.8 575 silly decomposeActions preinstall es6-promise@4.2.8 576 silly decomposeActions build es6-promise@4.2.8 577 silly decomposeActions install es6-promise@4.2.8 578 silly decomposeActions postinstall es6-promise@4.2.8 579 silly decomposeActions finalize es6-promise@4.2.8 580 silly decomposeActions refresh-package-json es6-promise@4.2.8 581 silly decomposeActions fetch es6-promisify@5.0.0 582 silly decomposeActions extract es6-promisify@5.0.0 583 silly decomposeActions preinstall es6-promisify@5.0.0 584 silly decomposeActions build es6-promisify@5.0.0 585 silly decomposeActions install es6-promisify@5.0.0 586 silly decomposeActions postinstall es6-promisify@5.0.0 587 silly decomposeActions finalize es6-promisify@5.0.0 588 silly decomposeActions refresh-package-json es6-promisify@5.0.0 589 silly decomposeActions fetch agent-base@4.3.0 590 silly decomposeActions extract agent-base@4.3.0 591 silly decomposeActions preinstall agent-base@4.3.0 592 silly decomposeActions build agent-base@4.3.0 593 silly decomposeActions install agent-base@4.3.0 594 silly decomposeActions postinstall agent-base@4.3.0 595 silly decomposeActions finalize agent-base@4.3.0 596 silly decomposeActions refresh-package-json agent-base@4.3.0 597 silly decomposeActions fetch esprima@4.0.1 598 silly decomposeActions extract esprima@4.0.1 599 silly decomposeActions preinstall esprima@4.0.1 600 silly decomposeActions build esprima@4.0.1 601 silly decomposeActions install esprima@4.0.1 602 silly decomposeActions postinstall esprima@4.0.1 603 silly decomposeActions finalize esprima@4.0.1 604 silly decomposeActions refresh-package-json esprima@4.0.1 605 silly decomposeActions fetch esprima@3.1.3 606 silly decomposeActions extract esprima@3.1.3 607 silly decomposeActions preinstall esprima@3.1.3 608 silly decomposeActions build esprima@3.1.3 609 silly decomposeActions install esprima@3.1.3 610 silly decomposeActions postinstall esprima@3.1.3 611 silly decomposeActions finalize esprima@3.1.3 612 silly decomposeActions refresh-package-json esprima@3.1.3 613 silly decomposeActions fetch estraverse@4.3.0 614 silly decomposeActions extract estraverse@4.3.0 615 silly decomposeActions preinstall estraverse@4.3.0 616 silly decomposeActions build estraverse@4.3.0 617 silly decomposeActions install estraverse@4.3.0 618 silly decomposeActions postinstall estraverse@4.3.0 619 silly decomposeActions finalize estraverse@4.3.0 620 silly decomposeActions refresh-package-json estraverse@4.3.0 621 silly decomposeActions fetch esutils@2.0.3 622 silly decomposeActions extract esutils@2.0.3 623 silly decomposeActions preinstall esutils@2.0.3 624 silly decomposeActions build esutils@2.0.3 625 silly decomposeActions install esutils@2.0.3 626 silly decomposeActions postinstall esutils@2.0.3 627 silly decomposeActions finalize esutils@2.0.3 628 silly decomposeActions refresh-package-json esutils@2.0.3 629 silly decomposeActions fetch events@1.1.1 630 silly decomposeActions extract events@1.1.1 631 silly decomposeActions preinstall events@1.1.1 632 silly decomposeActions build events@1.1.1 633 silly decomposeActions install events@1.1.1 634 silly decomposeActions postinstall events@1.1.1 635 silly decomposeActions finalize events@1.1.1 636 silly decomposeActions refresh-package-json events@1.1.1 637 silly decomposeActions fetch extend@3.0.2 638 silly decomposeActions extract extend@3.0.2 639 silly decomposeActions preinstall extend@3.0.2 640 silly decomposeActions build extend@3.0.2 641 silly decomposeActions install extend@3.0.2 642 silly decomposeActions postinstall extend@3.0.2 643 silly decomposeActions finalize extend@3.0.2 644 silly decomposeActions refresh-package-json extend@3.0.2 645 silly decomposeActions fetch fast-deep-equal@3.1.3 646 silly decomposeActions extract fast-deep-equal@3.1.3 647 silly decomposeActions preinstall fast-deep-equal@3.1.3 648 silly decomposeActions build fast-deep-equal@3.1.3 649 silly decomposeActions install fast-deep-equal@3.1.3 650 silly decomposeActions postinstall fast-deep-equal@3.1.3 651 silly decomposeActions finalize fast-deep-equal@3.1.3 652 silly decomposeActions refresh-package-json fast-deep-equal@3.1.3 653 silly decomposeActions fetch fast-json-stable-stringify@2.1.0 654 silly decomposeActions extract fast-json-stable-stringify@2.1.0 655 silly decomposeActions preinstall fast-json-stable-stringify@2.1.0 656 silly decomposeActions build fast-json-stable-stringify@2.1.0 657 silly decomposeActions install fast-json-stable-stringify@2.1.0 658 silly decomposeActions postinstall fast-json-stable-stringify@2.1.0 659 silly decomposeActions finalize fast-json-stable-stringify@2.1.0 660 silly decomposeActions refresh-package-json fast-json-stable-stringify@2.1.0 661 silly decomposeActions fetch fast-levenshtein@2.0.6 662 silly decomposeActions extract fast-levenshtein@2.0.6 663 silly decomposeActions preinstall fast-levenshtein@2.0.6 664 silly decomposeActions build fast-levenshtein@2.0.6 665 silly decomposeActions install fast-levenshtein@2.0.6 666 silly decomposeActions postinstall fast-levenshtein@2.0.6 667 silly decomposeActions finalize fast-levenshtein@2.0.6 668 silly decomposeActions refresh-package-json fast-levenshtein@2.0.6 669 silly decomposeActions fetch file-uri-to-path@1.0.0 670 silly decomposeActions extract file-uri-to-path@1.0.0 671 silly decomposeActions preinstall file-uri-to-path@1.0.0 672 silly decomposeActions build file-uri-to-path@1.0.0 673 silly decomposeActions install file-uri-to-path@1.0.0 674 silly decomposeActions postinstall file-uri-to-path@1.0.0 675 silly decomposeActions finalize file-uri-to-path@1.0.0 676 silly decomposeActions refresh-package-json file-uri-to-path@1.0.0 677 silly decomposeActions fetch fs-constants@1.0.0 678 silly decomposeActions extract fs-constants@1.0.0 679 silly decomposeActions preinstall fs-constants@1.0.0 680 silly decomposeActions build fs-constants@1.0.0 681 silly decomposeActions install fs-constants@1.0.0 682 silly decomposeActions postinstall fs-constants@1.0.0 683 silly decomposeActions finalize fs-constants@1.0.0 684 silly decomposeActions refresh-package-json fs-constants@1.0.0 685 silly decomposeActions fetch fs.realpath@1.0.0 686 silly decomposeActions extract fs.realpath@1.0.0 687 silly decomposeActions preinstall fs.realpath@1.0.0 688 silly decomposeActions build fs.realpath@1.0.0 689 silly decomposeActions install fs.realpath@1.0.0 690 silly decomposeActions postinstall fs.realpath@1.0.0 691 silly decomposeActions finalize fs.realpath@1.0.0 692 silly decomposeActions refresh-package-json fs.realpath@1.0.0 693 silly decomposeActions fetch isarray@0.0.1 694 silly decomposeActions extract isarray@0.0.1 695 silly decomposeActions preinstall isarray@0.0.1 696 silly decomposeActions build isarray@0.0.1 697 silly decomposeActions install isarray@0.0.1 698 silly decomposeActions postinstall isarray@0.0.1 699 silly decomposeActions finalize isarray@0.0.1 700 silly decomposeActions refresh-package-json isarray@0.0.1 701 silly decomposeActions fetch string_decoder@0.10.31 702 silly decomposeActions extract string_decoder@0.10.31 703 silly decomposeActions preinstall string_decoder@0.10.31 704 silly decomposeActions build string_decoder@0.10.31 705 silly decomposeActions install string_decoder@0.10.31 706 silly decomposeActions postinstall string_decoder@0.10.31 707 silly decomposeActions finalize string_decoder@0.10.31 708 silly decomposeActions refresh-package-json string_decoder@0.10.31 709 silly decomposeActions fetch get-caller-file@2.0.5 710 silly decomposeActions extract get-caller-file@2.0.5 711 silly decomposeActions preinstall get-caller-file@2.0.5 712 silly decomposeActions build get-caller-file@2.0.5 713 silly decomposeActions install get-caller-file@2.0.5 714 silly decomposeActions postinstall get-caller-file@2.0.5 715 silly decomposeActions finalize get-caller-file@2.0.5 716 silly decomposeActions refresh-package-json get-caller-file@2.0.5 717 silly decomposeActions fetch ms@2.0.0 718 silly decomposeActions extract ms@2.0.0 719 silly decomposeActions preinstall ms@2.0.0 720 silly decomposeActions build ms@2.0.0 721 silly decomposeActions install ms@2.0.0 722 silly decomposeActions postinstall ms@2.0.0 723 silly decomposeActions finalize ms@2.0.0 724 silly decomposeActions refresh-package-json ms@2.0.0 725 silly decomposeActions fetch debug@2.6.9 726 silly decomposeActions extract debug@2.6.9 727 silly decomposeActions preinstall debug@2.6.9 728 silly decomposeActions build debug@2.6.9 729 silly decomposeActions install debug@2.6.9 730 silly decomposeActions postinstall debug@2.6.9 731 silly decomposeActions finalize debug@2.6.9 732 silly decomposeActions refresh-package-json debug@2.6.9 733 silly decomposeActions fetch graceful-fs@4.2.3 734 silly decomposeActions extract graceful-fs@4.2.3 735 silly decomposeActions preinstall graceful-fs@4.2.3 736 silly decomposeActions build graceful-fs@4.2.3 737 silly decomposeActions install graceful-fs@4.2.3 738 silly decomposeActions postinstall graceful-fs@4.2.3 739 silly decomposeActions finalize graceful-fs@4.2.3 740 silly decomposeActions refresh-package-json graceful-fs@4.2.3 741 silly decomposeActions fetch heap@0.2.6 742 silly decomposeActions extract heap@0.2.6 743 silly decomposeActions preinstall heap@0.2.6 744 silly decomposeActions build heap@0.2.6 745 silly decomposeActions install heap@0.2.6 746 silly decomposeActions postinstall heap@0.2.6 747 silly decomposeActions finalize heap@0.2.6 748 silly decomposeActions refresh-package-json heap@0.2.6 749 silly decomposeActions fetch difflib@0.2.4 750 silly decomposeActions extract difflib@0.2.4 751 silly decomposeActions preinstall difflib@0.2.4 752 silly decomposeActions build difflib@0.2.4 753 silly decomposeActions install difflib@0.2.4 754 silly decomposeActions postinstall difflib@0.2.4 755 silly decomposeActions finalize difflib@0.2.4 756 silly decomposeActions refresh-package-json difflib@0.2.4 757 silly decomposeActions fetch ms@2.0.0 758 silly decomposeActions extract ms@2.0.0 759 silly decomposeActions preinstall ms@2.0.0 760 silly decomposeActions build ms@2.0.0 761 silly decomposeActions install ms@2.0.0 762 silly decomposeActions postinstall ms@2.0.0 763 silly decomposeActions finalize ms@2.0.0 764 silly decomposeActions refresh-package-json ms@2.0.0 765 silly decomposeActions fetch debug@3.1.0 766 silly decomposeActions extract debug@3.1.0 767 silly decomposeActions preinstall debug@3.1.0 768 silly decomposeActions build debug@3.1.0 769 silly decomposeActions install debug@3.1.0 770 silly decomposeActions postinstall debug@3.1.0 771 silly decomposeActions finalize debug@3.1.0 772 silly decomposeActions refresh-package-json debug@3.1.0 773 silly decomposeActions fetch http-proxy-agent@2.1.0 774 silly decomposeActions extract http-proxy-agent@2.1.0 775 silly decomposeActions preinstall http-proxy-agent@2.1.0 776 silly decomposeActions build http-proxy-agent@2.1.0 777 silly decomposeActions install http-proxy-agent@2.1.0 778 silly decomposeActions postinstall http-proxy-agent@2.1.0 779 silly decomposeActions finalize http-proxy-agent@2.1.0 780 silly decomposeActions refresh-package-json http-proxy-agent@2.1.0 781 silly decomposeActions fetch ieee754@1.1.13 782 silly decomposeActions extract ieee754@1.1.13 783 silly decomposeActions preinstall ieee754@1.1.13 784 silly decomposeActions build ieee754@1.1.13 785 silly decomposeActions install ieee754@1.1.13 786 silly decomposeActions postinstall ieee754@1.1.13 787 silly decomposeActions finalize ieee754@1.1.13 788 silly decomposeActions refresh-package-json ieee754@1.1.13 789 silly decomposeActions fetch buffer@5.6.0 790 silly decomposeActions extract buffer@5.6.0 791 silly decomposeActions preinstall buffer@5.6.0 792 silly decomposeActions build buffer@5.6.0 793 silly decomposeActions install buffer@5.6.0 794 silly decomposeActions postinstall buffer@5.6.0 795 silly decomposeActions finalize buffer@5.6.0 796 silly decomposeActions refresh-package-json buffer@5.6.0 797 silly decomposeActions fetch crc@3.8.0 798 silly decomposeActions extract crc@3.8.0 799 silly decomposeActions preinstall crc@3.8.0 800 silly decomposeActions build crc@3.8.0 801 silly decomposeActions install crc@3.8.0 802 silly decomposeActions postinstall crc@3.8.0 803 silly decomposeActions finalize crc@3.8.0 804 silly decomposeActions refresh-package-json crc@3.8.0 805 silly decomposeActions fetch inherits@2.0.4 806 silly decomposeActions extract inherits@2.0.4 807 silly decomposeActions preinstall inherits@2.0.4 808 silly decomposeActions build inherits@2.0.4 809 silly decomposeActions install inherits@2.0.4 810 silly decomposeActions postinstall inherits@2.0.4 811 silly decomposeActions finalize inherits@2.0.4 812 silly decomposeActions refresh-package-json inherits@2.0.4 813 silly decomposeActions fetch readable-stream@1.1.14 814 silly decomposeActions extract readable-stream@1.1.14 815 silly decomposeActions preinstall readable-stream@1.1.14 816 silly decomposeActions build readable-stream@1.1.14 817 silly decomposeActions install readable-stream@1.1.14 818 silly decomposeActions postinstall readable-stream@1.1.14 819 silly decomposeActions finalize readable-stream@1.1.14 820 silly decomposeActions refresh-package-json readable-stream@1.1.14 821 silly decomposeActions fetch ip@1.1.5 822 silly decomposeActions extract ip@1.1.5 823 silly decomposeActions preinstall ip@1.1.5 824 silly decomposeActions build ip@1.1.5 825 silly decomposeActions install ip@1.1.5 826 silly decomposeActions postinstall ip@1.1.5 827 silly decomposeActions finalize ip@1.1.5 828 silly decomposeActions refresh-package-json ip@1.1.5 829 silly decomposeActions fetch is-buffer@1.1.6 830 silly decomposeActions extract is-buffer@1.1.6 831 silly decomposeActions preinstall is-buffer@1.1.6 832 silly decomposeActions build is-buffer@1.1.6 833 silly decomposeActions install is-buffer@1.1.6 834 silly decomposeActions postinstall is-buffer@1.1.6 835 silly decomposeActions finalize is-buffer@1.1.6 836 silly decomposeActions refresh-package-json is-buffer@1.1.6 837 silly decomposeActions fetch is-fullwidth-code-point@3.0.0 838 silly decomposeActions extract is-fullwidth-code-point@3.0.0 839 silly decomposeActions preinstall is-fullwidth-code-point@3.0.0 840 silly decomposeActions build is-fullwidth-code-point@3.0.0 841 silly decomposeActions install is-fullwidth-code-point@3.0.0 842 silly decomposeActions postinstall is-fullwidth-code-point@3.0.0 843 silly decomposeActions finalize is-fullwidth-code-point@3.0.0 844 silly decomposeActions refresh-package-json is-fullwidth-code-point@3.0.0 845 silly decomposeActions fetch isarray@1.0.0 846 silly decomposeActions extract isarray@1.0.0 847 silly decomposeActions preinstall isarray@1.0.0 848 silly decomposeActions build isarray@1.0.0 849 silly decomposeActions install isarray@1.0.0 850 silly decomposeActions postinstall isarray@1.0.0 851 silly decomposeActions finalize isarray@1.0.0 852 silly decomposeActions refresh-package-json isarray@1.0.0 853 silly decomposeActions fetch buffer@4.9.2 854 silly decomposeActions extract buffer@4.9.2 855 silly decomposeActions preinstall buffer@4.9.2 856 silly decomposeActions build buffer@4.9.2 857 silly decomposeActions install buffer@4.9.2 858 silly decomposeActions postinstall buffer@4.9.2 859 silly decomposeActions finalize buffer@4.9.2 860 silly decomposeActions refresh-package-json buffer@4.9.2 861 silly decomposeActions fetch jmespath@0.15.0 862 silly decomposeActions extract jmespath@0.15.0 863 silly decomposeActions preinstall jmespath@0.15.0 864 silly decomposeActions build jmespath@0.15.0 865 silly decomposeActions install jmespath@0.15.0 866 silly decomposeActions postinstall jmespath@0.15.0 867 silly decomposeActions finalize jmespath@0.15.0 868 silly decomposeActions refresh-package-json jmespath@0.15.0 869 silly decomposeActions fetch json-schema-traverse@0.4.1 870 silly decomposeActions extract json-schema-traverse@0.4.1 871 silly decomposeActions preinstall json-schema-traverse@0.4.1 872 silly decomposeActions build json-schema-traverse@0.4.1 873 silly decomposeActions install json-schema-traverse@0.4.1 874 silly decomposeActions postinstall json-schema-traverse@0.4.1 875 silly decomposeActions finalize json-schema-traverse@0.4.1 876 silly decomposeActions refresh-package-json json-schema-traverse@0.4.1 877 silly decomposeActions fetch jsonschema@1.2.6 878 silly decomposeActions extract jsonschema@1.2.6 879 silly decomposeActions preinstall jsonschema@1.2.6 880 silly decomposeActions build jsonschema@1.2.6 881 silly decomposeActions install jsonschema@1.2.6 882 silly decomposeActions postinstall jsonschema@1.2.6 883 silly decomposeActions finalize jsonschema@1.2.6 884 silly decomposeActions refresh-package-json jsonschema@1.2.6 885 silly decomposeActions fetch lodash@4.17.19 886 silly decomposeActions extract lodash@4.17.19 887 silly decomposeActions preinstall lodash@4.17.19 888 silly decomposeActions build lodash@4.17.19 889 silly decomposeActions install lodash@4.17.19 890 silly decomposeActions postinstall lodash@4.17.19 891 silly decomposeActions finalize lodash@4.17.19 892 silly decomposeActions refresh-package-json lodash@4.17.19 893 silly decomposeActions fetch lodash.defaults@4.2.0 894 silly decomposeActions extract lodash.defaults@4.2.0 895 silly decomposeActions preinstall lodash.defaults@4.2.0 896 silly decomposeActions build lodash.defaults@4.2.0 897 silly decomposeActions install lodash.defaults@4.2.0 898 silly decomposeActions postinstall lodash.defaults@4.2.0 899 silly decomposeActions finalize lodash.defaults@4.2.0 900 silly decomposeActions refresh-package-json lodash.defaults@4.2.0 901 silly decomposeActions fetch lodash.difference@4.5.0 902 silly decomposeActions extract lodash.difference@4.5.0 903 silly decomposeActions preinstall lodash.difference@4.5.0 904 silly decomposeActions build lodash.difference@4.5.0 905 silly decomposeActions install lodash.difference@4.5.0 906 silly decomposeActions postinstall lodash.difference@4.5.0 907 silly decomposeActions finalize lodash.difference@4.5.0 908 silly decomposeActions refresh-package-json lodash.difference@4.5.0 909 silly decomposeActions fetch lodash.flatten@4.4.0 910 silly decomposeActions extract lodash.flatten@4.4.0 911 silly decomposeActions preinstall lodash.flatten@4.4.0 912 silly decomposeActions build lodash.flatten@4.4.0 913 silly decomposeActions install lodash.flatten@4.4.0 914 silly decomposeActions postinstall lodash.flatten@4.4.0 915 silly decomposeActions finalize lodash.flatten@4.4.0 916 silly decomposeActions refresh-package-json lodash.flatten@4.4.0 917 silly decomposeActions fetch lodash.isplainobject@4.0.6 918 silly decomposeActions extract lodash.isplainobject@4.0.6 919 silly decomposeActions preinstall lodash.isplainobject@4.0.6 920 silly decomposeActions build lodash.isplainobject@4.0.6 921 silly decomposeActions install lodash.isplainobject@4.0.6 922 silly decomposeActions postinstall lodash.isplainobject@4.0.6 923 silly decomposeActions finalize lodash.isplainobject@4.0.6 924 silly decomposeActions refresh-package-json lodash.isplainobject@4.0.6 925 silly decomposeActions fetch lodash.union@4.6.0 926 silly decomposeActions extract lodash.union@4.6.0 927 silly decomposeActions preinstall lodash.union@4.6.0 928 silly decomposeActions build lodash.union@4.6.0 929 silly decomposeActions install lodash.union@4.6.0 930 silly decomposeActions postinstall lodash.union@4.6.0 931 silly decomposeActions finalize lodash.union@4.6.0 932 silly decomposeActions refresh-package-json lodash.union@4.6.0 933 silly decomposeActions fetch md5@2.2.1 934 silly decomposeActions extract md5@2.2.1 935 silly decomposeActions preinstall md5@2.2.1 936 silly decomposeActions build md5@2.2.1 937 silly decomposeActions install md5@2.2.1 938 silly decomposeActions postinstall md5@2.2.1 939 silly decomposeActions finalize md5@2.2.1 940 silly decomposeActions refresh-package-json md5@2.2.1 941 silly decomposeActions fetch @aws-cdk/cfnspec@1.56.0 942 silly decomposeActions extract @aws-cdk/cfnspec@1.56.0 943 silly decomposeActions preinstall @aws-cdk/cfnspec@1.56.0 944 silly decomposeActions build @aws-cdk/cfnspec@1.56.0 945 silly decomposeActions install @aws-cdk/cfnspec@1.56.0 946 silly decomposeActions postinstall @aws-cdk/cfnspec@1.56.0 947 silly decomposeActions finalize @aws-cdk/cfnspec@1.56.0 948 silly decomposeActions refresh-package-json @aws-cdk/cfnspec@1.56.0 949 silly decomposeActions fetch minimatch@3.0.4 950 silly decomposeActions extract minimatch@3.0.4 951 silly decomposeActions preinstall minimatch@3.0.4 952 silly decomposeActions build minimatch@3.0.4 953 silly decomposeActions install minimatch@3.0.4 954 silly decomposeActions postinstall minimatch@3.0.4 955 silly decomposeActions finalize minimatch@3.0.4 956 silly decomposeActions refresh-package-json minimatch@3.0.4 957 silly decomposeActions fetch ms@2.1.2 958 silly decomposeActions extract ms@2.1.2 959 silly decomposeActions preinstall ms@2.1.2 960 silly decomposeActions build ms@2.1.2 961 silly decomposeActions install ms@2.1.2 962 silly decomposeActions postinstall ms@2.1.2 963 silly decomposeActions finalize ms@2.1.2 964 silly decomposeActions refresh-package-json ms@2.1.2 965 silly decomposeActions fetch debug@4.1.1 966 silly decomposeActions extract debug@4.1.1 967 silly decomposeActions preinstall debug@4.1.1 968 silly decomposeActions build debug@4.1.1 969 silly decomposeActions install debug@4.1.1 970 silly decomposeActions postinstall debug@4.1.1 971 silly decomposeActions finalize debug@4.1.1 972 silly decomposeActions refresh-package-json debug@4.1.1 973 silly decomposeActions fetch debug@3.2.6 974 silly decomposeActions extract debug@3.2.6 975 silly decomposeActions preinstall debug@3.2.6 976 silly decomposeActions build debug@3.2.6 977 silly decomposeActions install debug@3.2.6 978 silly decomposeActions postinstall debug@3.2.6 979 silly decomposeActions finalize debug@3.2.6 980 silly decomposeActions refresh-package-json debug@3.2.6 981 silly decomposeActions fetch https-proxy-agent@3.0.1 982 silly decomposeActions extract https-proxy-agent@3.0.1 983 silly decomposeActions preinstall https-proxy-agent@3.0.1 984 silly decomposeActions build https-proxy-agent@3.0.1 985 silly decomposeActions install https-proxy-agent@3.0.1 986 silly decomposeActions postinstall https-proxy-agent@3.0.1 987 silly decomposeActions finalize https-proxy-agent@3.0.1 988 silly decomposeActions refresh-package-json https-proxy-agent@3.0.1 989 silly decomposeActions fetch mute-stream@0.0.8 990 silly decomposeActions extract mute-stream@0.0.8 991 silly decomposeActions preinstall mute-stream@0.0.8 992 silly decomposeActions build mute-stream@0.0.8 993 silly decomposeActions install mute-stream@0.0.8 994 silly decomposeActions postinstall mute-stream@0.0.8 995 silly decomposeActions finalize mute-stream@0.0.8 996 silly decomposeActions refresh-package-json mute-stream@0.0.8 997 silly decomposeActions fetch netmask@1.0.6 998 silly decomposeActions extract netmask@1.0.6 999 silly decomposeActions preinstall netmask@1.0.6 1000 silly decomposeActions build netmask@1.0.6 1001 silly decomposeActions install netmask@1.0.6 1002 silly decomposeActions postinstall netmask@1.0.6 1003 silly decomposeActions finalize netmask@1.0.6 1004 silly decomposeActions refresh-package-json netmask@1.0.6 1005 silly decomposeActions fetch normalize-path@3.0.0 1006 silly decomposeActions extract normalize-path@3.0.0 1007 silly decomposeActions preinstall normalize-path@3.0.0 1008 silly decomposeActions build normalize-path@3.0.0 1009 silly decomposeActions install normalize-path@3.0.0 1010 silly decomposeActions postinstall normalize-path@3.0.0 1011 silly decomposeActions finalize normalize-path@3.0.0 1012 silly decomposeActions refresh-package-json normalize-path@3.0.0 1013 silly decomposeActions fetch p-try@2.2.0 1014 silly decomposeActions extract p-try@2.2.0 1015 silly decomposeActions preinstall p-try@2.2.0 1016 silly decomposeActions build p-try@2.2.0 1017 silly decomposeActions install p-try@2.2.0 1018 silly decomposeActions postinstall p-try@2.2.0 1019 silly decomposeActions finalize p-try@2.2.0 1020 silly decomposeActions refresh-package-json p-try@2.2.0 1021 silly decomposeActions fetch p-limit@2.3.0 1022 silly decomposeActions extract p-limit@2.3.0 1023 silly decomposeActions preinstall p-limit@2.3.0 1024 silly decomposeActions build p-limit@2.3.0 1025 silly decomposeActions install p-limit@2.3.0 1026 silly decomposeActions postinstall p-limit@2.3.0 1027 silly decomposeActions finalize p-limit@2.3.0 1028 silly decomposeActions refresh-package-json p-limit@2.3.0 1029 silly decomposeActions fetch p-locate@4.1.0 1030 silly decomposeActions extract p-locate@4.1.0 1031 silly decomposeActions preinstall p-locate@4.1.0 1032 silly decomposeActions build p-locate@4.1.0 1033 silly decomposeActions install p-locate@4.1.0 1034 silly decomposeActions postinstall p-locate@4.1.0 1035 silly decomposeActions finalize p-locate@4.1.0 1036 silly decomposeActions refresh-package-json p-locate@4.1.0 1037 silly decomposeActions fetch locate-path@5.0.0 1038 silly decomposeActions extract locate-path@5.0.0 1039 silly decomposeActions preinstall locate-path@5.0.0 1040 silly decomposeActions build locate-path@5.0.0 1041 silly decomposeActions install locate-path@5.0.0 1042 silly decomposeActions postinstall locate-path@5.0.0 1043 silly decomposeActions finalize locate-path@5.0.0 1044 silly decomposeActions refresh-package-json locate-path@5.0.0 1045 silly decomposeActions fetch path-exists@4.0.0 1046 silly decomposeActions extract path-exists@4.0.0 1047 silly decomposeActions preinstall path-exists@4.0.0 1048 silly decomposeActions build path-exists@4.0.0 1049 silly decomposeActions install path-exists@4.0.0 1050 silly decomposeActions postinstall path-exists@4.0.0 1051 silly decomposeActions finalize path-exists@4.0.0 1052 silly decomposeActions refresh-package-json path-exists@4.0.0 1053 silly decomposeActions fetch find-up@4.1.0 1054 silly decomposeActions extract find-up@4.1.0 1055 silly decomposeActions preinstall find-up@4.1.0 1056 silly decomposeActions build find-up@4.1.0 1057 silly decomposeActions install find-up@4.1.0 1058 silly decomposeActions postinstall find-up@4.1.0 1059 silly decomposeActions finalize find-up@4.1.0 1060 silly decomposeActions refresh-package-json find-up@4.1.0 1061 silly decomposeActions fetch path-is-absolute@1.0.1 1062 silly decomposeActions extract path-is-absolute@1.0.1 1063 silly decomposeActions preinstall path-is-absolute@1.0.1 1064 silly decomposeActions build path-is-absolute@1.0.1 1065 silly decomposeActions install path-is-absolute@1.0.1 1066 silly decomposeActions postinstall path-is-absolute@1.0.1 1067 silly decomposeActions finalize path-is-absolute@1.0.1 1068 silly decomposeActions refresh-package-json path-is-absolute@1.0.1 1069 silly decomposeActions fetch pify@3.0.0 1070 silly decomposeActions extract pify@3.0.0 1071 silly decomposeActions preinstall pify@3.0.0 1072 silly decomposeActions build pify@3.0.0 1073 silly decomposeActions install pify@3.0.0 1074 silly decomposeActions postinstall pify@3.0.0 1075 silly decomposeActions finalize pify@3.0.0 1076 silly decomposeActions refresh-package-json pify@3.0.0 1077 silly decomposeActions fetch prelude-ls@1.1.2 1078 silly decomposeActions extract prelude-ls@1.1.2 1079 silly decomposeActions preinstall prelude-ls@1.1.2 1080 silly decomposeActions build prelude-ls@1.1.2 1081 silly decomposeActions install prelude-ls@1.1.2 1082 silly decomposeActions postinstall prelude-ls@1.1.2 1083 silly decomposeActions finalize prelude-ls@1.1.2 1084 silly decomposeActions refresh-package-json prelude-ls@1.1.2 1085 silly decomposeActions fetch process-nextick-args@2.0.1 1086 silly decomposeActions extract process-nextick-args@2.0.1 1087 silly decomposeActions preinstall process-nextick-args@2.0.1 1088 silly decomposeActions build process-nextick-args@2.0.1 1089 silly decomposeActions install process-nextick-args@2.0.1 1090 silly decomposeActions postinstall process-nextick-args@2.0.1 1091 silly decomposeActions finalize process-nextick-args@2.0.1 1092 silly decomposeActions refresh-package-json process-nextick-args@2.0.1 1093 silly decomposeActions fetch proxy-from-env@1.1.0 1094 silly decomposeActions extract proxy-from-env@1.1.0 1095 silly decomposeActions preinstall proxy-from-env@1.1.0 1096 silly decomposeActions build proxy-from-env@1.1.0 1097 silly decomposeActions install proxy-from-env@1.1.0 1098 silly decomposeActions postinstall proxy-from-env@1.1.0 1099 silly decomposeActions finalize proxy-from-env@1.1.0 1100 silly decomposeActions refresh-package-json proxy-from-env@1.1.0 1101 silly decomposeActions fetch punycode@1.3.2 1102 silly decomposeActions extract punycode@1.3.2 1103 silly decomposeActions preinstall punycode@1.3.2 1104 silly decomposeActions build punycode@1.3.2 1105 silly decomposeActions install punycode@1.3.2 1106 silly decomposeActions postinstall punycode@1.3.2 1107 silly decomposeActions finalize punycode@1.3.2 1108 silly decomposeActions refresh-package-json punycode@1.3.2 1109 silly decomposeActions fetch querystring@0.2.0 1110 silly decomposeActions extract querystring@0.2.0 1111 silly decomposeActions preinstall querystring@0.2.0 1112 silly decomposeActions build querystring@0.2.0 1113 silly decomposeActions install querystring@0.2.0 1114 silly decomposeActions postinstall querystring@0.2.0 1115 silly decomposeActions finalize querystring@0.2.0 1116 silly decomposeActions refresh-package-json querystring@0.2.0 1117 silly decomposeActions fetch read@1.0.7 1118 silly decomposeActions extract read@1.0.7 1119 silly decomposeActions preinstall read@1.0.7 1120 silly decomposeActions build read@1.0.7 1121 silly decomposeActions install read@1.0.7 1122 silly decomposeActions postinstall read@1.0.7 1123 silly decomposeActions finalize read@1.0.7 1124 silly decomposeActions refresh-package-json read@1.0.7 1125 silly decomposeActions fetch require-directory@2.1.1 1126 silly decomposeActions extract require-directory@2.1.1 1127 silly decomposeActions preinstall require-directory@2.1.1 1128 silly decomposeActions build require-directory@2.1.1 1129 silly decomposeActions install require-directory@2.1.1 1130 silly decomposeActions postinstall require-directory@2.1.1 1131 silly decomposeActions finalize require-directory@2.1.1 1132 silly decomposeActions refresh-package-json require-directory@2.1.1 1133 silly decomposeActions fetch require-main-filename@2.0.0 1134 silly decomposeActions extract require-main-filename@2.0.0 1135 silly decomposeActions preinstall require-main-filename@2.0.0 1136 silly decomposeActions build require-main-filename@2.0.0 1137 silly decomposeActions install require-main-filename@2.0.0 1138 silly decomposeActions postinstall require-main-filename@2.0.0 1139 silly decomposeActions finalize require-main-filename@2.0.0 1140 silly decomposeActions refresh-package-json require-main-filename@2.0.0 1141 silly decomposeActions fetch safe-buffer@5.1.2 1142 silly decomposeActions extract safe-buffer@5.1.2 1143 silly decomposeActions preinstall safe-buffer@5.1.2 1144 silly decomposeActions build safe-buffer@5.1.2 1145 silly decomposeActions install safe-buffer@5.1.2 1146 silly decomposeActions postinstall safe-buffer@5.1.2 1147 silly decomposeActions finalize safe-buffer@5.1.2 1148 silly decomposeActions refresh-package-json safe-buffer@5.1.2 1149 silly decomposeActions fetch safer-buffer@2.1.2 1150 silly decomposeActions extract safer-buffer@2.1.2 1151 silly decomposeActions preinstall safer-buffer@2.1.2 1152 silly decomposeActions build safer-buffer@2.1.2 1153 silly decomposeActions install safer-buffer@2.1.2 1154 silly decomposeActions postinstall safer-buffer@2.1.2 1155 silly decomposeActions finalize safer-buffer@2.1.2 1156 silly decomposeActions refresh-package-json safer-buffer@2.1.2 1157 silly decomposeActions fetch iconv-lite@0.4.24 1158 silly decomposeActions extract iconv-lite@0.4.24 1159 silly decomposeActions preinstall iconv-lite@0.4.24 1160 silly decomposeActions build iconv-lite@0.4.24 1161 silly decomposeActions install iconv-lite@0.4.24 1162 silly decomposeActions postinstall iconv-lite@0.4.24 1163 silly decomposeActions finalize iconv-lite@0.4.24 1164 silly decomposeActions refresh-package-json iconv-lite@0.4.24 1165 silly decomposeActions fetch sax@1.2.1 1166 silly decomposeActions extract sax@1.2.1 1167 silly decomposeActions preinstall sax@1.2.1 1168 silly decomposeActions build sax@1.2.1 1169 silly decomposeActions install sax@1.2.1 1170 silly decomposeActions postinstall sax@1.2.1 1171 silly decomposeActions finalize sax@1.2.1 1172 silly decomposeActions refresh-package-json sax@1.2.1 1173 silly decomposeActions fetch semver@7.3.2 1174 silly decomposeActions extract semver@7.3.2 1175 silly decomposeActions preinstall semver@7.3.2 1176 silly decomposeActions build semver@7.3.2 1177 silly decomposeActions install semver@7.3.2 1178 silly decomposeActions postinstall semver@7.3.2 1179 silly decomposeActions finalize semver@7.3.2 1180 silly decomposeActions refresh-package-json semver@7.3.2 1181 silly decomposeActions fetch @aws-cdk/cloud-assembly-schema@1.56.0 1182 silly decomposeActions extract @aws-cdk/cloud-assembly-schema@1.56.0 1183 silly decomposeActions preinstall @aws-cdk/cloud-assembly-schema@1.56.0 1184 silly decomposeActions build @aws-cdk/cloud-assembly-schema@1.56.0 1185 silly decomposeActions install @aws-cdk/cloud-assembly-schema@1.56.0 1186 silly decomposeActions postinstall @aws-cdk/cloud-assembly-schema@1.56.0 1187 silly decomposeActions finalize @aws-cdk/cloud-assembly-schema@1.56.0 1188 silly decomposeActions refresh-package-json @aws-cdk/cloud-assembly-schema@1.56.0 1189 silly decomposeActions fetch @aws-cdk/cx-api@1.56.0 1190 silly decomposeActions extract @aws-cdk/cx-api@1.56.0 1191 silly decomposeActions preinstall @aws-cdk/cx-api@1.56.0 1192 silly decomposeActions build @aws-cdk/cx-api@1.56.0 1193 silly decomposeActions install @aws-cdk/cx-api@1.56.0 1194 silly decomposeActions postinstall @aws-cdk/cx-api@1.56.0 1195 silly decomposeActions finalize @aws-cdk/cx-api@1.56.0 1196 silly decomposeActions refresh-package-json @aws-cdk/cx-api@1.56.0 1197 silly decomposeActions fetch set-blocking@2.0.0 1198 silly decomposeActions extract set-blocking@2.0.0 1199 silly decomposeActions preinstall set-blocking@2.0.0 1200 silly decomposeActions build set-blocking@2.0.0 1201 silly decomposeActions install set-blocking@2.0.0 1202 silly decomposeActions postinstall set-blocking@2.0.0 1203 silly decomposeActions finalize set-blocking@2.0.0 1204 silly decomposeActions refresh-package-json set-blocking@2.0.0 1205 silly decomposeActions fetch setprototypeof@1.1.1 1206 silly decomposeActions extract setprototypeof@1.1.1 1207 silly decomposeActions preinstall setprototypeof@1.1.1 1208 silly decomposeActions build setprototypeof@1.1.1 1209 silly decomposeActions install setprototypeof@1.1.1 1210 silly decomposeActions postinstall setprototypeof@1.1.1 1211 silly decomposeActions finalize setprototypeof@1.1.1 1212 silly decomposeActions refresh-package-json setprototypeof@1.1.1 1213 silly decomposeActions fetch is-fullwidth-code-point@2.0.0 1214 silly decomposeActions extract is-fullwidth-code-point@2.0.0 1215 silly decomposeActions preinstall is-fullwidth-code-point@2.0.0 1216 silly decomposeActions build is-fullwidth-code-point@2.0.0 1217 silly decomposeActions install is-fullwidth-code-point@2.0.0 1218 silly decomposeActions postinstall is-fullwidth-code-point@2.0.0 1219 silly decomposeActions finalize is-fullwidth-code-point@2.0.0 1220 silly decomposeActions refresh-package-json is-fullwidth-code-point@2.0.0 1221 silly decomposeActions fetch slice-ansi@2.1.0 1222 silly decomposeActions extract slice-ansi@2.1.0 1223 silly decomposeActions preinstall slice-ansi@2.1.0 1224 silly decomposeActions build slice-ansi@2.1.0 1225 silly decomposeActions install slice-ansi@2.1.0 1226 silly decomposeActions postinstall slice-ansi@2.1.0 1227 silly decomposeActions finalize slice-ansi@2.1.0 1228 silly decomposeActions refresh-package-json slice-ansi@2.1.0 1229 silly decomposeActions fetch smart-buffer@4.1.0 1230 silly decomposeActions extract smart-buffer@4.1.0 1231 silly decomposeActions preinstall smart-buffer@4.1.0 1232 silly decomposeActions build smart-buffer@4.1.0 1233 silly decomposeActions install smart-buffer@4.1.0 1234 silly decomposeActions postinstall smart-buffer@4.1.0 1235 silly decomposeActions finalize smart-buffer@4.1.0 1236 silly decomposeActions refresh-package-json smart-buffer@4.1.0 1237 silly decomposeActions fetch socks@2.3.3 1238 silly decomposeActions extract socks@2.3.3 1239 silly decomposeActions preinstall socks@2.3.3 1240 silly decomposeActions build socks@2.3.3 1241 silly decomposeActions install socks@2.3.3 1242 silly decomposeActions postinstall socks@2.3.3 1243 silly decomposeActions finalize socks@2.3.3 1244 silly decomposeActions refresh-package-json socks@2.3.3 1245 silly decomposeActions fetch agent-base@4.2.1 1246 silly decomposeActions extract agent-base@4.2.1 1247 silly decomposeActions preinstall agent-base@4.2.1 1248 silly decomposeActions build agent-base@4.2.1 1249 silly decomposeActions install agent-base@4.2.1 1250 silly decomposeActions postinstall agent-base@4.2.1 1251 silly decomposeActions finalize agent-base@4.2.1 1252 silly decomposeActions refresh-package-json agent-base@4.2.1 1253 silly decomposeActions fetch socks-proxy-agent@4.0.2 1254 silly decomposeActions extract socks-proxy-agent@4.0.2 1255 silly decomposeActions preinstall socks-proxy-agent@4.0.2 1256 silly decomposeActions build socks-proxy-agent@4.0.2 1257 silly decomposeActions install socks-proxy-agent@4.0.2 1258 silly decomposeActions postinstall socks-proxy-agent@4.0.2 1259 silly decomposeActions finalize socks-proxy-agent@4.0.2 1260 silly decomposeActions refresh-package-json socks-proxy-agent@4.0.2 1261 silly decomposeActions fetch source-map@0.6.1 1262 silly decomposeActions extract source-map@0.6.1 1263 silly decomposeActions preinstall source-map@0.6.1 1264 silly decomposeActions build source-map@0.6.1 1265 silly decomposeActions install source-map@0.6.1 1266 silly decomposeActions postinstall source-map@0.6.1 1267 silly decomposeActions finalize source-map@0.6.1 1268 silly decomposeActions refresh-package-json source-map@0.6.1 1269 silly decomposeActions fetch statuses@1.5.0 1270 silly decomposeActions extract statuses@1.5.0 1271 silly decomposeActions preinstall statuses@1.5.0 1272 silly decomposeActions build statuses@1.5.0 1273 silly decomposeActions install statuses@1.5.0 1274 silly decomposeActions postinstall statuses@1.5.0 1275 silly decomposeActions finalize statuses@1.5.0 1276 silly decomposeActions refresh-package-json statuses@1.5.0 1277 silly decomposeActions fetch string_decoder@1.1.1 1278 silly decomposeActions extract string_decoder@1.1.1 1279 silly decomposeActions preinstall string_decoder@1.1.1 1280 silly decomposeActions build string_decoder@1.1.1 1281 silly decomposeActions install string_decoder@1.1.1 1282 silly decomposeActions postinstall string_decoder@1.1.1 1283 silly decomposeActions finalize string_decoder@1.1.1 1284 silly decomposeActions refresh-package-json string_decoder@1.1.1 1285 silly decomposeActions fetch strip-ansi@6.0.0 1286 silly decomposeActions extract strip-ansi@6.0.0 1287 silly decomposeActions preinstall strip-ansi@6.0.0 1288 silly decomposeActions build strip-ansi@6.0.0 1289 silly decomposeActions install strip-ansi@6.0.0 1290 silly decomposeActions postinstall strip-ansi@6.0.0 1291 silly decomposeActions finalize strip-ansi@6.0.0 1292 silly decomposeActions refresh-package-json strip-ansi@6.0.0 1293 silly decomposeActions fetch string-width@4.2.0 1294 silly decomposeActions extract string-width@4.2.0 1295 silly decomposeActions preinstall string-width@4.2.0 1296 silly decomposeActions build string-width@4.2.0 1297 silly decomposeActions install string-width@4.2.0 1298 silly decomposeActions postinstall string-width@4.2.0 1299 silly decomposeActions finalize string-width@4.2.0 1300 silly decomposeActions refresh-package-json string-width@4.2.0 1301 silly decomposeActions fetch wrap-ansi@6.2.0 1302 silly decomposeActions extract wrap-ansi@6.2.0 1303 silly decomposeActions preinstall wrap-ansi@6.2.0 1304 silly decomposeActions build wrap-ansi@6.2.0 1305 silly decomposeActions install wrap-ansi@6.2.0 1306 silly decomposeActions postinstall wrap-ansi@6.2.0 1307 silly decomposeActions finalize wrap-ansi@6.2.0 1308 silly decomposeActions refresh-package-json wrap-ansi@6.2.0 1309 silly decomposeActions fetch cliui@6.0.0 1310 silly decomposeActions extract cliui@6.0.0 1311 silly decomposeActions preinstall cliui@6.0.0 1312 silly decomposeActions build cliui@6.0.0 1313 silly decomposeActions install cliui@6.0.0 1314 silly decomposeActions postinstall cliui@6.0.0 1315 silly decomposeActions finalize cliui@6.0.0 1316 silly decomposeActions refresh-package-json cliui@6.0.0 1317 silly decomposeActions fetch ansi-regex@4.1.0 1318 silly decomposeActions extract ansi-regex@4.1.0 1319 silly decomposeActions preinstall ansi-regex@4.1.0 1320 silly decomposeActions build ansi-regex@4.1.0 1321 silly decomposeActions install ansi-regex@4.1.0 1322 silly decomposeActions postinstall ansi-regex@4.1.0 1323 silly decomposeActions finalize ansi-regex@4.1.0 1324 silly decomposeActions refresh-package-json ansi-regex@4.1.0 1325 silly decomposeActions fetch emoji-regex@7.0.3 1326 silly decomposeActions extract emoji-regex@7.0.3 1327 silly decomposeActions preinstall emoji-regex@7.0.3 1328 silly decomposeActions build emoji-regex@7.0.3 1329 silly decomposeActions install emoji-regex@7.0.3 1330 silly decomposeActions postinstall emoji-regex@7.0.3 1331 silly decomposeActions finalize emoji-regex@7.0.3 1332 silly decomposeActions refresh-package-json emoji-regex@7.0.3 1333 silly decomposeActions fetch is-fullwidth-code-point@2.0.0 1334 silly decomposeActions extract is-fullwidth-code-point@2.0.0 1335 silly decomposeActions preinstall is-fullwidth-code-point@2.0.0 1336 silly decomposeActions build is-fullwidth-code-point@2.0.0 1337 silly decomposeActions install is-fullwidth-code-point@2.0.0 1338 silly decomposeActions postinstall is-fullwidth-code-point@2.0.0 1339 silly decomposeActions finalize is-fullwidth-code-point@2.0.0 1340 silly decomposeActions refresh-package-json is-fullwidth-code-point@2.0.0 1341 silly decomposeActions fetch strip-ansi@5.2.0 1342 silly decomposeActions extract strip-ansi@5.2.0 1343 silly decomposeActions preinstall strip-ansi@5.2.0 1344 silly decomposeActions build strip-ansi@5.2.0 1345 silly decomposeActions install strip-ansi@5.2.0 1346 silly decomposeActions postinstall strip-ansi@5.2.0 1347 silly decomposeActions finalize strip-ansi@5.2.0 1348 silly decomposeActions refresh-package-json strip-ansi@5.2.0 1349 silly decomposeActions fetch string-width@3.1.0 1350 silly decomposeActions extract string-width@3.1.0 1351 silly decomposeActions preinstall string-width@3.1.0 1352 silly decomposeActions build string-width@3.1.0 1353 silly decomposeActions install string-width@3.1.0 1354 silly decomposeActions postinstall string-width@3.1.0 1355 silly decomposeActions finalize string-width@3.1.0 1356 silly decomposeActions refresh-package-json string-width@3.1.0 1357 silly decomposeActions fetch safe-buffer@5.2.0 1358 silly decomposeActions extract safe-buffer@5.2.0 1359 silly decomposeActions preinstall safe-buffer@5.2.0 1360 silly decomposeActions build safe-buffer@5.2.0 1361 silly decomposeActions install safe-buffer@5.2.0 1362 silly decomposeActions postinstall safe-buffer@5.2.0 1363 silly decomposeActions finalize safe-buffer@5.2.0 1364 silly decomposeActions refresh-package-json safe-buffer@5.2.0 1365 silly decomposeActions fetch string_decoder@1.3.0 1366 silly decomposeActions extract string_decoder@1.3.0 1367 silly decomposeActions preinstall string_decoder@1.3.0 1368 silly decomposeActions build string_decoder@1.3.0 1369 silly decomposeActions install string_decoder@1.3.0 1370 silly decomposeActions postinstall string_decoder@1.3.0 1371 silly decomposeActions finalize string_decoder@1.3.0 1372 silly decomposeActions refresh-package-json string_decoder@1.3.0 1373 silly decomposeActions fetch thunkify@2.1.2 1374 silly decomposeActions extract thunkify@2.1.2 1375 silly decomposeActions preinstall thunkify@2.1.2 1376 silly decomposeActions build thunkify@2.1.2 1377 silly decomposeActions install thunkify@2.1.2 1378 silly decomposeActions postinstall thunkify@2.1.2 1379 silly decomposeActions finalize thunkify@2.1.2 1380 silly decomposeActions refresh-package-json thunkify@2.1.2 1381 silly decomposeActions fetch toidentifier@1.0.0 1382 silly decomposeActions extract toidentifier@1.0.0 1383 silly decomposeActions preinstall toidentifier@1.0.0 1384 silly decomposeActions build toidentifier@1.0.0 1385 silly decomposeActions install toidentifier@1.0.0 1386 silly decomposeActions postinstall toidentifier@1.0.0 1387 silly decomposeActions finalize toidentifier@1.0.0 1388 silly decomposeActions refresh-package-json toidentifier@1.0.0 1389 silly decomposeActions fetch http-errors@1.7.3 1390 silly decomposeActions extract http-errors@1.7.3 1391 silly decomposeActions preinstall http-errors@1.7.3 1392 silly decomposeActions build http-errors@1.7.3 1393 silly decomposeActions install http-errors@1.7.3 1394 silly decomposeActions postinstall http-errors@1.7.3 1395 silly decomposeActions finalize http-errors@1.7.3 1396 silly decomposeActions refresh-package-json http-errors@1.7.3 1397 silly decomposeActions fetch type-check@0.3.2 1398 silly decomposeActions extract type-check@0.3.2 1399 silly decomposeActions preinstall type-check@0.3.2 1400 silly decomposeActions build type-check@0.3.2 1401 silly decomposeActions install type-check@0.3.2 1402 silly decomposeActions postinstall type-check@0.3.2 1403 silly decomposeActions finalize type-check@0.3.2 1404 silly decomposeActions refresh-package-json type-check@0.3.2 1405 silly decomposeActions fetch levn@0.3.0 1406 silly decomposeActions extract levn@0.3.0 1407 silly decomposeActions preinstall levn@0.3.0 1408 silly decomposeActions build levn@0.3.0 1409 silly decomposeActions install levn@0.3.0 1410 silly decomposeActions postinstall levn@0.3.0 1411 silly decomposeActions finalize levn@0.3.0 1412 silly decomposeActions refresh-package-json levn@0.3.0 1413 silly decomposeActions fetch universalify@1.0.0 1414 silly decomposeActions extract universalify@1.0.0 1415 silly decomposeActions preinstall universalify@1.0.0 1416 silly decomposeActions build universalify@1.0.0 1417 silly decomposeActions install universalify@1.0.0 1418 silly decomposeActions postinstall universalify@1.0.0 1419 silly decomposeActions finalize universalify@1.0.0 1420 silly decomposeActions refresh-package-json universalify@1.0.0 1421 silly decomposeActions fetch jsonfile@6.0.1 1422 silly decomposeActions extract jsonfile@6.0.1 1423 silly decomposeActions preinstall jsonfile@6.0.1 1424 silly decomposeActions build jsonfile@6.0.1 1425 silly decomposeActions install jsonfile@6.0.1 1426 silly decomposeActions postinstall jsonfile@6.0.1 1427 silly decomposeActions finalize jsonfile@6.0.1 1428 silly decomposeActions refresh-package-json jsonfile@6.0.1 1429 silly decomposeActions fetch unpipe@1.0.0 1430 silly decomposeActions extract unpipe@1.0.0 1431 silly decomposeActions preinstall unpipe@1.0.0 1432 silly decomposeActions build unpipe@1.0.0 1433 silly decomposeActions install unpipe@1.0.0 1434 silly decomposeActions postinstall unpipe@1.0.0 1435 silly decomposeActions finalize unpipe@1.0.0 1436 silly decomposeActions refresh-package-json unpipe@1.0.0 1437 silly decomposeActions fetch raw-body@2.4.1 1438 silly decomposeActions extract raw-body@2.4.1 1439 silly decomposeActions preinstall raw-body@2.4.1 1440 silly decomposeActions build raw-body@2.4.1 1441 silly decomposeActions install raw-body@2.4.1 1442 silly decomposeActions postinstall raw-body@2.4.1 1443 silly decomposeActions finalize raw-body@2.4.1 1444 silly decomposeActions refresh-package-json raw-body@2.4.1 1445 silly decomposeActions fetch punycode@2.1.1 1446 silly decomposeActions extract punycode@2.1.1 1447 silly decomposeActions preinstall punycode@2.1.1 1448 silly decomposeActions build punycode@2.1.1 1449 silly decomposeActions install punycode@2.1.1 1450 silly decomposeActions postinstall punycode@2.1.1 1451 silly decomposeActions finalize punycode@2.1.1 1452 silly decomposeActions refresh-package-json punycode@2.1.1 1453 silly decomposeActions fetch uri-js@4.2.2 1454 silly decomposeActions extract uri-js@4.2.2 1455 silly decomposeActions preinstall uri-js@4.2.2 1456 silly decomposeActions build uri-js@4.2.2 1457 silly decomposeActions install uri-js@4.2.2 1458 silly decomposeActions postinstall uri-js@4.2.2 1459 silly decomposeActions finalize uri-js@4.2.2 1460 silly decomposeActions refresh-package-json uri-js@4.2.2 1461 silly decomposeActions fetch ajv@6.12.2 1462 silly decomposeActions extract ajv@6.12.2 1463 silly decomposeActions preinstall ajv@6.12.2 1464 silly decomposeActions build ajv@6.12.2 1465 silly decomposeActions install ajv@6.12.2 1466 silly decomposeActions postinstall ajv@6.12.2 1467 silly decomposeActions finalize ajv@6.12.2 1468 silly decomposeActions refresh-package-json ajv@6.12.2 1469 silly decomposeActions fetch table@5.4.6 1470 silly decomposeActions extract table@5.4.6 1471 silly decomposeActions preinstall table@5.4.6 1472 silly decomposeActions build table@5.4.6 1473 silly decomposeActions install table@5.4.6 1474 silly decomposeActions postinstall table@5.4.6 1475 silly decomposeActions finalize table@5.4.6 1476 silly decomposeActions refresh-package-json table@5.4.6 1477 silly decomposeActions fetch url@0.10.3 1478 silly decomposeActions extract url@0.10.3 1479 silly decomposeActions preinstall url@0.10.3 1480 silly decomposeActions build url@0.10.3 1481 silly decomposeActions install url@0.10.3 1482 silly decomposeActions postinstall url@0.10.3 1483 silly decomposeActions finalize url@0.10.3 1484 silly decomposeActions refresh-package-json url@0.10.3 1485 silly decomposeActions fetch util-deprecate@1.0.2 1486 silly decomposeActions extract util-deprecate@1.0.2 1487 silly decomposeActions preinstall util-deprecate@1.0.2 1488 silly decomposeActions build util-deprecate@1.0.2 1489 silly decomposeActions install util-deprecate@1.0.2 1490 silly decomposeActions postinstall util-deprecate@1.0.2 1491 silly decomposeActions finalize util-deprecate@1.0.2 1492 silly decomposeActions refresh-package-json util-deprecate@1.0.2 1493 silly decomposeActions fetch readable-stream@3.6.0 1494 silly decomposeActions extract readable-stream@3.6.0 1495 silly decomposeActions preinstall readable-stream@3.6.0 1496 silly decomposeActions build readable-stream@3.6.0 1497 silly decomposeActions install readable-stream@3.6.0 1498 silly decomposeActions postinstall readable-stream@3.6.0 1499 silly decomposeActions finalize readable-stream@3.6.0 1500 silly decomposeActions refresh-package-json readable-stream@3.6.0 1501 silly decomposeActions fetch readable-stream@3.6.0 1502 silly decomposeActions extract readable-stream@3.6.0 1503 silly decomposeActions preinstall readable-stream@3.6.0 1504 silly decomposeActions build readable-stream@3.6.0 1505 silly decomposeActions install readable-stream@3.6.0 1506 silly decomposeActions postinstall readable-stream@3.6.0 1507 silly decomposeActions finalize readable-stream@3.6.0 1508 silly decomposeActions refresh-package-json readable-stream@3.6.0 1509 silly decomposeActions fetch bl@4.0.2 1510 silly decomposeActions extract bl@4.0.2 1511 silly decomposeActions preinstall bl@4.0.2 1512 silly decomposeActions build bl@4.0.2 1513 silly decomposeActions install bl@4.0.2 1514 silly decomposeActions postinstall bl@4.0.2 1515 silly decomposeActions finalize bl@4.0.2 1516 silly decomposeActions refresh-package-json bl@4.0.2 1517 silly decomposeActions fetch readable-stream@3.6.0 1518 silly decomposeActions extract readable-stream@3.6.0 1519 silly decomposeActions preinstall readable-stream@3.6.0 1520 silly decomposeActions build readable-stream@3.6.0 1521 silly decomposeActions install readable-stream@3.6.0 1522 silly decomposeActions postinstall readable-stream@3.6.0 1523 silly decomposeActions finalize readable-stream@3.6.0 1524 silly decomposeActions refresh-package-json readable-stream@3.6.0 1525 silly decomposeActions fetch crc32-stream@3.0.1 1526 silly decomposeActions extract crc32-stream@3.0.1 1527 silly decomposeActions preinstall crc32-stream@3.0.1 1528 silly decomposeActions build crc32-stream@3.0.1 1529 silly decomposeActions install crc32-stream@3.0.1 1530 silly decomposeActions postinstall crc32-stream@3.0.1 1531 silly decomposeActions finalize crc32-stream@3.0.1 1532 silly decomposeActions refresh-package-json crc32-stream@3.0.1 1533 silly decomposeActions fetch readable-stream@2.3.7 1534 silly decomposeActions extract readable-stream@2.3.7 1535 silly decomposeActions preinstall readable-stream@2.3.7 1536 silly decomposeActions build readable-stream@2.3.7 1537 silly decomposeActions install readable-stream@2.3.7 1538 silly decomposeActions postinstall readable-stream@2.3.7 1539 silly decomposeActions finalize readable-stream@2.3.7 1540 silly decomposeActions refresh-package-json readable-stream@2.3.7 1541 silly decomposeActions fetch compress-commons@3.0.0 1542 silly decomposeActions extract compress-commons@3.0.0 1543 silly decomposeActions preinstall compress-commons@3.0.0 1544 silly decomposeActions build compress-commons@3.0.0 1545 silly decomposeActions install compress-commons@3.0.0 1546 silly decomposeActions postinstall compress-commons@3.0.0 1547 silly decomposeActions finalize compress-commons@3.0.0 1548 silly decomposeActions refresh-package-json compress-commons@3.0.0 1549 silly decomposeActions fetch lazystream@1.0.0 1550 silly decomposeActions extract lazystream@1.0.0 1551 silly decomposeActions preinstall lazystream@1.0.0 1552 silly decomposeActions build lazystream@1.0.0 1553 silly decomposeActions install lazystream@1.0.0 1554 silly decomposeActions postinstall lazystream@1.0.0 1555 silly decomposeActions finalize lazystream@1.0.0 1556 silly decomposeActions refresh-package-json lazystream@1.0.0 1557 silly decomposeActions fetch readable-stream@3.6.0 1558 silly decomposeActions extract readable-stream@3.6.0 1559 silly decomposeActions preinstall readable-stream@3.6.0 1560 silly decomposeActions build readable-stream@3.6.0 1561 silly decomposeActions install readable-stream@3.6.0 1562 silly decomposeActions postinstall readable-stream@3.6.0 1563 silly decomposeActions finalize readable-stream@3.6.0 1564 silly decomposeActions refresh-package-json readable-stream@3.6.0 1565 silly decomposeActions fetch which-module@2.0.0 1566 silly decomposeActions extract which-module@2.0.0 1567 silly decomposeActions preinstall which-module@2.0.0 1568 silly decomposeActions build which-module@2.0.0 1569 silly decomposeActions install which-module@2.0.0 1570 silly decomposeActions postinstall which-module@2.0.0 1571 silly decomposeActions finalize which-module@2.0.0 1572 silly decomposeActions refresh-package-json which-module@2.0.0 1573 silly decomposeActions fetch word-wrap@1.2.3 1574 silly decomposeActions extract word-wrap@1.2.3 1575 silly decomposeActions preinstall word-wrap@1.2.3 1576 silly decomposeActions build word-wrap@1.2.3 1577 silly decomposeActions install word-wrap@1.2.3 1578 silly decomposeActions postinstall word-wrap@1.2.3 1579 silly decomposeActions finalize word-wrap@1.2.3 1580 silly decomposeActions refresh-package-json word-wrap@1.2.3 1581 silly decomposeActions fetch optionator@0.8.3 1582 silly decomposeActions extract optionator@0.8.3 1583 silly decomposeActions preinstall optionator@0.8.3 1584 silly decomposeActions build optionator@0.8.3 1585 silly decomposeActions install optionator@0.8.3 1586 silly decomposeActions postinstall optionator@0.8.3 1587 silly decomposeActions finalize optionator@0.8.3 1588 silly decomposeActions refresh-package-json optionator@0.8.3 1589 silly decomposeActions fetch escodegen@1.14.1 1590 silly decomposeActions extract escodegen@1.14.1 1591 silly decomposeActions preinstall escodegen@1.14.1 1592 silly decomposeActions build escodegen@1.14.1 1593 silly decomposeActions install escodegen@1.14.1 1594 silly decomposeActions postinstall escodegen@1.14.1 1595 silly decomposeActions finalize escodegen@1.14.1 1596 silly decomposeActions refresh-package-json escodegen@1.14.1 1597 silly decomposeActions fetch degenerator@1.0.4 1598 silly decomposeActions extract degenerator@1.0.4 1599 silly decomposeActions preinstall degenerator@1.0.4 1600 silly decomposeActions build degenerator@1.0.4 1601 silly decomposeActions install degenerator@1.0.4 1602 silly decomposeActions postinstall degenerator@1.0.4 1603 silly decomposeActions finalize degenerator@1.0.4 1604 silly decomposeActions refresh-package-json degenerator@1.0.4 1605 silly decomposeActions fetch pac-resolver@3.0.0 1606 silly decomposeActions extract pac-resolver@3.0.0 1607 silly decomposeActions preinstall pac-resolver@3.0.0 1608 silly decomposeActions build pac-resolver@3.0.0 1609 silly decomposeActions install pac-resolver@3.0.0 1610 silly decomposeActions postinstall pac-resolver@3.0.0 1611 silly decomposeActions finalize pac-resolver@3.0.0 1612 silly decomposeActions refresh-package-json pac-resolver@3.0.0 1613 silly decomposeActions fetch wordwrap@1.0.0 1614 silly decomposeActions extract wordwrap@1.0.0 1615 silly decomposeActions preinstall wordwrap@1.0.0 1616 silly decomposeActions build wordwrap@1.0.0 1617 silly decomposeActions install wordwrap@1.0.0 1618 silly decomposeActions postinstall wordwrap@1.0.0 1619 silly decomposeActions finalize wordwrap@1.0.0 1620 silly decomposeActions refresh-package-json wordwrap@1.0.0 1621 silly decomposeActions fetch dreamopt@0.6.0 1622 silly decomposeActions extract dreamopt@0.6.0 1623 silly decomposeActions preinstall dreamopt@0.6.0 1624 silly decomposeActions build dreamopt@0.6.0 1625 silly decomposeActions install dreamopt@0.6.0 1626 silly decomposeActions postinstall dreamopt@0.6.0 1627 silly decomposeActions finalize dreamopt@0.6.0 1628 silly decomposeActions refresh-package-json dreamopt@0.6.0 1629 silly decomposeActions fetch color-name@1.1.4 1630 silly decomposeActions extract color-name@1.1.4 1631 silly decomposeActions preinstall color-name@1.1.4 1632 silly decomposeActions build color-name@1.1.4 1633 silly decomposeActions install color-name@1.1.4 1634 silly decomposeActions postinstall color-name@1.1.4 1635 silly decomposeActions finalize color-name@1.1.4 1636 silly decomposeActions refresh-package-json color-name@1.1.4 1637 silly decomposeActions fetch color-convert@2.0.1 1638 silly decomposeActions extract color-convert@2.0.1 1639 silly decomposeActions preinstall color-convert@2.0.1 1640 silly decomposeActions build color-convert@2.0.1 1641 silly decomposeActions install color-convert@2.0.1 1642 silly decomposeActions postinstall color-convert@2.0.1 1643 silly decomposeActions finalize color-convert@2.0.1 1644 silly decomposeActions refresh-package-json color-convert@2.0.1 1645 silly decomposeActions fetch ansi-styles@4.2.1 1646 silly decomposeActions extract ansi-styles@4.2.1 1647 silly decomposeActions preinstall ansi-styles@4.2.1 1648 silly decomposeActions build ansi-styles@4.2.1 1649 silly decomposeActions install ansi-styles@4.2.1 1650 silly decomposeActions postinstall ansi-styles@4.2.1 1651 silly decomposeActions finalize ansi-styles@4.2.1 1652 silly decomposeActions refresh-package-json ansi-styles@4.2.1 1653 silly decomposeActions fetch wrappy@1.0.2 1654 silly decomposeActions extract wrappy@1.0.2 1655 silly decomposeActions preinstall wrappy@1.0.2 1656 silly decomposeActions build wrappy@1.0.2 1657 silly decomposeActions install wrappy@1.0.2 1658 silly decomposeActions postinstall wrappy@1.0.2 1659 silly decomposeActions finalize wrappy@1.0.2 1660 silly decomposeActions refresh-package-json wrappy@1.0.2 1661 silly decomposeActions fetch once@1.4.0 1662 silly decomposeActions extract once@1.4.0 1663 silly decomposeActions preinstall once@1.4.0 1664 silly decomposeActions build once@1.4.0 1665 silly decomposeActions install once@1.4.0 1666 silly decomposeActions postinstall once@1.4.0 1667 silly decomposeActions finalize once@1.4.0 1668 silly decomposeActions refresh-package-json once@1.4.0 1669 silly decomposeActions fetch end-of-stream@1.4.4 1670 silly decomposeActions extract end-of-stream@1.4.4 1671 silly decomposeActions preinstall end-of-stream@1.4.4 1672 silly decomposeActions build end-of-stream@1.4.4 1673 silly decomposeActions install end-of-stream@1.4.4 1674 silly decomposeActions postinstall end-of-stream@1.4.4 1675 silly decomposeActions finalize end-of-stream@1.4.4 1676 silly decomposeActions refresh-package-json end-of-stream@1.4.4 1677 silly decomposeActions fetch tar-stream@2.1.2 1678 silly decomposeActions extract tar-stream@2.1.2 1679 silly decomposeActions preinstall tar-stream@2.1.2 1680 silly decomposeActions build tar-stream@2.1.2 1681 silly decomposeActions install tar-stream@2.1.2 1682 silly decomposeActions postinstall tar-stream@2.1.2 1683 silly decomposeActions finalize tar-stream@2.1.2 1684 silly decomposeActions refresh-package-json tar-stream@2.1.2 1685 silly decomposeActions fetch inflight@1.0.6 1686 silly decomposeActions extract inflight@1.0.6 1687 silly decomposeActions preinstall inflight@1.0.6 1688 silly decomposeActions build inflight@1.0.6 1689 silly decomposeActions install inflight@1.0.6 1690 silly decomposeActions postinstall inflight@1.0.6 1691 silly decomposeActions finalize inflight@1.0.6 1692 silly decomposeActions refresh-package-json inflight@1.0.6 1693 silly decomposeActions fetch glob@7.1.6 1694 silly decomposeActions extract glob@7.1.6 1695 silly decomposeActions preinstall glob@7.1.6 1696 silly decomposeActions build glob@7.1.6 1697 silly decomposeActions install glob@7.1.6 1698 silly decomposeActions postinstall glob@7.1.6 1699 silly decomposeActions finalize glob@7.1.6 1700 silly decomposeActions refresh-package-json glob@7.1.6 1701 silly decomposeActions fetch archiver-utils@2.1.0 1702 silly decomposeActions extract archiver-utils@2.1.0 1703 silly decomposeActions preinstall archiver-utils@2.1.0 1704 silly decomposeActions build archiver-utils@2.1.0 1705 silly decomposeActions install archiver-utils@2.1.0 1706 silly decomposeActions postinstall archiver-utils@2.1.0 1707 silly decomposeActions finalize archiver-utils@2.1.0 1708 silly decomposeActions refresh-package-json archiver-utils@2.1.0 1709 silly decomposeActions fetch sax@1.2.4 1710 silly decomposeActions extract sax@1.2.4 1711 silly decomposeActions preinstall sax@1.2.4 1712 silly decomposeActions build sax@1.2.4 1713 silly decomposeActions install sax@1.2.4 1714 silly decomposeActions postinstall sax@1.2.4 1715 silly decomposeActions finalize sax@1.2.4 1716 silly decomposeActions refresh-package-json sax@1.2.4 1717 silly decomposeActions fetch xmlbuilder@9.0.7 1718 silly decomposeActions extract xmlbuilder@9.0.7 1719 silly decomposeActions preinstall xmlbuilder@9.0.7 1720 silly decomposeActions build xmlbuilder@9.0.7 1721 silly decomposeActions install xmlbuilder@9.0.7 1722 silly decomposeActions postinstall xmlbuilder@9.0.7 1723 silly decomposeActions finalize xmlbuilder@9.0.7 1724 silly decomposeActions refresh-package-json xmlbuilder@9.0.7 1725 silly decomposeActions fetch xml2js@0.4.19 1726 silly decomposeActions extract xml2js@0.4.19 1727 silly decomposeActions preinstall xml2js@0.4.19 1728 silly decomposeActions build xml2js@0.4.19 1729 silly decomposeActions install xml2js@0.4.19 1730 silly decomposeActions postinstall xml2js@0.4.19 1731 silly decomposeActions finalize xml2js@0.4.19 1732 silly decomposeActions refresh-package-json xml2js@0.4.19 1733 silly decomposeActions fetch aws-sdk@2.715.0 1734 silly decomposeActions extract aws-sdk@2.715.0 1735 silly decomposeActions preinstall aws-sdk@2.715.0 1736 silly decomposeActions build aws-sdk@2.715.0 1737 silly decomposeActions install aws-sdk@2.715.0 1738 silly decomposeActions postinstall aws-sdk@2.715.0 1739 silly decomposeActions finalize aws-sdk@2.715.0 1740 silly decomposeActions refresh-package-json aws-sdk@2.715.0 1741 silly decomposeActions fetch xregexp@2.0.0 1742 silly decomposeActions extract xregexp@2.0.0 1743 silly decomposeActions preinstall xregexp@2.0.0 1744 silly decomposeActions build xregexp@2.0.0 1745 silly decomposeActions install xregexp@2.0.0 1746 silly decomposeActions postinstall xregexp@2.0.0 1747 silly decomposeActions finalize xregexp@2.0.0 1748 silly decomposeActions refresh-package-json xregexp@2.0.0 1749 silly decomposeActions fetch ftp@0.3.10 1750 silly decomposeActions extract ftp@0.3.10 1751 silly decomposeActions preinstall ftp@0.3.10 1752 silly decomposeActions build ftp@0.3.10 1753 silly decomposeActions install ftp@0.3.10 1754 silly decomposeActions postinstall ftp@0.3.10 1755 silly decomposeActions finalize ftp@0.3.10 1756 silly decomposeActions refresh-package-json ftp@0.3.10 1757 silly decomposeActions fetch get-uri@2.0.4 1758 silly decomposeActions extract get-uri@2.0.4 1759 silly decomposeActions preinstall get-uri@2.0.4 1760 silly decomposeActions build get-uri@2.0.4 1761 silly decomposeActions install get-uri@2.0.4 1762 silly decomposeActions postinstall get-uri@2.0.4 1763 silly decomposeActions finalize get-uri@2.0.4 1764 silly decomposeActions refresh-package-json get-uri@2.0.4 1765 silly decomposeActions fetch pac-proxy-agent@3.0.1 1766 silly decomposeActions extract pac-proxy-agent@3.0.1 1767 silly decomposeActions preinstall pac-proxy-agent@3.0.1 1768 silly decomposeActions build pac-proxy-agent@3.0.1 1769 silly decomposeActions install pac-proxy-agent@3.0.1 1770 silly decomposeActions postinstall pac-proxy-agent@3.0.1 1771 silly decomposeActions finalize pac-proxy-agent@3.0.1 1772 silly decomposeActions refresh-package-json pac-proxy-agent@3.0.1 1773 silly decomposeActions fetch y18n@4.0.0 1774 silly decomposeActions extract y18n@4.0.0 1775 silly decomposeActions preinstall y18n@4.0.0 1776 silly decomposeActions build y18n@4.0.0 1777 silly decomposeActions install y18n@4.0.0 1778 silly decomposeActions postinstall y18n@4.0.0 1779 silly decomposeActions finalize y18n@4.0.0 1780 silly decomposeActions refresh-package-json y18n@4.0.0 1781 silly decomposeActions fetch yallist@3.1.1 1782 silly decomposeActions extract yallist@3.1.1 1783 silly decomposeActions preinstall yallist@3.1.1 1784 silly decomposeActions build yallist@3.1.1 1785 silly decomposeActions install yallist@3.1.1 1786 silly decomposeActions postinstall yallist@3.1.1 1787 silly decomposeActions finalize yallist@3.1.1 1788 silly decomposeActions refresh-package-json yallist@3.1.1 1789 silly decomposeActions fetch lru-cache@5.1.1 1790 silly decomposeActions extract lru-cache@5.1.1 1791 silly decomposeActions preinstall lru-cache@5.1.1 1792 silly decomposeActions build lru-cache@5.1.1 1793 silly decomposeActions install lru-cache@5.1.1 1794 silly decomposeActions postinstall lru-cache@5.1.1 1795 silly decomposeActions finalize lru-cache@5.1.1 1796 silly decomposeActions refresh-package-json lru-cache@5.1.1 1797 silly decomposeActions fetch camelcase@5.3.1 1798 silly decomposeActions extract camelcase@5.3.1 1799 silly decomposeActions preinstall camelcase@5.3.1 1800 silly decomposeActions build camelcase@5.3.1 1801 silly decomposeActions install camelcase@5.3.1 1802 silly decomposeActions postinstall camelcase@5.3.1 1803 silly decomposeActions finalize camelcase@5.3.1 1804 silly decomposeActions refresh-package-json camelcase@5.3.1 1805 silly decomposeActions fetch decamelize@1.2.0 1806 silly decomposeActions extract decamelize@1.2.0 1807 silly decomposeActions preinstall decamelize@1.2.0 1808 silly decomposeActions build decamelize@1.2.0 1809 silly decomposeActions install decamelize@1.2.0 1810 silly decomposeActions postinstall decamelize@1.2.0 1811 silly decomposeActions finalize decamelize@1.2.0 1812 silly decomposeActions refresh-package-json decamelize@1.2.0 1813 silly decomposeActions fetch yargs-parser@18.1.3 1814 silly decomposeActions extract yargs-parser@18.1.3 1815 silly decomposeActions preinstall yargs-parser@18.1.3 1816 silly decomposeActions build yargs-parser@18.1.3 1817 silly decomposeActions install yargs-parser@18.1.3 1818 silly decomposeActions postinstall yargs-parser@18.1.3 1819 silly decomposeActions finalize yargs-parser@18.1.3 1820 silly decomposeActions refresh-package-json yargs-parser@18.1.3 1821 silly decomposeActions fetch decamelize@1.2.0 1822 silly decomposeActions extract decamelize@1.2.0 1823 silly decomposeActions preinstall decamelize@1.2.0 1824 silly decomposeActions build decamelize@1.2.0 1825 silly decomposeActions install decamelize@1.2.0 1826 silly decomposeActions postinstall decamelize@1.2.0 1827 silly decomposeActions finalize decamelize@1.2.0 1828 silly decomposeActions refresh-package-json decamelize@1.2.0 1829 silly decomposeActions fetch yargs@15.3.1 1830 silly decomposeActions extract yargs@15.3.1 1831 silly decomposeActions preinstall yargs@15.3.1 1832 silly decomposeActions build yargs@15.3.1 1833 silly decomposeActions install yargs@15.3.1 1834 silly decomposeActions postinstall yargs@15.3.1 1835 silly decomposeActions finalize yargs@15.3.1 1836 silly decomposeActions refresh-package-json yargs@15.3.1 1837 silly decomposeActions fetch safe-buffer@5.2.0 1838 silly decomposeActions extract safe-buffer@5.2.0 1839 silly decomposeActions preinstall safe-buffer@5.2.0 1840 silly decomposeActions build safe-buffer@5.2.0 1841 silly decomposeActions install safe-buffer@5.2.0 1842 silly decomposeActions postinstall safe-buffer@5.2.0 1843 silly decomposeActions finalize safe-buffer@5.2.0 1844 silly decomposeActions refresh-package-json safe-buffer@5.2.0 1845 silly decomposeActions fetch string_decoder@1.3.0 1846 silly decomposeActions extract string_decoder@1.3.0 1847 silly decomposeActions preinstall string_decoder@1.3.0 1848 silly decomposeActions build string_decoder@1.3.0 1849 silly decomposeActions install string_decoder@1.3.0 1850 silly decomposeActions postinstall string_decoder@1.3.0 1851 silly decomposeActions finalize string_decoder@1.3.0 1852 silly decomposeActions refresh-package-json string_decoder@1.3.0 1853 silly decomposeActions fetch readable-stream@3.6.0 1854 silly decomposeActions extract readable-stream@3.6.0 1855 silly decomposeActions preinstall readable-stream@3.6.0 1856 silly decomposeActions build readable-stream@3.6.0 1857 silly decomposeActions install readable-stream@3.6.0 1858 silly decomposeActions postinstall readable-stream@3.6.0 1859 silly decomposeActions finalize readable-stream@3.6.0 1860 silly decomposeActions refresh-package-json readable-stream@3.6.0 1861 silly decomposeActions fetch zip-stream@3.0.1 1862 silly decomposeActions extract zip-stream@3.0.1 1863 silly decomposeActions preinstall zip-stream@3.0.1 1864 silly decomposeActions build zip-stream@3.0.1 1865 silly decomposeActions install zip-stream@3.0.1 1866 silly decomposeActions postinstall zip-stream@3.0.1 1867 silly decomposeActions finalize zip-stream@3.0.1 1868 silly decomposeActions refresh-package-json zip-stream@3.0.1 1869 silly decomposeActions fetch archiver@4.0.2 1870 silly decomposeActions extract archiver@4.0.2 1871 silly decomposeActions preinstall archiver@4.0.2 1872 silly decomposeActions build archiver@4.0.2 1873 silly decomposeActions install archiver@4.0.2 1874 silly decomposeActions postinstall archiver@4.0.2 1875 silly decomposeActions finalize archiver@4.0.2 1876 silly decomposeActions refresh-package-json archiver@4.0.2 1877 silly decomposeActions fetch @aws-cdk/cloudformation-diff@1.56.0 1878 silly decomposeActions extract @aws-cdk/cloudformation-diff@1.56.0 1879 silly decomposeActions preinstall @aws-cdk/cloudformation-diff@1.56.0 1880 silly decomposeActions build @aws-cdk/cloudformation-diff@1.56.0 1881 silly decomposeActions install @aws-cdk/cloudformation-diff@1.56.0 1882 silly decomposeActions postinstall @aws-cdk/cloudformation-diff@1.56.0 1883 silly decomposeActions finalize @aws-cdk/cloudformation-diff@1.56.0 1884 silly decomposeActions refresh-package-json @aws-cdk/cloudformation-diff@1.56.0 1885 silly decomposeActions fetch @aws-cdk/region-info@1.56.0 1886 silly decomposeActions extract @aws-cdk/region-info@1.56.0 1887 silly decomposeActions preinstall @aws-cdk/region-info@1.56.0 1888 silly decomposeActions build @aws-cdk/region-info@1.56.0 1889 silly decomposeActions install @aws-cdk/region-info@1.56.0 1890 silly decomposeActions postinstall @aws-cdk/region-info@1.56.0 1891 silly decomposeActions finalize @aws-cdk/region-info@1.56.0 1892 silly decomposeActions refresh-package-json @aws-cdk/region-info@1.56.0 1893 silly decomposeActions fetch camelcase@6.0.0 1894 silly decomposeActions extract camelcase@6.0.0 1895 silly decomposeActions preinstall camelcase@6.0.0 1896 silly decomposeActions build camelcase@6.0.0 1897 silly decomposeActions install camelcase@6.0.0 1898 silly decomposeActions postinstall camelcase@6.0.0 1899 silly decomposeActions finalize camelcase@6.0.0 1900 silly decomposeActions refresh-package-json camelcase@6.0.0 1901 silly decomposeActions fetch cdk-assets@1.56.0 1902 silly decomposeActions extract cdk-assets@1.56.0 1903 silly decomposeActions preinstall cdk-assets@1.56.0 1904 silly decomposeActions build cdk-assets@1.56.0 1905 silly decomposeActions install cdk-assets@1.56.0 1906 silly decomposeActions postinstall cdk-assets@1.56.0 1907 silly decomposeActions finalize cdk-assets@1.56.0 1908 silly decomposeActions refresh-package-json cdk-assets@1.56.0 1909 silly decomposeActions fetch decamelize@4.0.0 1910 silly decomposeActions extract decamelize@4.0.0 1911 silly decomposeActions preinstall decamelize@4.0.0 1912 silly decomposeActions build decamelize@4.0.0 1913 silly decomposeActions install decamelize@4.0.0 1914 silly decomposeActions postinstall decamelize@4.0.0 1915 silly decomposeActions finalize decamelize@4.0.0 1916 silly decomposeActions refresh-package-json decamelize@4.0.0 1917 silly decomposeActions fetch fs-extra@9.0.1 1918 silly decomposeActions extract fs-extra@9.0.1 1919 silly decomposeActions preinstall fs-extra@9.0.1 1920 silly decomposeActions build fs-extra@9.0.1 1921 silly decomposeActions install fs-extra@9.0.1 1922 silly decomposeActions postinstall fs-extra@9.0.1 1923 silly decomposeActions finalize fs-extra@9.0.1 1924 silly decomposeActions refresh-package-json fs-extra@9.0.1 1925 silly decomposeActions fetch json-diff@0.5.4 1926 silly decomposeActions extract json-diff@0.5.4 1927 silly decomposeActions preinstall json-diff@0.5.4 1928 silly decomposeActions build json-diff@0.5.4 1929 silly decomposeActions install json-diff@0.5.4 1930 silly decomposeActions postinstall json-diff@0.5.4 1931 silly decomposeActions finalize json-diff@0.5.4 1932 silly decomposeActions refresh-package-json json-diff@0.5.4 1933 silly decomposeActions fetch promptly@3.0.3 1934 silly decomposeActions extract promptly@3.0.3 1935 silly decomposeActions preinstall promptly@3.0.3 1936 silly decomposeActions build promptly@3.0.3 1937 silly decomposeActions install promptly@3.0.3 1938 silly decomposeActions postinstall promptly@3.0.3 1939 silly decomposeActions finalize promptly@3.0.3 1940 silly decomposeActions refresh-package-json promptly@3.0.3 1941 silly decomposeActions fetch proxy-agent@3.1.1 1942 silly decomposeActions extract proxy-agent@3.1.1 1943 silly decomposeActions preinstall proxy-agent@3.1.1 1944 silly decomposeActions build proxy-agent@3.1.1 1945 silly decomposeActions install proxy-agent@3.1.1 1946 silly decomposeActions postinstall proxy-agent@3.1.1 1947 silly decomposeActions finalize proxy-agent@3.1.1 1948 silly decomposeActions refresh-package-json proxy-agent@3.1.1 1949 silly decomposeActions fetch source-map-support@0.5.19 1950 silly decomposeActions extract source-map-support@0.5.19 1951 silly decomposeActions preinstall source-map-support@0.5.19 1952 silly decomposeActions build source-map-support@0.5.19 1953 silly decomposeActions install source-map-support@0.5.19 1954 silly decomposeActions postinstall source-map-support@0.5.19 1955 silly decomposeActions finalize source-map-support@0.5.19 1956 silly decomposeActions refresh-package-json source-map-support@0.5.19 1957 silly decomposeActions fetch uuid@8.2.0 1958 silly decomposeActions extract uuid@8.2.0 1959 silly decomposeActions preinstall uuid@8.2.0 1960 silly decomposeActions build uuid@8.2.0 1961 silly decomposeActions install uuid@8.2.0 1962 silly decomposeActions postinstall uuid@8.2.0 1963 silly decomposeActions finalize uuid@8.2.0 1964 silly decomposeActions refresh-package-json uuid@8.2.0 1965 silly decomposeActions fetch wrap-ansi@7.0.0 1966 silly decomposeActions extract wrap-ansi@7.0.0 1967 silly decomposeActions preinstall wrap-ansi@7.0.0 1968 silly decomposeActions build wrap-ansi@7.0.0 1969 silly decomposeActions install wrap-ansi@7.0.0 1970 silly decomposeActions postinstall wrap-ansi@7.0.0 1971 silly decomposeActions finalize wrap-ansi@7.0.0 1972 silly decomposeActions refresh-package-json wrap-ansi@7.0.0 1973 silly decomposeActions fetch yaml@1.10.0 1974 silly decomposeActions extract yaml@1.10.0 1975 silly decomposeActions preinstall yaml@1.10.0 1976 silly decomposeActions build yaml@1.10.0 1977 silly decomposeActions install yaml@1.10.0 1978 silly decomposeActions postinstall yaml@1.10.0 1979 silly decomposeActions finalize yaml@1.10.0 1980 silly decomposeActions refresh-package-json yaml@1.10.0 1981 silly decomposeActions fetch aws-cdk@1.56.0 1982 silly decomposeActions extract aws-cdk@1.56.0 1983 silly decomposeActions preinstall aws-cdk@1.56.0 1984 silly decomposeActions build aws-cdk@1.56.0 1985 silly decomposeActions install aws-cdk@1.56.0 1986 silly decomposeActions postinstall aws-cdk@1.56.0 1987 silly decomposeActions finalize aws-cdk@1.56.0 1988 silly decomposeActions refresh-package-json aws-cdk@1.56.0 1989 silly install executeActions 1990 silly doSerial global-install 1728 1991 verbose correctMkdir C:\Users\4483705\AppData\Roaming\npm-cache_locks correctMkdir not in flight; initializing 1992 verbose makeCacheDir UID & GID are irrelevant on win32 1993 verbose lock using C:\Users\4483705\AppData\Roaming\npm-cache_locks\staging-f5b07d393a1ab3a9.lock for C:\Users\4483705\AppData\Roaming\npm\node_modules.staging 1994 silly doParallel extract 216 1995 silly extract @types/color-name@1.1.1 1996 silly extract fast-deep-equal@3.1.1 1997 silly extract ansi-regex@5.0.0 1998 silly extract safe-buffer@5.2.0 1999 silly extract string_decoder@1.3.0 2000 silly extract ast-types@0.13.3 2001 silly extract astral-regex@1.0.0 2002 silly extract async@3.2.0 2003 silly extract at-least-node@1.0.0 2004 silly extract uuid@3.3.2 2005 silly extract balanced-match@1.0.0 2006 silly extract base64-js@1.3.1 2007 silly extract safe-buffer@5.2.0 2008 silly extract string_decoder@1.3.0 2009 silly extract buffer-crc32@0.2.13 2010 silly extract buffer-from@1.1.1 2011 silly extract bytes@3.1.0 2012 silly extract charenc@0.0.2 2013 silly extract color-name@1.1.4 2014 silly extract color-convert@2.0.1 2015 silly extract ansi-styles@4.2.1 2016 silly extract co@4.6.0 2017 silly extract color-name@1.1.3 2018 silly extract color-convert@1.9.3 2019 silly extract ansi-styles@3.2.1 2020 silly extract colors@1.4.0 2021 silly extract concat-map@0.0.1 2022 silly extract brace-expansion@1.1.11 2023 silly extract core-util-is@1.0.2 2024 silly extract safe-buffer@5.2.0 2025 silly extract string_decoder@1.3.0 2026 silly extract crypt@0.0.2 2027 silly extract data-uri-to-buffer@1.2.0 2028 silly extract deep-is@0.1.3 2029 silly extract depd@1.1.2 2030 silly extract diff@4.0.2 2031 silly extract emoji-regex@8.0.0 2032 silly extract es5-ext@0.8.2 2033 silly extract cli-color@0.1.7 2034 silly extract es6-promise@4.2.8 2035 silly extract es6-promisify@5.0.0 2036 silly extract agent-base@4.3.0 2037 silly extract esprima@4.0.1 2038 silly extract esprima@3.1.3 2039 silly extract estraverse@4.3.0 2040 silly extract esutils@2.0.3 2041 silly extract events@1.1.1 2042 silly extract extend@3.0.2 2043 silly extract fast-deep-equal@3.1.3 2044 silly extract fast-json-stable-stringify@2.1.0 2045 silly tarball trying fast-deep-equal@3.1.1 by hash: sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA== 2046 silly tarball trying ansi-regex@5.0.0 by hash: sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg== 2047 silly tarball trying safe-buffer@5.2.0 by hash: sha512-fZEwUGbVl7kouZs1jCdMLdt95hdIv0ZeHg6L7qPeciMZhZ+/gdesW4wgTARkrFWEpspjEATAzUGPG8N2jJiwbg== 2048 silly tarball trying string_decoder@1.3.0 by hash: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA== 2049 silly tarball trying ast-types@0.13.3 by hash: sha512-XTZ7xGML849LkQP86sWdQzfhwbt3YwIO6MqbX9mUNYY98VKaaVZP7YNNm70IpwecbkkxmfC5IYAzOQ/2p29zRA== 2050 silly tarball trying astral-regex@1.0.0 by hash: sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg== 2051 silly tarball trying async@3.2.0 by hash: sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw== 2052 silly tarball trying at-least-node@1.0.0 by hash: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg== 2053 silly tarball trying uuid@3.3.2 by hash: sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA== 2054 silly tarball trying balanced-match@1.0.0 by hash: sha1-ibTRmasr7kneFk6gK4nORi1xt2c= 2055 silly tarball trying base64-js@1.3.1 by hash: sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g== 2056 silly tarball trying safe-buffer@5.2.0 by hash: sha512-fZEwUGbVl7kouZs1jCdMLdt95hdIv0ZeHg6L7qPeciMZhZ+/gdesW4wgTARkrFWEpspjEATAzUGPG8N2jJiwbg== 2057 silly tarball trying string_decoder@1.3.0 by hash: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA== 2058 silly tarball trying buffer-crc32@0.2.13 by hash: sha1-DTM+PwDqxQqhRUq9MO+MKl2ackI= 2059 silly tarball trying buffer-from@1.1.1 by hash: sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A== 2060 silly tarball trying charenc@0.0.2 by hash: sha1-wKHS86cJLgN3S/qD8UwPxXkKhmc= 2061 silly tarball trying color-name@1.1.4 by hash: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== 2062 silly tarball trying color-convert@2.0.1 by hash: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ== 2063 silly tarball trying bytes@3.1.0 by hash: sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg== 2064 silly tarball trying ansi-styles@4.2.1 by hash: sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA== 2065 silly tarball trying color-name@1.1.3 by hash: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU= 2066 silly tarball trying co@4.6.0 by hash: sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ= 2067 silly tarball trying colors@1.4.0 by hash: sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA== 2068 silly tarball trying ansi-styles@3.2.1 by hash: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA== 2069 silly tarball trying concat-map@0.0.1 by hash: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= 2070 silly tarball trying brace-expansion@1.1.11 by hash: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA== 2071 silly tarball trying color-convert@1.9.3 by hash: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg== 2072 silly tarball trying string_decoder@1.3.0 by hash: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA== 2073 silly tarball trying core-util-is@1.0.2 by hash: sha1-tf1UIgqivFq1eqtxQMlAdUUDwac= 2074 silly tarball trying safe-buffer@5.2.0 by hash: sha512-fZEwUGbVl7kouZs1jCdMLdt95hdIv0ZeHg6L7qPeciMZhZ+/gdesW4wgTARkrFWEpspjEATAzUGPG8N2jJiwbg== 2075 silly tarball trying crypt@0.0.2 by hash: sha1-iNf/fsDfuG9xPch7u0LQRNPmxBs= 2076 silly tarball trying deep-is@0.1.3 by hash: sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ= 2077 silly tarball trying depd@1.1.2 by hash: sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak= 2078 silly tarball trying diff@4.0.2 by hash: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A== 2079 silly tarball trying data-uri-to-buffer@1.2.0 by hash: sha512-vKQ9DTQPN1FLYiiEEOQ6IBGFqvjCa5rSK3cWMy/Nespm5d/x3dGFT9UBZnkLxCwua/IXBi2TYnwTEpsOvhC4UQ== 2080 silly tarball trying cli-color@0.1.7 by hash: sha1-rcMgD6RxzCEbDaf1ZrcemLnWc0c= 2081 silly tarball trying es5-ext@0.8.2 by hash: sha1-q6jZ4ZQ6iVrJaDemKjmz9V7NlKs= 2082 silly tarball trying emoji-regex@8.0.0 by hash: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A== 2083 silly tarball trying es6-promise@4.2.8 by hash: sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w== 2084 silly tarball trying es6-promisify@5.0.0 by hash: sha1-UQnWLz5W6pZ8S2NQWu8IKRyKUgM= 2085 silly tarball trying agent-base@4.3.0 by hash: sha512-salcGninV0nPrwpGNn4VTXBb1SOuXQBiqbrNXoeizJsHrsL6ERFM2Ne3JUSBWRE6aeNJI2ROP/WEEIDUiDe3cg== 2086 silly tarball trying esprima@4.0.1 by hash: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A== 2087 silly tarball trying esprima@3.1.3 by hash: sha1-/cpRzuYTOJXjyI1TXOSdv/YqRjM= 2088 silly tarball trying estraverse@4.3.0 by hash: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw== 2089 silly tarball trying esutils@2.0.3 by hash: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g== 2090 silly tarball trying events@1.1.1 by hash: sha1-nr23Y1rQmccNzEwqH1AEKI6L2SQ= 2091 silly tarball trying extend@3.0.2 by hash: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g== 2092 silly tarball trying fast-deep-equal@3.1.3 by hash: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== 2093 silly tarball trying fast-json-stable-stringify@2.1.0 by hash: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw== 2094 silly tarball trying @types/color-name@1.1.1 by hash: sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ== 2095 silly extract crypt@0.0.2 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\crypt-594b47f8 (308ms) 2096 silly extract astral-regex@1.0.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\astral-regex-ea71d5d5 (317ms) 2097 silly extract at-least-node@1.0.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\at-least-node-37748cc5 (317ms) 2098 silly extract color-name@1.1.4 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\color-name-5a0e4c37 (318ms) 2099 silly extract buffer-from@1.1.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\buffer-from-87d383ae (319ms) 2100 silly extract buffer-crc32@0.2.13 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\buffer-crc32-fe7985cb (320ms) 2101 silly extract charenc@0.0.2 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\charenc-a63bf6c3 (320ms) 2102 silly extract ansi-styles@3.2.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ansi-styles-c52c3c32 (320ms) 2103 silly extract brace-expansion@1.1.11 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\brace-expansion-05c1247d (320ms) 2104 silly extract aws-cdk@1.56.0 2105 silly extract ansi-regex@5.0.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ansi-regex-9cbcb326 (329ms) 2106 silly extract yaml@1.10.0 2107 silly extract wrap-ansi@7.0.0 2108 silly extract uuid@8.2.0 2109 silly extract source-map-support@0.5.19 2110 silly extract @types/color-name@1.1.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\@types\color-name-e32d989b (334ms) 2111 silly extract balanced-match@1.0.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\balanced-match-16d84724 (333ms) 2112 silly extract base64-js@1.3.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\base64-js-e140e07c (333ms) 2113 silly extract proxy-agent@3.1.1 2114 silly extract promptly@3.0.3 2115 silly extract json-diff@0.5.4 2116 silly extract fs-extra@9.0.1 2117 silly tarball trying aws-cdk@latest by hash: sha512-3ZzPrS5vQEIlusmw5YW8SGPUUqhHF34aaoPY2QyFGd9+wnZYDK7xu1/JGfhMtiFVzwh1A3jBRQL372s0hXWhyA== 2118 silly extract bytes@3.1.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\bytes-499b32af (339ms) 2119 silly tarball trying yaml@1.10.0 by hash: sha512-yr2icI4glYaNG+KWONODapy2/jDdMSDnrONSjblABjD9B4Z5LgiircSt8m8sRZFNi08kG9Sm0uSHtEmP3zaEGg== 2120 silly extract decamelize@4.0.0 2121 silly tarball trying wrap-ansi@7.0.0 by hash: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== 2122 silly tarball trying source-map-support@0.5.19 by hash: sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw== 2123 silly tarball trying uuid@8.2.0 by hash: sha512-CYpGiFTUrmI6OBMkAdjSDM0k5h8SkkiTP4WAjQgDgNB1S3Ou9VBEvr6q0Kv2H1mMk7IWfxYGpMH5sd5AvcIV2Q== 2124 silly tarball trying proxy-agent@3.1.1 by hash: sha512-WudaR0eTsDx33O3EJE16PjBRZWcX8GqCEeERw1W3hZJgH/F2a46g7jty6UGty6NeJ4CKQy8ds2CJPMiyeqaTvw== 2125 silly tarball trying promptly@3.0.3 by hash: sha512-EWnzOsxVKUjqKeE6SStH1/cO4+DE44QolaoJ4ojGd9z6pcNkpgfJKr1ncwxrOFHSTIzoudo7jG8y0re30/LO1g== 2126 silly tarball trying json-diff@0.5.4 by hash: sha512-q5Xmx9QXNOzOzIlMoYtLrLiu4Jl/Ce2bn0CNcv54PhyH89CI4GWlGVDye8ei2Ijt9R3U+vsWPsXpLUNob8bs8Q== 2127 silly tarball trying fs-extra@9.0.1 by hash: sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ== 2128 silly extract cdk-assets@1.56.0 2129 silly extract camelcase@6.0.0 2130 silly extract @aws-cdk/region-info@1.56.0 2131 silly extract ansi-styles@4.2.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ansi-styles-590cf38f (351ms) 2132 silly extract co@4.6.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\co-77358020 (351ms) 2133 silly extract es6-promisify@5.0.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\es6-promisify-49a65c53 (349ms) 2134 silly tarball trying decamelize@4.0.0 by hash: sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ== 2135 silly tarball trying cdk-assets@1.56.0 by hash: sha512-YlZGTCFrnqSSSCBtgAC2u/MjJamJLerCxwf5smMezOwM2Oo83BswqhAQ+ZQLxQdUifqwN2HNqN0juKeS9X5e5g== 2136 silly tarball trying camelcase@6.0.0 by hash: sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w== 2137 silly extract @aws-cdk/cloudformation-diff@1.56.0 2138 silly extract safe-buffer@5.2.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\safe-buffer-dc40abf0 (362ms) 2139 silly extract color-name@1.1.3 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\color-name-08fdc3ad (360ms) 2140 silly extract string_decoder@1.3.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\string_decoder-da7f8b71 (359ms) 2141 silly extract safe-buffer@5.2.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\safe-buffer-58563a43 (359ms) 2142 silly tarball no local data for yaml@1.10.0. Extracting by manifest. 2143 silly extract string_decoder@1.3.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\string_decoder-2c4eb74a (366ms) 2144 silly extract string_decoder@1.3.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\string_decoder-d71e1b92 (367ms) 2145 silly extract safe-buffer@5.2.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\safe-buffer-b3e65e90 (367ms) 2146 silly extract color-convert@1.9.3 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\color-convert-30cdbf3f (367ms) 2147 silly tarball trying @aws-cdk/region-info@1.56.0 by hash: sha512-EIX4RQeUGkyIc2leWqtL1Lpjl/jg2p30ngDXyFfW7j1myS+9rtDFpry6wf/vL8e4v/lluuGIJKHTWbNBaUl/hA== 2148 silly tarball trying @aws-cdk/cloudformation-diff@1.56.0 by hash: sha512-JVLL3e6uhHknu9WW8TtYMmX/OGxU9Cee3Sfzh1K10rND6VYsrteSuCpkiVJOnSuNgNXAABw7/5oNRBNgKotgNw== 2149 silly extract archiver@4.0.2 2150 silly extract zip-stream@3.0.1 2151 silly extract readable-stream@3.6.0 2152 silly extract string_decoder@1.3.0 2153 silly extract safe-buffer@5.2.0 2154 silly extract yargs@15.3.1 2155 silly extract decamelize@1.2.0 2156 silly extract yargs-parser@18.1.3 2157 silly extract decamelize@1.2.0 2158 silly extract camelcase@5.3.1 2159 silly extract lru-cache@5.1.1 2160 silly extract color-convert@2.0.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\color-convert-5a27d0b5 (408ms) 2161 silly extract data-uri-to-buffer@1.2.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\data-uri-to-buffer-6c362af5 (407ms) 2162 silly tarball trying archiver@4.0.2 by hash: sha512-B9IZjlGwaxF33UN4oPbfBkyA4V1SxNLeIhR1qY8sRXSsbdUkEHrrOvwlYFPx+8uQeCe9M+FG6KgO+imDmQ79CQ== 2163 silly tarball trying zip-stream@3.0.1 by hash: sha512-r+JdDipt93ttDjsOVPU5zaq5bAyY+3H19bDrThkvuVxC0xMQzU1PJcS6D+KrP3u96gH9XLomcHPb+2skoDjulQ== 2164 silly tarball trying readable-stream@3.6.0 by hash: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA== 2165 silly tarball trying string_decoder@1.3.0 by hash: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA== 2166 silly tarball trying safe-buffer@5.2.0 by hash: sha512-fZEwUGbVl7kouZs1jCdMLdt95hdIv0ZeHg6L7qPeciMZhZ+/gdesW4wgTARkrFWEpspjEATAzUGPG8N2jJiwbg== 2167 silly tarball trying yargs@15.3.1 by hash: sha512-92O1HWEjw27sBfgmXiixJWT5hRBp2eobqXicLtPBIDBhYB+1HpwZlXmbW2luivBJHBzki+7VyCLRtAkScbTBQA== 2168 silly tarball trying decamelize@1.2.0 by hash: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA= 2169 silly tarball trying yargs-parser@18.1.3 by hash: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ== 2170 silly tarball trying decamelize@1.2.0 by hash: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA= 2171 silly tarball trying camelcase@5.3.1 by hash: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg== 2172 silly tarball trying lru-cache@5.1.1 by hash: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w== 2173 silly extract extend@3.0.2 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\extend-8c83d761 (432ms) 2174 silly extract estraverse@4.3.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\estraverse-e0859842 (432ms) 2175 silly extract core-util-is@1.0.2 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\core-util-is-b9dd1ce0 (434ms) 2176 silly extract yallist@3.1.1 2177 silly extract y18n@4.0.0 2178 silly tarball no local data for decamelize@1.2.0. Extracting by manifest. 2179 silly tarball no local data for yargs-parser@18.1.3. Extracting by manifest. 2180 silly tarball no local data for decamelize@1.2.0. Extracting by manifest. 2181 silly tarball trying yallist@3.1.1 by hash: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g== 2182 silly tarball trying y18n@4.0.0 by hash: sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w== 2183 silly extract pac-proxy-agent@3.0.1 2184 silly extract get-uri@2.0.4 2185 silly extract ftp@0.3.10 2186 silly extract concat-map@0.0.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\concat-map-d0b3b01b (486ms) 2187 silly extract emoji-regex@8.0.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\emoji-regex-1da7f866 (493ms) 2188 silly tarball trying pac-proxy-agent@3.0.1 by hash: sha512-44DUg21G/liUZ48dJpUSjZnFfZro/0K5JTyFYLBcmh9+T6Ooi4/i4efwUiEy0+4oQusCBqWdhv16XohIj1GqnQ== 2189 silly tarball trying get-uri@2.0.4 by hash: sha512-v7LT/s8kVjs+Tx0ykk1I+H/rbpzkHvuIq87LmeXptcf5sNWm9uQiwjNAt94SJPA1zOlCntmnOlJvVWKmzsxG8Q== 2190 silly tarball trying ftp@0.3.10 by hash: sha1-kZfYYa2BQvPmPVqDv+TFn3MwiF0= 2191 silly extract xregexp@2.0.0 2192 silly extract aws-sdk@2.715.0 2193 silly extract deep-is@0.1.3 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\deep-is-83509399 (530ms) 2194 silly tarball trying xregexp@2.0.0 by hash: sha1-UqY+VsoLhKfzpfPWGHLxJq16WUM= 2195 silly tarball no local data for pac-proxy-agent@3.0.1. Extracting by manifest. 2196 silly tarball no local data for ftp@0.3.10. Extracting by manifest. 2197 silly extract agent-base@4.3.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\agent-base-de8d4cd7 (544ms) 2198 silly extract fast-deep-equal@3.1.3 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\fast-deep-equal-48ff822f (544ms) 2199 silly extract esutils@2.0.3 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\esutils-89939a33 (544ms) 2200 silly extract fast-deep-equal@3.1.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\fast-deep-equal-75751b22 (548ms) 2201 silly tarball trying aws-sdk@2.715.0 by hash: sha512-O6ytb66IXFCowp0Ng2bSPM6v/cZVOhjJWFTR1CG4ieG4IroAaVgB3YQKkfPKA0Cy9B/Ovlsm7B737iuroKsd0w== 2202 silly extract xml2js@0.4.19 2203 silly tarball trying xml2js@0.4.19 by hash: sha512-esZnJZJOiJR9wWKMyuvSE1y6Dq5LCuJanqhxslH2bxM6duahNZ+HMpCLhBQGZkbX6xRf8x1Y2eJlgt2q3qo49Q== 2204 silly extract xmlbuilder@9.0.7 2205 silly extract sax@1.2.4 2206 silly extract archiver-utils@2.1.0 2207 silly extract wrap-ansi@7.0.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\wrap-ansi-dc196a68 (270ms) 2208 silly extract glob@7.1.6 2209 silly tarball trying xmlbuilder@9.0.7 by hash: sha1-Ey7mPS7FVlxVfiD0wi35rKaGsQ0= 2210 silly tarball trying sax@1.2.4 by hash: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw== 2211 silly tarball trying archiver-utils@2.1.0 by hash: sha512-bEL/yUb/fNNiNTuUz979Z0Yg5L+LzLxGJz8x79lYmR54fmTIb6ob/hNQgkQnIUDWIFjZVQwl9Xs356I6BAMHfw== 2212 silly tarball trying glob@7.1.6 by hash: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA== 2213 silly extract inflight@1.0.6 2214 silly extract camelcase@6.0.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\camelcase-ed71df5e (287ms) 2215 silly extract decamelize@4.0.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\decamelize-31432a63 (290ms) 2216 silly tarball trying inflight@1.0.6 by hash: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk= 2217 silly extract tar-stream@2.1.2 2218 silly extract end-of-stream@1.4.4 2219 silly tarball trying tar-stream@2.1.2 by hash: sha512-UaF6FoJ32WqALZGOIAApXx+OdxhekNMChu6axLJR85zMMjXKWFGjbIRe+J6P4UnRGg9rAwWvbTT0oI7hD/Un7Q== 2220 silly tarball trying end-of-stream@1.4.4 by hash: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q== 2221 silly extract zip-stream@3.0.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\zip-stream-101628c3 (357ms) 2222 silly extract lru-cache@5.1.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\lru-cache-6e417d19 (331ms) 2223 silly extract camelcase@5.3.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\camelcase-33ae7e15 (331ms) 2224 silly extract depd@1.1.2 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\depd-858a0b85 (738ms) 2225 silly extract cli-color@0.1.7 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\cli-color-d6ac39c8 (748ms) 2226 silly extract once@1.4.0 2227 silly extract wrappy@1.0.2 2228 silly extract ansi-styles@4.2.1 2229 silly extract color-convert@2.0.1 2230 silly extract string_decoder@1.3.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\string_decoder-6e926e49 (462ms) 2231 silly extract safe-buffer@5.2.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\safe-buffer-f70c3787 (466ms) 2232 silly extract promptly@3.0.3 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\promptly-555ff495 (539ms) 2233 silly extract color-name@1.1.4 2234 silly extract y18n@4.0.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\y18n-fcf18096 (427ms) 2235 silly tarball trying wrappy@1.0.2 by hash: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8= 2236 silly tarball trying once@1.4.0 by hash: sha1-WDsap3WWHUsROsF9nFC6753Xa9E= 2237 silly tarball trying ansi-styles@4.2.1 by hash: sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA== 2238 silly tarball trying color-convert@2.0.1 by hash: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ== 2239 silly extract dreamopt@0.6.0 2240 silly extract wordwrap@1.0.0 2241 silly extract source-map-support@0.5.19 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\source-map-support-8f2d2644 (565ms) 2242 silly extract pac-resolver@3.0.0 2243 silly tarball trying color-name@1.1.4 by hash: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== 2244 silly extract degenerator@1.0.4 2245 silly extract yallist@3.1.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\yallist-c6000947 (451ms) 2246 silly tarball trying dreamopt@0.6.0 by hash: sha1-2BPM2sjTnYrVJndVFKE92mZNa0s= 2247 silly tarball trying wordwrap@1.0.0 by hash: sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus= 2248 silly tarball trying pac-resolver@3.0.0 by hash: sha512-tcc38bsjuE3XZ5+4vP96OfhOugrX+JcnpUbhfuc4LuXBLQhoTthOstZeoQJBDnQUDYzYmdImKsbz0xSl1/9qeA== 2249 silly extract escodegen@1.14.1 2250 silly tarball trying degenerator@1.0.4 by hash: sha1-/PSQo37OJmRk2cxDGrmMWBnO0JU= 2251 silly extract events@1.1.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\events-48e118cd (917ms) 2252 silly extract optionator@0.8.3 2253 silly extract fast-json-stable-stringify@2.1.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\fast-json-stable-stringify-848ab71b (933ms) 2254 silly tarball trying escodegen@1.14.1 by hash: sha512-Bmt7NcRySdIfNPfU2ZoXDrrXsG9ZjvDxcAlMfDUgRBjLOWTuIACXPBFJH7Z+cLb40JeQco5toikyc9t9P8E9SQ== 2255 silly tarball trying optionator@0.8.3 by hash: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA== 2256 silly extract word-wrap@1.2.3 2257 silly extract which-module@2.0.0 2258 silly extract json-diff@0.5.4 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\json-diff-4476e266 (631ms) 2259 silly extract esprima@3.1.3 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\esprima-fbaee0be (978ms) 2260 silly extract uuid@3.3.2 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\uuid-88f69c2b (986ms) 2261 silly extract esprima@4.0.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\esprima-060012b6 (990ms) 2262 silly tarball trying word-wrap@1.2.3 by hash: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ== 2263 silly tarball trying which-module@2.0.0 by hash: sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho= 2264 silly extract readable-stream@3.6.0 2265 silly extract lazystream@1.0.0 2266 silly extract compress-commons@3.0.0 2267 silly extract readable-stream@2.3.7 2268 silly tarball trying readable-stream@3.6.0 by hash: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA== 2269 silly tarball trying lazystream@1.0.0 by hash: sha1-9plf4PggOS9hOWvolGJAe7dxaOQ= 2270 silly tarball trying compress-commons@3.0.0 by hash: sha512-FyDqr8TKX5/X0qo+aVfaZ+PVmNJHJeckFBlq8jZGSJOgnynhfifoyl24qaqdUdDIBe0EVTHByN6NAkqYvE/2Xg== 2271 silly extract proxy-agent@3.1.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\proxy-agent-e6854167 (738ms) 2272 silly tarball trying readable-stream@2.3.7 by hash: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw== 2273 silly extract archiver-utils@2.1.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\archiver-utils-713d324a (515ms) 2274 silly extract crc32-stream@3.0.1 2275 silly extract readable-stream@3.6.0 2276 silly tarball trying crc32-stream@3.0.1 by hash: sha512-mctvpXlbzsvK+6z8kJwSJ5crm7yBwrQMTybJzMw1O4lLGJqjlDCXY2Zw7KheiA6XBEcBmfLx1D88mjRGVJtY9w== 2277 silly extract inflight@1.0.6 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\inflight-f175ae4a (569ms) 2278 silly tarball trying readable-stream@3.6.0 by hash: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA== 2279 silly extract end-of-stream@1.4.4 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\end-of-stream-525603f2 (533ms) 2280 silly extract bl@4.0.2 2281 silly extract sax@1.2.4 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\sax-5cd98362 (691ms) 2282 silly extract readable-stream@3.6.0 2283 silly tarball trying bl@4.0.2 by hash: sha512-j4OH8f6Qg2bGuWfRiltT2HYGx0e1QcBTrK9KAHNMwMZdQnDZFk0ZSYIpADjYCB3U12nicC5tVJwSIhwOWjb4RQ== 2284 silly extract readable-stream@3.6.0 2285 silly tarball trying readable-stream@3.6.0 by hash: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA== 2286 silly tarball trying readable-stream@3.6.0 by hash: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA== 2287 silly extract once@1.4.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\once-d00d7515 (514ms) 2288 silly extract wrappy@1.0.2 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\wrappy-ca7e4381 (514ms) 2289 silly extract color-name@1.1.4 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\color-name-78f1ddb0 (503ms) 2290 silly extract util-deprecate@1.0.2 2291 silly extract url@0.10.3 2292 silly extract table@5.4.6 2293 silly extract glob@7.1.6 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\glob-8ae5a80f (793ms) 2294 silly extract ansi-styles@4.2.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ansi-styles-ff99fa8f (543ms) 2295 silly extract tar-stream@2.1.2 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\tar-stream-00421205 (692ms) 2296 silly extract archiver@4.0.2 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\archiver-0cbeab14 (1037ms) 2297 silly tarball trying util-deprecate@1.0.2 by hash: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8= 2298 silly tarball trying url@0.10.3 by hash: sha1-Ah5NnHcF8hu/N9A861h2dAJ3TGQ= 2299 silly tarball trying table@5.4.6 by hash: sha512-wmEc8m4fjnob4gt5riFRtTu/6+4rSe12TpAELNSqHMfF3IqnA+CH37USM6/YR3qRZv7e56kAEAtd6nKZaxe0Ug== 2300 silly extract xml2js@0.4.19 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\xml2js-229be5f7 (873ms) 2301 silly extract ajv@6.12.2 2302 silly extract uri-js@4.2.2 2303 silly extract punycode@2.1.1 2304 silly extract raw-body@2.4.1 2305 silly extract color-convert@2.0.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\color-convert-cb4c44d1 (619ms) 2306 silly extract word-wrap@1.2.3 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\word-wrap-7325b85a (524ms) 2307 silly tarball trying ajv@6.12.2 by hash: sha512-k+V+hzjm5q/Mr8ef/1Y9goCmlsK4I6Sm74teeyGvFk1XrOsbsKLjEdrvny42CZ+a8sXbk8KWpY/bDwS+FLL2UQ== 2308 silly tarball trying uri-js@4.2.2 by hash: sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ== 2309 silly tarball trying punycode@2.1.1 by hash: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A== 2310 silly tarball trying raw-body@2.4.1 by hash: sha512-9WmIKF6mkvA0SLmA2Knm9+qj89e+j1zqgyn8aXGd7+nAduPoqgI9lO57SAZNn/Byzo5P7JhXTyg9PzaJbH73bA== 2311 silly extract unpipe@1.0.0 2312 silly extract jsonfile@6.0.1 2313 silly extract universalify@1.0.0 2314 silly tarball trying unpipe@1.0.0 by hash: sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw= 2315 silly extract which-module@2.0.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\which-module-1e04c34c (582ms) 2316 silly extract xregexp@2.0.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\xregexp-dac20077 (1037ms) 2317 silly tarball trying jsonfile@6.0.1 by hash: sha512-jR2b5v7d2vIOust+w3wtFKZIfpC2pnRmFAhAC/BuweZFQR8qZzxH1OyrQ10HmdVYiXWkYUqPVsz91cG7EL2FBg== 2318 silly tarball trying universalify@1.0.0 by hash: sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug== 2319 silly tarball no local data for unpipe@1.0.0. Extracting by manifest. 2320 silly extract levn@0.3.0 2321 silly extract type-check@0.3.2 2322 http fetch GET 304 https://registry.npmjs.org/yaml 1277ms (from cache) 2323 silly tarball trying levn@0.3.0 by hash: sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4= 2324 silly tarball trying type-check@0.3.2 by hash: sha1-WITKtRLPHTVeP7eE8wgEsrUg23I= 2325 silly extract colors@1.4.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\colors-e0b573e5 (1643ms) 2326 timing action:extract Completed in 1658ms 2327 http fetch GET 304 https://registry.npmjs.org/decamelize 1308ms (from cache) 2328 silly extract wordwrap@1.0.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\wordwrap-47d667ef (888ms) 2329 silly extract escodegen@1.14.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\escodegen-9c0310c8 (866ms) 2330 silly extract optionator@0.8.3 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\optionator-85cfd7e1 (862ms) 2331 silly extract crc32-stream@3.0.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\crc32-stream-6817f822 (617ms) 2332 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\levn-a576d160\package.json' 2333 http fetch GET 304 https://registry.npmjs.org/decamelize 1516ms (from cache) 2334 http fetch GET 304 https://registry.npmjs.org/yargs-parser 1516ms (from cache) 2335 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\type-check-878eea6a\package.json' 2336 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\levn-a576d160\README.md' 2337 silly extract degenerator@1.0.4 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\degenerator-e051ab75 (1148ms) 2338 silly extract util-deprecate@1.0.2 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\util-deprecate-de32ed75 (642ms) 2339 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\levn-a576d160\LICENSE' 2340 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\type-check-878eea6a\README.md' 2341 silly tarball no local data for levn@0.3.0. Extracting by manifest. 2342 silly tarball no local data for type-check@0.3.2. Extracting by manifest. 2343 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\type-check-878eea6a\LICENSE' 2344 silly extract universalify@1.0.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\universalify-9f023698 (1047ms) 2345 silly extract get-uri@2.0.4 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\get-uri-d834e184 (2109ms) 2346 silly extract lazystream@1.0.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\lazystream-a673ec07 (1676ms) 2347 silly extract raw-body@2.4.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\raw-body-a1aca89f (1278ms) 2348 silly extract punycode@2.1.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\punycode-689ae90a (1281ms) 2349 silly extract jsonfile@6.0.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\jsonfile-c1faa9e9 (1232ms) 2350 silly extract dreamopt@0.6.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\dreamopt-8e39f276 (1912ms) 2351 silly extract url@0.10.3 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\url-3167a842 (1408ms) 2352 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-sdk-77c7861b\clients\apigateway.js' 2353 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-21045219\lib\internal\streams\async_iterator.js' 2354 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\@aws-cdk\cloudformation-diff-9f28c646\lib\iam\iam-changes.js' 2355 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\async-8b3614a9\internal\eachOfLimit.js' 2356 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-21045219\lib\internal\streams\buffer_list.js' 2357 silly extract xmlbuilder@9.0.7 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\xmlbuilder-648694a6 (2273ms) 2358 silly extract bl@4.0.2 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\bl-3d797221 (1617ms) 2359 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ast-types-f710ceab\def\core.d.ts' 2360 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\diff-c14ba5bc\lib\diff\sentence.js' 2361 silly extract readable-stream@3.6.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-c317013a (2512ms) 2362 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\@aws-cdk\region-info-5bd97c07\build-tools\generate.sh' 2363 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ast-types-f710ceab\lib\equiv.d.ts' 2364 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-21045219\lib\internal\streams\destroy.js' 2365 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\diff-c14ba5bc\lib\diff\word.js' 2366 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ast-types-f710ceab\def\es-proposals.d.ts' 2367 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-21045219\lib\internal\streams\end-of-stream.js' 2368 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\diff-c14ba5bc\lib\convert\xml.js' 2369 silly extract es6-promise@4.2.8 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\es6-promise-3b3073d1 (2925ms) 2370 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ast-types-f710ceab\def\es2020.d.ts' 2371 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-21045219\errors-browser.js' 2372 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\uri-js-6763d287\dist\es5\uri.all.d.ts' 2373 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-51cdd730\lib\internal\streams\stream-browser.js' 2374 http fetch GET 200 https://registry.npmjs.org/unpipe 1377ms 2375 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\cdk-assets-b2f9e4e0\lib\private\handlers\files.js' 2376 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ast-types-f710ceab\def\es6.d.ts' 2377 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\uri-js-6763d287\dist\es5\uri.all.js' 2378 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-51cdd730\lib\internal\streams\stream.js' 2379 http fetch GET 200 https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz 918ms 2380 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ast-types-f710ceab\def\es7.d.ts' 2381 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-21045219\errors.js' 2382 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-sdk-77c7861b\clients\apigatewaymanagementapi.js' 2383 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ast-types-f710ceab\def\esNext.d.ts' 2384 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-21045219\experimentalWarning.js' 2385 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-sdk-77c7861b\clients\apigatewayv2.js' 2386 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ast-types-f710ceab\def\esprima.d.ts' 2387 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-21045219\lib\internal\streams\from-browser.js' 2388 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-sdk-77c7861b\clients\appconfig.js' 2389 http fetch GET 200 https://registry.npmjs.org/ftp 2467ms 2390 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ast-types-f710ceab\def\flow.d.ts' 2391 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\async-8b3614a9\internal\filter.js' 2392 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-21045219\lib\internal\streams\from.js' 2393 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-sdk-77c7861b\clients\applicationautoscaling.js' 2394 silly extract pac-resolver@3.0.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\pac-resolver-a2cb64cb (2140ms) 2395 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ast-types-f710ceab\fork.d.ts' 2396 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-21045219\lib\internal\streams\pipeline.js' 2397 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-sdk-77c7861b\clients\applicationinsights.js' 2398 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\@aws-cdk\region-info-5bd97c07\build-tools\aws-entities.d.ts' 2399 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ast-types-f710ceab\def\jsx.d.ts' 2400 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-21045219\readable-browser.js' 2401 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-sdk-77c7861b\clients\appmesh.js' 2402 silly extract diff@4.0.2 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\diff-c14ba5bc (3075ms) 2403 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\@aws-cdk\region-info-5bd97c07\lib\built-ins.generated.d.ts' 2404 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ast-types-f710ceab\gen\kinds.d.ts' 2405 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\cdk-assets-b2f9e4e0\lib\private\handlers\index.js' 2406 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-21045219\readable.js' 2407 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-sdk-77c7861b\clients\appstream.js' 2408 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\@aws-cdk\region-info-5bd97c07\lib\default.d.ts' 2409 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-21045219\lib\internal\streams\state.js' 2410 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-sdk-77c7861b\clients\appsync.js' 2411 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\cdk-assets-b2f9e4e0\bin\list.js' 2412 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-21045219\lib\internal\streams\stream-browser.js' 2413 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-sdk-77c7861b\clients\athena.js' 2414 silly extract compress-commons@3.0.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\compress-commons-65c0503a (2076ms) 2415 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\@aws-cdk\region-info-5bd97c07\build-tools\fact-tables.d.ts' 2416 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\cdk-assets-b2f9e4e0\bin\logging.js' 2417 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-21045219\lib\internal\streams\stream.js' 2418 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-sdk-77c7861b\clients\augmentedairuntime.js' 2419 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\@aws-cdk\region-info-5bd97c07\lib\fact.d.ts' 2420 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\cdk-assets-b2f9e4e0\test\manifest.test.js' 2421 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-21045219\package.json' 2422 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-sdk-77c7861b\clients\autoscaling.js' 2423 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-21045219\CONTRIBUTING.md' 2424 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-sdk-77c7861b\clients\autoscalingplans.js' 2425 silly tarball no local data for aws-sdk@2.715.0. Extracting by manifest. 2426 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\cdk-assets-b2f9e4e0\test\mock-aws.js' 2427 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-21045219\GOVERNANCE.md' 2428 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\@aws-cdk\region-info-5bd97c07\build-tools\generate-static-data.d.ts' 2429 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-21045219\README.md' 2430 silly extract readable-stream@3.6.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-21045219 (2040ms) 2431 silly extract yargs@15.3.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\yargs-c733f11e (2806ms) 2432 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\@aws-cdk\region-info-5bd97c07\lib\index.d.ts' 2433 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\cdk-assets-b2f9e4e0\test\mock-child_process.js' 2434 http fetch GET 304 https://registry.npmjs.org/pac-proxy-agent 2674ms (from cache) 2435 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\@aws-cdk\region-info-5bd97c07\lib\region-info.d.ts' 2436 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\cdk-assets-b2f9e4e0\lib\private\placeholders.js' 2437 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\cdk-assets-b2f9e4e0\test\placeholders.test.js' 2438 silly extract readable-stream@3.6.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-6f122cb7 (2232ms) 2439 silly extract @aws-cdk/region-info@1.56.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\@aws-cdk\region-info-5bd97c07 (2936ms) 2440 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\cdk-assets-b2f9e4e0\test\progress.test.js' 2441 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\cdk-assets-b2f9e4e0\bin\publish.js' 2442 silly extract readable-stream@2.3.7 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-51cdd730 (2248ms) 2443 silly extract uuid@8.2.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\uuid-7ef31022 (2978ms) 2444 warn tar EPERM: operation not permitted, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\cdk-assets-b2f9e4e0\lib\publishing.js' 2445 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\fs-extra-08b0a13e\lib\json\jsonfile.js' 2446 http fetch GET 200 https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz 358ms 2447 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\fs-extra-08b0a13e\lib\ensure\link.js' 2448 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\cdk-assets-b2f9e4e0\lib\private\shell.js' 2449 silly extract readable-stream@3.6.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-04e5dd8f (2026ms) 2450 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\async-8b3614a9\internal\getIterator.js' 2451 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\fs-extra-08b0a13e\lib\mkdirs\make-dir.js' 2452 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\fs-extra-08b0a13e\lib\move-sync\move-sync.js' 2453 silly extract readable-stream@3.6.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\readable-stream-5d73db32 (2019ms) 2454 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\cdk-assets-b2f9e4e0\test\zipping.test.js' 2455 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\fs-extra-08b0a13e\lib\move\move.js' 2456 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\cdk-assets-b2f9e4e0\npm-shrinkwrap.json' 2457 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\fs-extra-08b0a13e\lib\json\output-json-sync.js' 2458 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\async-8b3614a9\internal\Heap.js' 2459 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\fs-extra-08b0a13e\lib\json\output-json.js' 2460 http fetch GET 304 https://registry.npmjs.org/levn 1180ms (from cache) 2461 http fetch GET 200 https://registry.npmjs.org/ftp/-/ftp-0.3.10.tgz 354ms 2462 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\async-8b3614a9\internal\initialParams.js' 2463 http fetch GET 304 https://registry.npmjs.org/type-check 842ms (from cache) 2464 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\async-8b3614a9\internal\isArrayLike.js' 2465 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\async-8b3614a9\internal\iterator.js' 2466 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\async-8b3614a9\internal\map.js' 2467 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\fs-extra-08b0a13e\lib\ensure\symlink-paths.js' 2468 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\fs-extra-08b0a13e\lib\ensure\symlink-type.js' 2469 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\fs-extra-08b0a13e\lib\ensure\symlink.js' 2470 http fetch GET 200 https://registry.npmjs.org/levn/-/levn-0.3.0.tgz 58ms (from cache) 2471 http fetch GET 200 https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz 49ms (from cache) 2472 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\async-8b3614a9\internal\once.js' 2473 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\async-8b3614a9\internal\onlyOnce.js' 2474 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\async-8b3614a9\internal\parallel.js' 2475 silly extract fs-extra@9.0.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\fs-extra-08b0a13e (3128ms) 2476 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\async-8b3614a9\internal\promiseCallback.js' 2477 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\async-8b3614a9\internal\queue.js' 2478 http fetch GET 200 https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-3.0.1.tgz 246ms 2479 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\async-8b3614a9\internal\range.js' 2480 silly extract levn@0.3.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\levn-a576d160 (1886ms) 2481 silly extract type-check@0.3.2 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\type-check-878eea6a (1887ms) 2482 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\async-8b3614a9\internal\reject.js' 2483 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-cdk-c314c544\lib\init-templates\app\csharp\src\%name.PascalCased%\GlobalSuppressions.cs' 2484 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-cdk-c314c544\lib\init-templates\app\csharp\src\%name.PascalCased%\Program.template.cs' 2485 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-cdk-c314c544\lib\init-templates\app\csharp\src\%name.PascalCased%\%name.PascalCased%.template.csproj' 2486 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-cdk-c314c544\test\integ\cli\app\docker\Dockerfile.Custom' 2487 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\async-8b3614a9\internal\setImmediate.js' 2488 silly extract table@5.4.6 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\table-ef6dcd45 (2145ms) 2489 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\async-8b3614a9\internal\withoutIndex.js' 2490 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\async-8b3614a9\internal\wrapAsync.js' 2491 http fetch GET 200 https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz 52ms (from cache) 2492 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\async-8b3614a9\dist\async.mjs' 2493 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-cdk-c314c544\lib\init-templates\sample-app\fsharp\src\%name.PascalCased%\%name.PascalCased%Stack.template.fs' 2494 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-cdk-c314c544\lib\init-templates\sample-app\fsharp\src\%name.PascalCased%\Program.template.fs' 2495 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-cdk-c314c544\lib\init-templates\sample-app\fsharp\src\%name.PascalCased%\%name.PascalCased%.template.fsproj' 2496 silly extract yargs-parser@18.1.3 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\yargs-parser-4e37fe40 (3266ms) 2497 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-cdk-c314c544\lib\init-templates\app\python.template.gitignore' 2498 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ajv-f1d39c65\scripts.eslintrc.yml' 2499 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ajv-f1d39c65\scripts\bundle.js' 2500 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ajv-f1d39c65\scripts\compile-dots.js' 2501 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ajv-f1d39c65\scripts\info' 2502 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ajv-f1d39c65\scripts\prepare-tests' 2503 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ajv-f1d39c65\scripts\publish-built-version' 2504 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ajv-f1d39c65\scripts\travis-gh-pages' 2505 silly extract ajv@6.12.2 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ajv-f1d39c65 (2314ms) 2506 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-cdk-c314c544\lib\init-templates\sample-app\python.template.gitignore' 2507 silly extract es5-ext@0.8.2 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\es5-ext-25f18d6d (3934ms) 2508 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-cdk-c314c544\lib\init-templates\app\csharp\add-project.hook.js' 2509 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-cdk-c314c544\lib\init-templates\app\fsharp\add-project.hook.js' 2510 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-cdk-c314c544\lib\init-templates\sample-app\csharp\add-project.hook.js' 2511 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-cdk-c314c544\lib\init-templates\sample-app\fsharp\add-project.hook.js' 2512 warn tar ENOENT: no such file or directory, open 'C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\aws-cdk-c314c544\bin\cdk.js' 2513 http fetch GET 200 https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz 24ms (from cache) 2514 silly extract unpipe@1.0.0 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\unpipe-070136b0 (2700ms) 2515 http fetch GET 200 https://registry.npmjs.org/ftp/-/ftp-0.3.10.tgz 34ms (from cache) 2516 silly extract ftp@0.3.10 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\ftp-30c2c97b (3863ms) 2517 http fetch GET 200 https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-3.0.1.tgz 37ms (from cache) 2518 silly extract pac-proxy-agent@3.0.1 extracted to C:\Users\4483705\AppData\Roaming\npm\node_modules.staging\pac-proxy-agent-f047a38c (3992ms) 2519 verbose unlock done using C:\Users\4483705\AppData\Roaming\npm-cache_locks\staging-f5b07d393a1ab3a9.lock for C:\Users\4483705\AppData\Roaming\npm\node_modules.staging 2520 timing stage:rollbackFailedOptional Completed in 1ms 2521 timing stage:runTopLevelLifecycles Completed in 28007ms 2522 verbose stack SyntaxError: Unexpected end of JSON input while parsing near '...SYrc4lgTC5Xsa92mX51ME' 2522 verbose stack at JSON.parse () 2522 verbose stack at parseJson (C:\Incub\nodejs\node_modules\npm\node_modules\json-parse-better-errors\index.js:7:17) 2522 verbose stack at C:\Incub\nodejs\node_modules\npm\node_modules\node-fetch-npm\src\body.js:96:50 2522 verbose stack at runMicrotasks () 2522 verbose stack at processTicksAndRejections (internal/process/task_queues.js:97:5) 2523 verbose cwd C:\Incub\Workspace\MockMP1 2524 verbose Windows_NT 10.0.17763 2525 verbose argv "C:\Incub\nodejs\node.exe" "C:\Incub\nodejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "aws-cdk" 2526 verbose node v12.18.3 2527 verbose npm v6.14.6 2528 error Unexpected end of JSON input while parsing near '...SYrc4lgTC5Xsa92mX51ME' 2529 verbose exit [ 1, true ]

sibendu commented 4 years ago

It now worked for me after running all the commands from a powershell as administrator.