maierfelix / POGOserver

Pokemon GO server emulator
GNU General Public License v3.0
459 stars 197 forks source link

I place node_modules in the server folder and get error #140

Closed Shipi1 closed 7 years ago

Shipi1 commented 7 years ago

0 info it worked if it ends with ok 1 verbose cli [ 'C:\Program Files\nodejs\node.exe', 1 verbose cli 'C:\Users\chupi\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js', 1 verbose cli 'install', 1 verbose cli 'node-protobuf' ] 2 info using npm@3.10.6 3 info using node@v6.5.0 4 silly loadCurrentTree Starting 5 silly install loadCurrentTree 6 silly install readLocalPackageData 7 silly fetchPackageMetaData node-protobuf 8 silly fetchNamedPackageData node-protobuf 9 silly mapToRegistry name node-protobuf 10 silly mapToRegistry using default registry 11 silly mapToRegistry registry https://registry.npmjs.org/ 12 silly mapToRegistry data Result { 12 silly mapToRegistry raw: 'node-protobuf', 12 silly mapToRegistry scope: null, 12 silly mapToRegistry escapedName: 'node-protobuf', 12 silly mapToRegistry name: 'node-protobuf', 12 silly mapToRegistry rawSpec: '', 12 silly mapToRegistry spec: 'latest', 12 silly mapToRegistry type: 'tag' } 13 silly mapToRegistry uri https://registry.npmjs.org/node-protobuf 14 verbose request uri https://registry.npmjs.org/node-protobuf 15 verbose request no auth needed 16 info attempt registry request try #1 at 16:41:18 17 verbose request id 15569c7ea3020035 18 verbose etag "9XHFCEZNIXQA9CDRHIK0647ZY" 19 http request GET https://registry.npmjs.org/node-protobuf 20 http 304 https://registry.npmjs.org/node-protobuf 21 verbose headers { date: 'Fri, 02 Sep 2016 19:41:22 GMT', 21 verbose headers via: '1.1 varnish', 21 verbose headers 'cache-control': 'max-age=300', 21 verbose headers etag: '"9XHFCEZNIXQA9CDRHIK0647ZY"', 21 verbose headers age: '297', 21 verbose headers connection: 'keep-alive', 21 verbose headers 'x-served-by': 'cache-gru7126-GRU', 21 verbose headers 'x-cache': 'HIT', 21 verbose headers 'x-cache-hits': '1', 21 verbose headers 'x-timer': 'S1472845282.437197,VS0,VE0', 21 verbose headers vary: 'Accept-Encoding' } 22 silly get cb [ 304, 22 silly get { date: 'Fri, 02 Sep 2016 19:41:22 GMT', 22 silly get via: '1.1 varnish', 22 silly get 'cache-control': 'max-age=300', 22 silly get etag: '"9XHFCEZNIXQA9CDRHIK0647ZY"', 22 silly get age: '297', 22 silly get connection: 'keep-alive', 22 silly get 'x-served-by': 'cache-gru7126-GRU', 22 silly get 'x-cache': 'HIT', 22 silly get 'x-cache-hits': '1', 22 silly get 'x-timer': 'S1472845282.437197,VS0,VE0', 22 silly get vary: 'Accept-Encoding' } ] 23 verbose etag https://registry.npmjs.org/node-protobuf from cache 24 verbose get saving node-protobuf to C:\Users\chupi\AppData\Roaming\npm-cache\registry.npmjs.org\node-protobuf.cache.json 25 verbose correctMkdir C:\Users\chupi\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 26 silly install normalizeTree 27 silly loadCurrentTree Finishing 28 silly loadIdealTree Starting 29 silly install loadIdealTree 30 silly cloneCurrentTree Starting 31 silly install cloneCurrentTreeToIdealTree 32 silly cloneCurrentTree Finishing 33 silly loadShrinkwrap Starting 34 silly install loadShrinkwrap 35 silly loadShrinkwrap Finishing 36 silly loadAllDepsIntoIdealTree Starting 37 silly install loadAllDepsIntoIdealTree 38 silly resolveWithNewModule node-protobuf@1.3.3 checking installable status 39 silly cache add args [ 'node-protobuf', null ] 40 verbose cache add spec node-protobuf 41 silly cache add parsed spec Result { 41 silly cache add raw: 'node-protobuf', 41 silly cache add scope: null, 41 silly cache add escapedName: 'node-protobuf', 41 silly cache add name: 'node-protobuf', 41 silly cache add rawSpec: '', 41 silly cache add spec: 'latest', 41 silly cache add type: 'tag' } 42 silly addNamed node-protobuf@latest 43 verbose addNamed "latest" is being treated as a dist-tag for node-protobuf 44 info addNameTag [ 'node-protobuf', 'latest' ] 45 silly mapToRegistry name node-protobuf 46 silly mapToRegistry using default registry 47 silly mapToRegistry registry https://registry.npmjs.org/ 48 silly mapToRegistry data Result { 48 silly mapToRegistry raw: 'node-protobuf', 48 silly mapToRegistry scope: null, 48 silly mapToRegistry escapedName: 'node-protobuf', 48 silly mapToRegistry name: 'node-protobuf', 48 silly mapToRegistry rawSpec: '', 48 silly mapToRegistry spec: 'latest', 48 silly mapToRegistry type: 'tag' } 49 silly mapToRegistry uri https://registry.npmjs.org/node-protobuf 50 verbose addNameTag registry:https://registry.npmjs.org/node-protobuf not in flight; fetching 51 verbose get https://registry.npmjs.org/node-protobuf not expired, no request 52 silly addNameTag next cb for node-protobuf with tag latest 53 silly addNamed node-protobuf@1.3.3 54 verbose addNamed "1.3.3" is a plain semver version for node-protobuf 55 silly cache afterAdd node-protobuf@1.3.3 56 verbose afterAdd C:\Users\chupi\AppData\Roaming\npm-cache\node-protobuf\1.3.3\package\package.json not in flight; writing 57 verbose correctMkdir C:\Users\chupi\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 58 verbose afterAdd C:\Users\chupi\AppData\Roaming\npm-cache\node-protobuf\1.3.3\package\package.json written 59 silly fetchNamedPackageData bindings 60 silly mapToRegistry name bindings 61 silly mapToRegistry using default registry 62 silly mapToRegistry registry https://registry.npmjs.org/ 63 silly mapToRegistry data Result { 63 silly mapToRegistry raw: 'bindings', 63 silly mapToRegistry scope: null, 63 silly mapToRegistry escapedName: 'bindings', 63 silly mapToRegistry name: 'bindings', 63 silly mapToRegistry rawSpec: '', 63 silly mapToRegistry spec: 'latest', 63 silly mapToRegistry type: 'tag' } 64 silly mapToRegistry uri https://registry.npmjs.org/bindings 65 silly fetchNamedPackageData nan 66 silly mapToRegistry name nan 67 silly mapToRegistry using default registry 68 silly mapToRegistry registry https://registry.npmjs.org/ 69 silly mapToRegistry data Result { 69 silly mapToRegistry raw: 'nan', 69 silly mapToRegistry scope: null, 69 silly mapToRegistry escapedName: 'nan', 69 silly mapToRegistry name: 'nan', 69 silly mapToRegistry rawSpec: '', 69 silly mapToRegistry spec: 'latest', 69 silly mapToRegistry type: 'tag' } 70 silly mapToRegistry uri https://registry.npmjs.org/nan 71 verbose request uri https://registry.npmjs.org/bindings 72 verbose request no auth needed 73 info attempt registry request try #1 at 16:41:20 74 verbose etag "33TX4J3DNTGF7K41ZUV6OA182" 75 http request GET https://registry.npmjs.org/bindings 76 verbose request uri https://registry.npmjs.org/nan 77 verbose request no auth needed 78 info attempt registry request try #1 at 16:41:20 79 verbose etag "1OOZJAUMBQC59OINHZGMRRCSL" 80 http request GET https://registry.npmjs.org/nan 81 http 304 https://registry.npmjs.org/bindings 82 verbose headers { date: 'Fri, 02 Sep 2016 19:41:23 GMT', 82 verbose headers via: '1.1 varnish', 82 verbose headers 'cache-control': 'max-age=300', 82 verbose headers etag: '"33TX4J3DNTGF7K41ZUV6OA182"', 82 verbose headers age: '0', 82 verbose headers connection: 'keep-alive', 82 verbose headers 'x-served-by': 'cache-gru7126-GRU', 82 verbose headers 'x-cache': 'HIT', 82 verbose headers 'x-cache-hits': '1', 82 verbose headers 'x-timer': 'S1472845283.312054,VS0,VE147', 82 verbose headers vary: 'Accept-Encoding' } 83 silly get cb [ 304, 83 silly get { date: 'Fri, 02 Sep 2016 19:41:23 GMT', 83 silly get via: '1.1 varnish', 83 silly get 'cache-control': 'max-age=300', 83 silly get etag: '"33TX4J3DNTGF7K41ZUV6OA182"', 83 silly get age: '0', 83 silly get connection: 'keep-alive', 83 silly get 'x-served-by': 'cache-gru7126-GRU', 83 silly get 'x-cache': 'HIT', 83 silly get 'x-cache-hits': '1', 83 silly get 'x-timer': 'S1472845283.312054,VS0,VE147', 83 silly get vary: 'Accept-Encoding' } ] 84 verbose etag https://registry.npmjs.org/bindings from cache 85 verbose get saving bindings to C:\Users\chupi\AppData\Roaming\npm-cache\registry.npmjs.org\bindings.cache.json 86 verbose correctMkdir C:\Users\chupi\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 87 silly resolveWithNewModule bindings@1.2.1 checking installable status 88 silly cache add args [ 'bindings@^1.2.1', null ] 89 verbose cache add spec bindings@^1.2.1 90 silly cache add parsed spec Result { 90 silly cache add raw: 'bindings@^1.2.1', 90 silly cache add scope: null, 90 silly cache add escapedName: 'bindings', 90 silly cache add name: 'bindings', 90 silly cache add rawSpec: '^1.2.1', 90 silly cache add spec: '>=1.2.1 <2.0.0', 90 silly cache add type: 'range' } 91 silly addNamed bindings@>=1.2.1 <2.0.0 92 verbose addNamed ">=1.2.1 <2.0.0" is a valid semver range for bindings 93 silly addNameRange { name: 'bindings', range: '>=1.2.1 <2.0.0', hasData: false } 94 silly mapToRegistry name bindings 95 silly mapToRegistry using default registry 96 silly mapToRegistry registry https://registry.npmjs.org/ 97 silly mapToRegistry data Result { 97 silly mapToRegistry raw: 'bindings', 97 silly mapToRegistry scope: null, 97 silly mapToRegistry escapedName: 'bindings', 97 silly mapToRegistry name: 'bindings', 97 silly mapToRegistry rawSpec: '', 97 silly mapToRegistry spec: 'latest', 97 silly mapToRegistry type: 'tag' } 98 silly mapToRegistry uri https://registry.npmjs.org/bindings 99 verbose addNameRange registry:https://registry.npmjs.org/bindings not in flight; fetching 100 verbose get https://registry.npmjs.org/bindings not expired, no request 101 silly addNameRange number 2 { name: 'bindings', range: '>=1.2.1 <2.0.0', hasData: true } 102 silly addNameRange versions [ 'bindings', 102 silly addNameRange [ '0.0.1', 102 silly addNameRange '0.1.0', 102 silly addNameRange '0.1.1', 102 silly addNameRange '0.2.0', 102 silly addNameRange '0.2.1', 102 silly addNameRange '0.2.2', 102 silly addNameRange '0.2.3', 102 silly addNameRange '0.2.4', 102 silly addNameRange '0.3.0', 102 silly addNameRange '0.4.0', 102 silly addNameRange '1.0.0', 102 silly addNameRange '1.1.0', 102 silly addNameRange '1.1.1', 102 silly addNameRange '1.2.0', 102 silly addNameRange '1.2.1' ] ] 103 silly addNamed bindings@1.2.1 104 verbose addNamed "1.2.1" is a plain semver version for bindings 105 http 304 https://registry.npmjs.org/nan 106 verbose headers { date: 'Fri, 02 Sep 2016 19:41:23 GMT', 106 verbose headers via: '1.1 varnish', 106 verbose headers 'cache-control': 'max-age=300', 106 verbose headers etag: '"1OOZJAUMBQC59OINHZGMRRCSL"', 106 verbose headers age: '244', 106 verbose headers connection: 'keep-alive', 106 verbose headers 'x-served-by': 'cache-gru7122-GRU', 106 verbose headers 'x-cache': 'HIT', 106 verbose headers 'x-cache-hits': '5', 106 verbose headers 'x-timer': 'S1472845283.489465,VS0,VE0', 106 verbose headers vary: 'Accept-Encoding' } 107 silly get cb [ 304, 107 silly get { date: 'Fri, 02 Sep 2016 19:41:23 GMT', 107 silly get via: '1.1 varnish', 107 silly get 'cache-control': 'max-age=300', 107 silly get etag: '"1OOZJAUMBQC59OINHZGMRRCSL"', 107 silly get age: '244', 107 silly get connection: 'keep-alive', 107 silly get 'x-served-by': 'cache-gru7122-GRU', 107 silly get 'x-cache': 'HIT', 107 silly get 'x-cache-hits': '5', 107 silly get 'x-timer': 'S1472845283.489465,VS0,VE0', 107 silly get vary: 'Accept-Encoding' } ] 108 verbose etag https://registry.npmjs.org/nan from cache 109 verbose get saving nan to C:\Users\chupi\AppData\Roaming\npm-cache\registry.npmjs.org\nan.cache.json 110 verbose correctMkdir C:\Users\chupi\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 111 silly resolveWithNewModule nan@2.4.0 checking installable status 112 silly cache add args [ 'nan@^2.3.5', null ] 113 verbose cache add spec nan@^2.3.5 114 silly cache add parsed spec Result { 114 silly cache add raw: 'nan@^2.3.5', 114 silly cache add scope: null, 114 silly cache add escapedName: 'nan', 114 silly cache add name: 'nan', 114 silly cache add rawSpec: '^2.3.5', 114 silly cache add spec: '>=2.3.5 <3.0.0', 114 silly cache add type: 'range' } 115 silly addNamed nan@>=2.3.5 <3.0.0 116 verbose addNamed ">=2.3.5 <3.0.0" is a valid semver range for nan 117 silly addNameRange { name: 'nan', range: '>=2.3.5 <3.0.0', hasData: false } 118 silly mapToRegistry name nan 119 silly mapToRegistry using default registry 120 silly mapToRegistry registry https://registry.npmjs.org/ 121 silly mapToRegistry data Result { 121 silly mapToRegistry raw: 'nan', 121 silly mapToRegistry scope: null, 121 silly mapToRegistry escapedName: 'nan', 121 silly mapToRegistry name: 'nan', 121 silly mapToRegistry rawSpec: '', 121 silly mapToRegistry spec: 'latest', 121 silly mapToRegistry type: 'tag' } 122 silly mapToRegistry uri https://registry.npmjs.org/nan 123 verbose addNameRange registry:https://registry.npmjs.org/nan not in flight; fetching 124 verbose get https://registry.npmjs.org/nan not expired, no request 125 silly addNameRange number 2 { name: 'nan', range: '>=2.3.5 <3.0.0', hasData: true } 126 silly addNameRange versions [ 'nan', 126 silly addNameRange [ '0.3.0-wip', 126 silly addNameRange '0.3.0-wip2', 126 silly addNameRange '0.3.0', 126 silly addNameRange '0.3.1', 126 silly addNameRange '0.3.2', 126 silly addNameRange '0.4.0', 126 silly addNameRange '0.4.1', 126 silly addNameRange '0.4.2', 126 silly addNameRange '0.4.3', 126 silly addNameRange '0.4.4', 126 silly addNameRange '0.5.0', 126 silly addNameRange '0.5.1', 126 silly addNameRange '0.5.2', 126 silly addNameRange '0.6.0', 126 silly addNameRange '0.7.0', 126 silly addNameRange '0.7.1', 126 silly addNameRange '0.8.0', 126 silly addNameRange '1.0.0', 126 silly addNameRange '1.1.0', 126 silly addNameRange '1.1.1', 126 silly addNameRange '1.1.2', 126 silly addNameRange '1.2.0', 126 silly addNameRange '1.3.0', 126 silly addNameRange '1.4.0', 126 silly addNameRange '1.4.1', 126 silly addNameRange '1.5.0', 126 silly addNameRange '1.4.2', 126 silly addNameRange '1.4.3', 126 silly addNameRange '1.5.1', 126 silly addNameRange '1.5.2', 126 silly addNameRange '1.6.0', 126 silly addNameRange '1.5.3', 126 silly addNameRange '1.6.1', 126 silly addNameRange '1.6.2', 126 silly addNameRange '1.7.0', 126 silly addNameRange '1.8.0', 126 silly addNameRange '1.8.1', 126 silly addNameRange '1.8.2', 126 silly addNameRange '1.8.3', 126 silly addNameRange '1.8.4', 126 silly addNameRange '1.9.0', 126 silly addNameRange '2.0.0', 126 silly addNameRange '2.0.1', 126 silly addNameRange '2.0.2', 126 silly addNameRange '2.0.3', 126 silly addNameRange '2.0.4', 126 silly addNameRange '2.0.5', 126 silly addNameRange '2.0.6', 126 silly addNameRange '2.0.7', 126 silly addNameRange '2.0.8', 126 silly addNameRange '2.0.9', 126 silly addNameRange '2.1.0', 126 silly addNameRange '2.2.0', 126 silly addNameRange '2.2.1', 126 silly addNameRange '2.3.0', 126 silly addNameRange '2.3.1', 126 silly addNameRange '2.3.2', 126 silly addNameRange '2.3.3', 126 silly addNameRange '2.3.4', 126 silly addNameRange '2.3.5', 126 silly addNameRange '2.4.0' ] ] 127 silly addNamed nan@2.4.0 128 verbose addNamed "2.4.0" is a plain semver version for nan 129 silly cache afterAdd bindings@1.2.1 130 verbose afterAdd C:\Users\chupi\AppData\Roaming\npm-cache\bindings\1.2.1\package\package.json not in flight; writing 131 verbose correctMkdir C:\Users\chupi\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 132 verbose afterAdd C:\Users\chupi\AppData\Roaming\npm-cache\bindings\1.2.1\package\package.json written 133 silly cache afterAdd nan@2.4.0 134 verbose afterAdd C:\Users\chupi\AppData\Roaming\npm-cache\nan\2.4.0\package\package.json not in flight; writing 135 verbose correctMkdir C:\Users\chupi\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 136 verbose afterAdd C:\Users\chupi\AppData\Roaming\npm-cache\nan\2.4.0\package\package.json written 137 silly fetchNamedPackageData fsevents 138 silly mapToRegistry name fsevents 139 silly mapToRegistry using default registry 140 silly mapToRegistry registry https://registry.npmjs.org/ 141 silly mapToRegistry data Result { 141 silly mapToRegistry raw: 'fsevents', 141 silly mapToRegistry scope: null, 141 silly mapToRegistry escapedName: 'fsevents', 141 silly mapToRegistry name: 'fsevents', 141 silly mapToRegistry rawSpec: '', 141 silly mapToRegistry spec: 'latest', 141 silly mapToRegistry type: 'tag' } 142 silly mapToRegistry uri https://registry.npmjs.org/fsevents 143 verbose request uri https://registry.npmjs.org/fsevents 144 verbose request no auth needed 145 info attempt registry request try #1 at 16:41:21 146 http request GET https://registry.npmjs.org/fsevents 147 http 200 https://registry.npmjs.org/fsevents 148 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 148 verbose headers etag: '"1IUUBBNAFSLRNOMEHDGNJ1LTJ"', 148 verbose headers 'content-type': 'application/json', 148 verbose headers 'content-encoding': 'gzip', 148 verbose headers 'cache-control': 'max-age=300', 148 verbose headers 'content-length': '7041', 148 verbose headers 'accept-ranges': 'bytes', 148 verbose headers date: 'Fri, 02 Sep 2016 19:41:24 GMT', 148 verbose headers via: '1.1 varnish', 148 verbose headers age: '66', 148 verbose headers connection: 'keep-alive', 148 verbose headers 'x-served-by': 'cache-gru7126-GRU', 148 verbose headers 'x-cache': 'HIT', 148 verbose headers 'x-cache-hits': '4', 148 verbose headers 'x-timer': 'S1472845284.106511,VS0,VE0', 148 verbose headers vary: 'Accept-Encoding' } 149 silly get cb [ 200, 149 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 149 silly get etag: '"1IUUBBNAFSLRNOMEHDGNJ1LTJ"', 149 silly get 'content-type': 'application/json', 149 silly get 'content-encoding': 'gzip', 149 silly get 'cache-control': 'max-age=300', 149 silly get 'content-length': '7041', 149 silly get 'accept-ranges': 'bytes', 149 silly get date: 'Fri, 02 Sep 2016 19:41:24 GMT', 149 silly get via: '1.1 varnish', 149 silly get age: '66', 149 silly get connection: 'keep-alive', 149 silly get 'x-served-by': 'cache-gru7126-GRU', 149 silly get 'x-cache': 'HIT', 149 silly get 'x-cache-hits': '4', 149 silly get 'x-timer': 'S1472845284.106511,VS0,VE0', 149 silly get vary: 'Accept-Encoding' } ] 150 verbose get saving fsevents to C:\Users\chupi\AppData\Roaming\npm-cache\registry.npmjs.org\fsevents.cache.json 151 verbose correctMkdir C:\Users\chupi\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 152 silly resolveWithNewModule fsevents@1.0.14 checking installable status 153 silly loadAllDepsIntoIdealTree Finishing 154 silly loadIdealTree Finishing 155 silly currentTree POGOServer@0.5.0 155 silly currentTree +-- abbrev@1.0.9 155 silly currentTree +-- amdefine@1.0.0 155 silly currentTree +-- ansi-regex@2.0.0 155 silly currentTree +-- ansi-styles@2.2.1 155 silly currentTree +-- anymatch@1.3.0 155 silly currentTree +-- aproba@1.0.4 155 silly currentTree +-- are-we-there-yet@1.1.2 155 silly currentTree +-- arr-diff@2.0.0 155 silly currentTree +-- arr-flatten@1.0.1 155 silly currentTree +-- array-find-index@1.0.1 155 silly currentTree +-- array-index@1.0.0 155 silly currentTree +-- array-uniq@1.0.3 155 silly currentTree +-- array-unique@0.2.1 155 silly currentTree +-- arrify@1.0.1 155 silly currentTree +-- ascli@1.0.0 155 silly currentTree +-- asn1@0.2.3 155 silly currentTree +-- assert-plus@0.2.0 155 silly currentTree +-- async-each@1.0.1 155 silly currentTree +-- async@2.0.1 155 silly currentTree +-- aws-sign2@0.6.0 155 silly currentTree +-- aws4@1.4.1 155 silly currentTree +-- babel-cli@6.14.0 155 silly currentTree | +-- chalk@1.1.1 155 silly currentTree | -- glob@5.0.15 155 silly currentTree +-- babel-code-frame@6.11.0 155 silly currentTree +-- babel-core@6.14.0 155 silly currentTree +-- babel-generator@6.14.0 155 silly currentTree +-- babel-helper-bindify-decorators@6.8.0 155 silly currentTree +-- babel-helper-builder-binary-assignment-operator-visitor@6.8.0 155 silly currentTree +-- babel-helper-call-delegate@6.8.0 155 silly currentTree +-- babel-helper-define-map@6.9.0 155 silly currentTree +-- babel-helper-explode-assignable-expression@6.8.0 155 silly currentTree +-- babel-helper-explode-class@6.8.0 155 silly currentTree +-- babel-helper-function-name@6.8.0 155 silly currentTree +-- babel-helper-get-function-arity@6.8.0 155 silly currentTree +-- babel-helper-hoist-variables@6.8.0 155 silly currentTree +-- babel-helper-optimise-call-expression@6.8.0 155 silly currentTree +-- babel-helper-regex@6.9.0 155 silly currentTree +-- babel-helper-remap-async-to-generator@6.11.2 155 silly currentTree +-- babel-helper-replace-supers@6.14.0 155 silly currentTree +-- babel-helpers@6.8.0 155 silly currentTree +-- babel-messages@6.8.0 155 silly currentTree +-- babel-plugin-check-es2015-constants@6.8.0 155 silly currentTree +-- babel-plugin-syntax-async-functions@6.13.0 155 silly currentTree +-- babel-plugin-syntax-class-constructor-call@6.13.0 155 silly currentTree +-- babel-plugin-syntax-class-properties@6.13.0 155 silly currentTree +-- babel-plugin-syntax-decorators@6.13.0 155 silly currentTree +-- babel-plugin-syntax-do-expressions@6.13.0 155 silly currentTree +-- babel-plugin-syntax-exponentiation-operator@6.13.0 155 silly currentTree +-- babel-plugin-syntax-export-extensions@6.13.0 155 silly currentTree +-- babel-plugin-syntax-function-bind@6.13.0 155 silly currentTree +-- babel-plugin-syntax-object-rest-spread@6.13.0 155 silly currentTree +-- babel-plugin-syntax-trailing-function-commas@6.13.0 155 silly currentTree +-- babel-plugin-transform-async-to-generator@6.8.0 155 silly currentTree +-- babel-plugin-transform-class-constructor-call@6.8.0 155 silly currentTree +-- babel-plugin-transform-class-properties@6.11.5 155 silly currentTree +-- babel-plugin-transform-decorators@6.13.0 155 silly currentTree +-- babel-plugin-transform-do-expressions@6.8.0 155 silly currentTree +-- babel-plugin-transform-es2015-arrow-functions@6.8.0 155 silly currentTree +-- babel-plugin-transform-es2015-block-scoped-functions@6.8.0 155 silly currentTree +-- babel-plugin-transform-es2015-block-scoping@6.14.0 155 silly currentTree +-- babel-plugin-transform-es2015-classes@6.14.0 155 silly currentTree +-- babel-plugin-transform-es2015-computed-properties@6.8.0 155 silly currentTree +-- babel-plugin-transform-es2015-destructuring@6.9.0 155 silly currentTree +-- babel-plugin-transform-es2015-duplicate-keys@6.8.0 155 silly currentTree +-- babel-plugin-transform-es2015-for-of@6.8.0 155 silly currentTree +-- babel-plugin-transform-es2015-function-name@6.9.0 155 silly currentTree +-- babel-plugin-transform-es2015-literals@6.8.0 155 silly currentTree +-- babel-plugin-transform-es2015-modules-amd@6.8.0 155 silly currentTree +-- babel-plugin-transform-es2015-modules-commonjs@6.14.0 155 silly currentTree +-- babel-plugin-transform-es2015-modules-systemjs@6.14.0 155 silly currentTree +-- babel-plugin-transform-es2015-modules-umd@6.12.0 155 silly currentTree +-- babel-plugin-transform-es2015-object-super@6.8.0 155 silly currentTree +-- babel-plugin-transform-es2015-parameters@6.11.4 155 silly currentTree +-- babel-plugin-transform-es2015-shorthand-properties@6.8.0 155 silly currentTree +-- babel-plugin-transform-es2015-spread@6.8.0 155 silly currentTree +-- babel-plugin-transform-es2015-sticky-regex@6.8.0 155 silly currentTree +-- babel-plugin-transform-es2015-template-literals@6.8.0 155 silly currentTree +-- babel-plugin-transform-es2015-typeof-symbol@6.8.0 155 silly currentTree +-- babel-plugin-transform-es2015-unicode-regex@6.11.0 155 silly currentTree +-- babel-plugin-transform-exponentiation-operator@6.8.0 155 silly currentTree +-- babel-plugin-transform-export-extensions@6.8.0 155 silly currentTree +-- babel-plugin-transform-function-bind@6.8.0 155 silly currentTree +-- babel-plugin-transform-object-rest-spread@6.8.0 155 silly currentTree +-- babel-plugin-transform-regenerator@6.14.0 155 silly currentTree +-- babel-plugin-transform-strict-mode@6.11.3 155 silly currentTree +-- babel-polyfill@6.13.0 155 silly currentTree +-- babel-preset-es2015@6.14.0 155 silly currentTree +-- babel-preset-stage-0@6.5.0 155 silly currentTree +-- babel-preset-stage-1@6.13.0 155 silly currentTree +-- babel-preset-stage-2@6.13.0 155 silly currentTree +-- babel-preset-stage-3@6.11.0 155 silly currentTree +-- babel-register@6.14.0 155 silly currentTree +-- babel-runtime@6.11.6 155 silly currentTree +-- babel-template@6.14.0 155 silly currentTree +-- babel-traverse@6.14.0 155 silly currentTree +-- babel-types@6.14.0 155 silly currentTree +-- babylon@6.9.1 155 silly currentTree +-- balanced-match@0.4.2 155 silly currentTree +-- bcrypt-pbkdf@1.0.0 155 silly currentTree |-- tweetnacl@0.14.3 155 silly currentTree +-- bignumber.js@2.3.0 155 silly currentTree +-- bin-version-check@2.1.0 155 silly currentTree | +-- minimist@1.2.0 155 silly currentTree | -- semver@4.3.6 155 silly currentTree +-- bin-version@1.0.4 155 silly currentTree +-- binary-extensions@1.5.0 155 silly currentTree +-- bindings@1.2.1 155 silly currentTree +-- bl@1.1.2 155 silly currentTree |-- readable-stream@2.0.6 155 silly currentTree +-- block-stream@0.0.9 155 silly currentTree +-- bluebird-retry@0.8.0 155 silly currentTree +-- bluebird@3.4.3 155 silly currentTree +-- boom@2.10.1 155 silly currentTree +-- brace-expansion@1.1.6 155 silly currentTree +-- braces@1.8.5 155 silly currentTree +-- buffer-shims@1.0.0 155 silly currentTree +-- builtin-modules@1.1.1 155 silly currentTree +-- bytebuffer@5.0.1 155 silly currentTree +-- camelcase-keys@2.1.0 155 silly currentTree +-- camelcase@2.1.1 155 silly currentTree +-- caseless@0.11.0 155 silly currentTree +-- chalk@1.1.3 155 silly currentTree +-- chokidar@1.6.0 155 silly currentTree +-- cliui@3.2.0 155 silly currentTree +-- code-point-at@1.0.0 155 silly currentTree +-- colors@1.1.2 155 silly currentTree +-- colour@0.7.1 155 silly currentTree +-- combined-stream@1.0.5 155 silly currentTree +-- commander@2.9.0 155 silly currentTree +-- concat-map@0.0.1 155 silly currentTree +-- console-control-strings@1.1.0 155 silly currentTree +-- convert-source-map@1.3.0 155 silly currentTree +-- core-js@2.4.1 155 silly currentTree +-- core-util-is@1.0.2 155 silly currentTree +-- cryptiles@2.0.5 155 silly currentTree +-- crypto-js@3.1.6 155 silly currentTree +-- cuint@0.2.2 155 silly currentTree +-- currently-unhandled@0.4.1 155 silly currentTree +-- cycle@1.0.3 155 silly currentTree +-- d@0.1.1 155 silly currentTree +-- dashdash@1.14.0 155 silly currentTree | -- assert-plus@1.0.0 155 silly currentTree +-- debug@2.2.0 155 silly currentTree +-- decamelize@1.2.0 155 silly currentTree +-- deep-equal@0.2.2 155 silly currentTree +-- delayed-stream@1.0.0 155 silly currentTree +-- delegates@1.0.0 155 silly currentTree +-- detect-indent@3.0.1 155 silly currentTree |-- minimist@1.2.0 155 silly currentTree +-- ecc-jsbn@0.1.1 155 silly currentTree +-- error-ex@1.3.0 155 silly currentTree +-- es5-ext@0.10.12 155 silly currentTree +-- es6-iterator@2.0.0 155 silly currentTree +-- es6-symbol@3.1.0 155 silly currentTree +-- escape-string-regexp@1.0.5 155 silly currentTree +-- esutils@2.0.2 155 silly currentTree +-- expand-brackets@0.1.5 155 silly currentTree +-- expand-range@1.8.2 155 silly currentTree +-- extend@3.0.0 155 silly currentTree +-- extglob@0.3.2 155 silly currentTree +-- extsprintf@1.0.2 155 silly currentTree +-- eyes@0.1.8 155 silly currentTree +-- filename-regex@2.0.0 155 silly currentTree +-- fill-range@2.2.3 155 silly currentTree +-- find-up@1.1.2 155 silly currentTree | -- path-exists@2.1.0 155 silly currentTree +-- find-versions@1.2.1 155 silly currentTree +-- for-in@0.1.5 155 silly currentTree +-- for-own@0.1.4 155 silly currentTree +-- forever-agent@0.6.1 155 silly currentTree +-- form-data@1.0.1 155 silly currentTree +-- fs-extra@0.30.0 155 silly currentTree +-- fs-readdir-recursive@0.1.2 155 silly currentTree +-- fs.realpath@1.0.0 155 silly currentTree +-- fstream@1.0.10 155 silly currentTree +-- gauge@2.6.0 155 silly currentTree +-- generate-function@2.0.0 155 silly currentTree +-- generate-object-property@1.2.0 155 silly currentTree +-- get-stdin@4.0.1 155 silly currentTree +-- getpass@0.1.6 155 silly currentTree |-- assert-plus@1.0.0 155 silly currentTree +-- glob-base@0.3.0 155 silly currentTree +-- glob-parent@2.0.0 155 silly currentTree +-- glob@7.0.6 155 silly currentTree +-- globals@8.18.0 155 silly currentTree +-- gpsoauthnode@0.0.5 155 silly currentTree +-- graceful-fs@4.1.6 155 silly currentTree +-- graceful-readlink@1.0.1 155 silly currentTree +-- har-validator@2.0.6 155 silly currentTree +-- has-ansi@2.0.0 155 silly currentTree +-- has-color@0.1.7 155 silly currentTree +-- has-unicode@2.0.1 155 silly currentTree +-- hawk@3.1.3 155 silly currentTree +-- hoek@2.16.3 155 silly currentTree +-- home-or-tmp@1.0.0 155 silly currentTree +-- hosted-git-info@2.1.5 155 silly currentTree +-- http-signature@1.1.1 155 silly currentTree +-- i@0.3.5 155 silly currentTree +-- indent-string@2.1.0 155 silly currentTree | -- repeating@2.0.1 155 silly currentTree +-- inflight@1.0.5 155 silly currentTree +-- inherits@2.0.1 155 silly currentTree +-- invariant@2.2.1 155 silly currentTree +-- invert-kv@1.0.0 155 silly currentTree +-- is-arrayish@0.2.1 155 silly currentTree +-- is-binary-path@1.0.1 155 silly currentTree +-- is-buffer@1.1.4 155 silly currentTree +-- is-builtin-module@1.0.0 155 silly currentTree +-- is-dotfile@1.0.2 155 silly currentTree +-- is-equal-shallow@0.1.3 155 silly currentTree +-- is-extendable@0.1.1 155 silly currentTree +-- is-extglob@1.0.0 155 silly currentTree +-- is-finite@1.0.1 155 silly currentTree +-- is-fullwidth-code-point@1.0.0 155 silly currentTree +-- is-glob@2.0.1 155 silly currentTree +-- is-my-json-valid@2.13.1 155 silly currentTree +-- is-number@2.1.0 155 silly currentTree +-- is-posix-bracket@0.1.1 155 silly currentTree +-- is-primitive@2.0.0 155 silly currentTree +-- is-property@1.0.2 155 silly currentTree +-- is-typedarray@1.0.0 155 silly currentTree +-- is-utf8@0.2.1 155 silly currentTree +-- isarray@1.0.0 155 silly currentTree +-- isexe@1.1.2 155 silly currentTree +-- isobject@2.1.0 155 silly currentTree +-- isstream@0.1.2 155 silly currentTree +-- jodid25519@1.0.2 155 silly currentTree +-- js-tokens@2.0.0 155 silly currentTree +-- jsbn@0.1.0 155 silly currentTree +-- jsesc@0.5.0 155 silly currentTree +-- json-schema@0.2.2 155 silly currentTree +-- json-stringify-safe@5.0.1 155 silly currentTree +-- json5@0.4.0 155 silly currentTree +-- jsonfile@2.3.1 155 silly currentTree +-- jsonpointer@2.0.0 155 silly currentTree +-- jsprim@1.3.0 155 silly currentTree +-- jwt-decode@2.1.0 155 silly currentTree +-- kind-of@3.0.4 155 silly currentTree +-- klaw@1.3.0 155 silly currentTree +-- lcid@1.0.0 155 silly currentTree +-- load-json-file@1.1.0 155 silly currentTree +-- lodash@4.15.0 155 silly currentTree +-- log-symbols@1.0.2 155 silly currentTree +-- long@3.2.0 155 silly currentTree +-- loose-envify@1.2.0 155 silly currentTree |-- js-tokens@1.0.3 155 silly currentTree +-- loud-rejection@1.6.0 155 silly currentTree +-- map-obj@1.0.1 155 silly currentTree +-- meow@3.7.0 155 silly currentTree | -- minimist@1.2.0 155 silly currentTree +-- micromatch@2.3.11 155 silly currentTree +-- mime-db@1.23.0 155 silly currentTree +-- mime-types@2.1.11 155 silly currentTree +-- minimatch@3.0.3 155 silly currentTree +-- minimist@0.0.8 155 silly currentTree +-- mkdirp@0.5.1 155 silly currentTree +-- ms@0.7.1 155 silly currentTree +-- mute-stream@0.0.6 155 silly currentTree +-- mysql@2.11.1 155 silly currentTree | +-- isarray@0.0.1 155 silly currentTree |-- readable-stream@1.1.14 155 silly currentTree +-- nan@2.4.0 155 silly currentTree +-- ncp@1.0.1 155 silly currentTree +-- node-gyp@3.4.0 155 silly currentTree +-- node-pogo-protos@1.4.0 155 silly currentTree +-- node-pogo-signature@2.0.3 155 silly currentTree +-- node-protobuf@1.3.3 155 silly currentTree +-- node-uuid@1.4.7 155 silly currentTree +-- nopt@3.0.6 155 silly currentTree +-- normalize-package-data@2.3.5 155 silly currentTree +-- normalize-path@2.0.1 155 silly currentTree +-- npmlog@3.1.2 155 silly currentTree +-- number-is-nan@1.0.0 155 silly currentTree +-- oauth-sign@0.8.2 155 silly currentTree +-- object-assign@4.1.0 155 silly currentTree +-- object.omit@2.0.0 155 silly currentTree +-- once@1.3.3 155 silly currentTree +-- optimist@0.3.7 155 silly currentTree +-- optjs@3.2.2 155 silly currentTree +-- os-homedir@1.0.1 155 silly currentTree +-- os-locale@1.4.0 155 silly currentTree +-- os-tmpdir@1.0.1 155 silly currentTree +-- osenv@0.1.3 155 silly currentTree +-- output-file-sync@1.1.2 155 silly currentTree +-- parse-glob@3.0.4 155 silly currentTree +-- parse-json@2.2.0 155 silly currentTree +-- path-array@1.0.1 155 silly currentTree +-- path-exists@1.0.0 155 silly currentTree +-- path-is-absolute@1.0.0 155 silly currentTree +-- path-type@1.1.0 155 silly currentTree +-- pcrypt@1.0.0 155 silly currentTree +-- pify@2.3.0 155 silly currentTree +-- pinkie-promise@2.0.1 155 silly currentTree +-- pinkie@2.0.4 155 silly currentTree +-- pkginfo@0.4.0 155 silly currentTree +-- pogo-asset-downloader@0.3.1 155 silly currentTree +-- pogobuf@1.6.0 155 silly currentTree +-- pokemongo-protobuf@1.12.0 155 silly currentTree +-- pokename@0.3.0 155 silly currentTree +-- preserve@0.2.0 155 silly currentTree +-- private@0.1.6 155 silly currentTree +-- process-nextick-args@1.0.7 155 silly currentTree +-- prompt@1.0.0 155 silly currentTree +-- protobufjs@5.0.1 155 silly currentTree | -- glob@5.0.15 155 silly currentTree +-- punycode@1.3.2 155 silly currentTree +-- qs@6.2.1 155 silly currentTree +-- querystring@0.2.0 155 silly currentTree +-- randomatic@1.1.5 155 silly currentTree +-- read-pkg-up@1.0.1 155 silly currentTree +-- read-pkg@1.1.0 155 silly currentTree +-- read@1.0.7 155 silly currentTree +-- readable-stream@2.1.5 155 silly currentTree +-- readdirp@2.1.0 155 silly currentTree +-- rebuild@0.1.2 155 silly currentTree +-- redent@1.0.0 155 silly currentTree +-- regenerate@1.3.1 155 silly currentTree +-- regenerator-runtime@0.9.5 155 silly currentTree +-- regex-cache@0.4.3 155 silly currentTree +-- regexpu-core@2.0.0 155 silly currentTree +-- regjsgen@0.2.0 155 silly currentTree +-- regjsparser@0.1.5 155 silly currentTree +-- repeat-element@1.1.2 155 silly currentTree +-- repeat-string@1.5.4 155 silly currentTree +-- repeating@1.1.3 155 silly currentTree +-- request@2.74.0 155 silly currentTree +-- revalidator@0.1.8 155 silly currentTree +-- rimraf@2.5.4 155 silly currentTree +-- s2-geometry@1.2.9 155 silly currentTree +-- semver-regex@1.0.0 155 silly currentTree +-- semver-truncate@1.1.2 155 silly currentTree +-- semver@5.3.0 155 silly currentTree +-- set-blocking@2.0.0 155 silly currentTree +-- set-immediate-shim@1.0.1 155 silly currentTree +-- shebang-regex@1.0.0 155 silly currentTree +-- signal-exit@3.0.0 155 silly currentTree +-- slash@1.0.0 155 silly currentTree +-- sntp@1.0.9 155 silly currentTree +-- source-map-support@0.2.10 155 silly currentTree |-- source-map@0.1.32 155 silly currentTree +-- source-map@0.5.6 155 silly currentTree +-- spdx-correct@1.0.2 155 silly currentTree +-- spdx-expression-parse@1.0.3 155 silly currentTree +-- spdx-license-ids@1.2.2 155 silly currentTree +-- sqlstring@2.0.1 155 silly currentTree +-- sshpk@1.10.0 155 silly currentTree | -- assert-plus@1.0.0 155 silly currentTree +-- stack-trace@0.0.9 155 silly currentTree +-- string_decoder@0.10.31 155 silly currentTree +-- string-width@1.0.2 155 silly currentTree +-- stringstream@0.0.5 155 silly currentTree +-- strip-ansi@3.0.1 155 silly currentTree +-- strip-bom@2.0.0 155 silly currentTree +-- strip-indent@1.0.1 155 silly currentTree +-- supports-color@2.0.0 155 silly currentTree +-- tar@2.2.1 155 silly currentTree +-- to-fast-properties@1.0.2 155 silly currentTree +-- tough-cookie@2.3.1 155 silly currentTree +-- trim-newlines@1.0.0 155 silly currentTree +-- tunnel-agent@0.4.3 155 silly currentTree +-- tweetnacl@0.13.3 155 silly currentTree +-- url@0.11.0 155 silly currentTree +-- user-home@1.1.1 155 silly currentTree +-- util-deprecate@1.0.2 155 silly currentTree +-- utile@0.3.0 155 silly currentTree |-- async@0.9.2 155 silly currentTree +-- v8flags@2.0.11 155 silly currentTree +-- validate-npm-package-license@3.0.1 155 silly currentTree +-- verror@1.3.6 155 silly currentTree +-- which@1.2.10 155 silly currentTree +-- wide-align@1.1.0 155 silly currentTree +-- window-size@0.1.4 155 silly currentTree +-- winston@2.1.1 155 silly currentTree | +-- async@1.0.0 155 silly currentTree | +-- colors@1.0.3 155 silly currentTree | -- pkginfo@0.3.1 155 silly currentTree +-- wordwrap@0.0.3 155 silly currentTree +-- wrap-ansi@2.0.0 155 silly currentTree +-- wrappy@1.0.2 155 silly currentTree +-- xtend@4.0.1 155 silly currentTree +-- xxhashjs@0.2.1 155 silly currentTree +-- y18n@3.2.1 155 silly currentTree-- yargs@3.32.0 156 silly idealTree POGOServer@0.5.0 156 silly idealTree +-- abbrev@1.0.9 156 silly idealTree +-- amdefine@1.0.0 156 silly idealTree +-- ansi-regex@2.0.0 156 silly idealTree +-- ansi-styles@2.2.1 156 silly idealTree +-- anymatch@1.3.0 156 silly idealTree +-- aproba@1.0.4 156 silly idealTree +-- are-we-there-yet@1.1.2 156 silly idealTree +-- arr-diff@2.0.0 156 silly idealTree +-- arr-flatten@1.0.1 156 silly idealTree +-- array-find-index@1.0.1 156 silly idealTree +-- array-index@1.0.0 156 silly idealTree +-- array-uniq@1.0.3 156 silly idealTree +-- array-unique@0.2.1 156 silly idealTree +-- arrify@1.0.1 156 silly idealTree +-- ascli@1.0.0 156 silly idealTree +-- asn1@0.2.3 156 silly idealTree +-- assert-plus@0.2.0 156 silly idealTree +-- async-each@1.0.1 156 silly idealTree +-- async@2.0.1 156 silly idealTree +-- aws-sign2@0.6.0 156 silly idealTree +-- aws4@1.4.1 156 silly idealTree +-- babel-cli@6.14.0 156 silly idealTree | +-- chalk@1.1.1 156 silly idealTree | -- glob@5.0.15 156 silly idealTree +-- babel-code-frame@6.11.0 156 silly idealTree +-- babel-core@6.14.0 156 silly idealTree +-- babel-generator@6.14.0 156 silly idealTree +-- babel-helper-bindify-decorators@6.8.0 156 silly idealTree +-- babel-helper-builder-binary-assignment-operator-visitor@6.8.0 156 silly idealTree +-- babel-helper-call-delegate@6.8.0 156 silly idealTree +-- babel-helper-define-map@6.9.0 156 silly idealTree +-- babel-helper-explode-assignable-expression@6.8.0 156 silly idealTree +-- babel-helper-explode-class@6.8.0 156 silly idealTree +-- babel-helper-function-name@6.8.0 156 silly idealTree +-- babel-helper-get-function-arity@6.8.0 156 silly idealTree +-- babel-helper-hoist-variables@6.8.0 156 silly idealTree +-- babel-helper-optimise-call-expression@6.8.0 156 silly idealTree +-- babel-helper-regex@6.9.0 156 silly idealTree +-- babel-helper-remap-async-to-generator@6.11.2 156 silly idealTree +-- babel-helper-replace-supers@6.14.0 156 silly idealTree +-- babel-helpers@6.8.0 156 silly idealTree +-- babel-messages@6.8.0 156 silly idealTree +-- babel-plugin-check-es2015-constants@6.8.0 156 silly idealTree +-- babel-plugin-syntax-async-functions@6.13.0 156 silly idealTree +-- babel-plugin-syntax-class-constructor-call@6.13.0 156 silly idealTree +-- babel-plugin-syntax-class-properties@6.13.0 156 silly idealTree +-- babel-plugin-syntax-decorators@6.13.0 156 silly idealTree +-- babel-plugin-syntax-do-expressions@6.13.0 156 silly idealTree +-- babel-plugin-syntax-exponentiation-operator@6.13.0 156 silly idealTree +-- babel-plugin-syntax-export-extensions@6.13.0 156 silly idealTree +-- babel-plugin-syntax-function-bind@6.13.0 156 silly idealTree +-- babel-plugin-syntax-object-rest-spread@6.13.0 156 silly idealTree +-- babel-plugin-syntax-trailing-function-commas@6.13.0 156 silly idealTree +-- babel-plugin-transform-async-to-generator@6.8.0 156 silly idealTree +-- babel-plugin-transform-class-constructor-call@6.8.0 156 silly idealTree +-- babel-plugin-transform-class-properties@6.11.5 156 silly idealTree +-- babel-plugin-transform-decorators@6.13.0 156 silly idealTree +-- babel-plugin-transform-do-expressions@6.8.0 156 silly idealTree +-- babel-plugin-transform-es2015-arrow-functions@6.8.0 156 silly idealTree +-- babel-plugin-transform-es2015-block-scoped-functions@6.8.0 156 silly idealTree +-- babel-plugin-transform-es2015-block-scoping@6.14.0 156 silly idealTree +-- babel-plugin-transform-es2015-classes@6.14.0 156 silly idealTree +-- babel-plugin-transform-es2015-computed-properties@6.8.0 156 silly idealTree +-- babel-plugin-transform-es2015-destructuring@6.9.0 156 silly idealTree +-- babel-plugin-transform-es2015-duplicate-keys@6.8.0 156 silly idealTree +-- babel-plugin-transform-es2015-for-of@6.8.0 156 silly idealTree +-- babel-plugin-transform-es2015-function-name@6.9.0 156 silly idealTree +-- babel-plugin-transform-es2015-literals@6.8.0 156 silly idealTree +-- babel-plugin-transform-es2015-modules-amd@6.8.0 156 silly idealTree +-- babel-plugin-transform-es2015-modules-commonjs@6.14.0 156 silly idealTree +-- babel-plugin-transform-es2015-modules-systemjs@6.14.0 156 silly idealTree +-- babel-plugin-transform-es2015-modules-umd@6.12.0 156 silly idealTree +-- babel-plugin-transform-es2015-object-super@6.8.0 156 silly idealTree +-- babel-plugin-transform-es2015-parameters@6.11.4 156 silly idealTree +-- babel-plugin-transform-es2015-shorthand-properties@6.8.0 156 silly idealTree +-- babel-plugin-transform-es2015-spread@6.8.0 156 silly idealTree +-- babel-plugin-transform-es2015-sticky-regex@6.8.0 156 silly idealTree +-- babel-plugin-transform-es2015-template-literals@6.8.0 156 silly idealTree +-- babel-plugin-transform-es2015-typeof-symbol@6.8.0 156 silly idealTree +-- babel-plugin-transform-es2015-unicode-regex@6.11.0 156 silly idealTree +-- babel-plugin-transform-exponentiation-operator@6.8.0 156 silly idealTree +-- babel-plugin-transform-export-extensions@6.8.0 156 silly idealTree +-- babel-plugin-transform-function-bind@6.8.0 156 silly idealTree +-- babel-plugin-transform-object-rest-spread@6.8.0 156 silly idealTree +-- babel-plugin-transform-regenerator@6.14.0 156 silly idealTree +-- babel-plugin-transform-strict-mode@6.11.3 156 silly idealTree +-- babel-polyfill@6.13.0 156 silly idealTree +-- babel-preset-es2015@6.14.0 156 silly idealTree +-- babel-preset-stage-0@6.5.0 156 silly idealTree +-- babel-preset-stage-1@6.13.0 156 silly idealTree +-- babel-preset-stage-2@6.13.0 156 silly idealTree +-- babel-preset-stage-3@6.11.0 156 silly idealTree +-- babel-register@6.14.0 156 silly idealTree +-- babel-runtime@6.11.6 156 silly idealTree +-- babel-template@6.14.0 156 silly idealTree +-- babel-traverse@6.14.0 156 silly idealTree +-- babel-types@6.14.0 156 silly idealTree +-- babylon@6.9.1 156 silly idealTree +-- balanced-match@0.4.2 156 silly idealTree +-- bcrypt-pbkdf@1.0.0 156 silly idealTree |-- tweetnacl@0.14.3 156 silly idealTree +-- bignumber.js@2.3.0 156 silly idealTree +-- bin-version-check@2.1.0 156 silly idealTree | +-- minimist@1.2.0 156 silly idealTree | -- semver@4.3.6 156 silly idealTree +-- bin-version@1.0.4 156 silly idealTree +-- binary-extensions@1.5.0 156 silly idealTree +-- bindings@1.2.1 156 silly idealTree +-- bl@1.1.2 156 silly idealTree |-- readable-stream@2.0.6 156 silly idealTree +-- block-stream@0.0.9 156 silly idealTree +-- bluebird-retry@0.8.0 156 silly idealTree +-- bluebird@3.4.3 156 silly idealTree +-- boom@2.10.1 156 silly idealTree +-- brace-expansion@1.1.6 156 silly idealTree +-- braces@1.8.5 156 silly idealTree +-- buffer-shims@1.0.0 156 silly idealTree +-- builtin-modules@1.1.1 156 silly idealTree +-- bytebuffer@5.0.1 156 silly idealTree +-- camelcase-keys@2.1.0 156 silly idealTree +-- camelcase@2.1.1 156 silly idealTree +-- caseless@0.11.0 156 silly idealTree +-- chalk@1.1.3 156 silly idealTree +-- chokidar@1.6.0 156 silly idealTree +-- cliui@3.2.0 156 silly idealTree +-- code-point-at@1.0.0 156 silly idealTree +-- colors@1.1.2 156 silly idealTree +-- colour@0.7.1 156 silly idealTree +-- combined-stream@1.0.5 156 silly idealTree +-- commander@2.9.0 156 silly idealTree +-- concat-map@0.0.1 156 silly idealTree +-- console-control-strings@1.1.0 156 silly idealTree +-- convert-source-map@1.3.0 156 silly idealTree +-- core-js@2.4.1 156 silly idealTree +-- core-util-is@1.0.2 156 silly idealTree +-- cryptiles@2.0.5 156 silly idealTree +-- crypto-js@3.1.6 156 silly idealTree +-- cuint@0.2.2 156 silly idealTree +-- currently-unhandled@0.4.1 156 silly idealTree +-- cycle@1.0.3 156 silly idealTree +-- d@0.1.1 156 silly idealTree +-- dashdash@1.14.0 156 silly idealTree | -- assert-plus@1.0.0 156 silly idealTree +-- debug@2.2.0 156 silly idealTree +-- decamelize@1.2.0 156 silly idealTree +-- deep-equal@0.2.2 156 silly idealTree +-- delayed-stream@1.0.0 156 silly idealTree +-- delegates@1.0.0 156 silly idealTree +-- detect-indent@3.0.1 156 silly idealTree |-- minimist@1.2.0 156 silly idealTree +-- ecc-jsbn@0.1.1 156 silly idealTree +-- error-ex@1.3.0 156 silly idealTree +-- es5-ext@0.10.12 156 silly idealTree +-- es6-iterator@2.0.0 156 silly idealTree +-- es6-symbol@3.1.0 156 silly idealTree +-- escape-string-regexp@1.0.5 156 silly idealTree +-- esutils@2.0.2 156 silly idealTree +-- expand-brackets@0.1.5 156 silly idealTree +-- expand-range@1.8.2 156 silly idealTree +-- extend@3.0.0 156 silly idealTree +-- extglob@0.3.2 156 silly idealTree +-- extsprintf@1.0.2 156 silly idealTree +-- eyes@0.1.8 156 silly idealTree +-- filename-regex@2.0.0 156 silly idealTree +-- fill-range@2.2.3 156 silly idealTree +-- find-up@1.1.2 156 silly idealTree | -- path-exists@2.1.0 156 silly idealTree +-- find-versions@1.2.1 156 silly idealTree +-- for-in@0.1.5 156 silly idealTree +-- for-own@0.1.4 156 silly idealTree +-- forever-agent@0.6.1 156 silly idealTree +-- form-data@1.0.1 156 silly idealTree +-- fs-extra@0.30.0 156 silly idealTree +-- fs-readdir-recursive@0.1.2 156 silly idealTree +-- fs.realpath@1.0.0 156 silly idealTree +-- fstream@1.0.10 156 silly idealTree +-- gauge@2.6.0 156 silly idealTree +-- generate-function@2.0.0 156 silly idealTree +-- generate-object-property@1.2.0 156 silly idealTree +-- get-stdin@4.0.1 156 silly idealTree +-- getpass@0.1.6 156 silly idealTree |-- assert-plus@1.0.0 156 silly idealTree +-- glob-base@0.3.0 156 silly idealTree +-- glob-parent@2.0.0 156 silly idealTree +-- glob@7.0.6 156 silly idealTree +-- globals@8.18.0 156 silly idealTree +-- gpsoauthnode@0.0.5 156 silly idealTree +-- graceful-fs@4.1.6 156 silly idealTree +-- graceful-readlink@1.0.1 156 silly idealTree +-- har-validator@2.0.6 156 silly idealTree +-- has-ansi@2.0.0 156 silly idealTree +-- has-color@0.1.7 156 silly idealTree +-- has-unicode@2.0.1 156 silly idealTree +-- hawk@3.1.3 156 silly idealTree +-- hoek@2.16.3 156 silly idealTree +-- home-or-tmp@1.0.0 156 silly idealTree +-- hosted-git-info@2.1.5 156 silly idealTree +-- http-signature@1.1.1 156 silly idealTree +-- i@0.3.5 156 silly idealTree +-- indent-string@2.1.0 156 silly idealTree | -- repeating@2.0.1 156 silly idealTree +-- inflight@1.0.5 156 silly idealTree +-- inherits@2.0.1 156 silly idealTree +-- invariant@2.2.1 156 silly idealTree +-- invert-kv@1.0.0 156 silly idealTree +-- is-arrayish@0.2.1 156 silly idealTree +-- is-binary-path@1.0.1 156 silly idealTree +-- is-buffer@1.1.4 156 silly idealTree +-- is-builtin-module@1.0.0 156 silly idealTree +-- is-dotfile@1.0.2 156 silly idealTree +-- is-equal-shallow@0.1.3 156 silly idealTree +-- is-extendable@0.1.1 156 silly idealTree +-- is-extglob@1.0.0 156 silly idealTree +-- is-finite@1.0.1 156 silly idealTree +-- is-fullwidth-code-point@1.0.0 156 silly idealTree +-- is-glob@2.0.1 156 silly idealTree +-- is-my-json-valid@2.13.1 156 silly idealTree +-- is-number@2.1.0 156 silly idealTree +-- is-posix-bracket@0.1.1 156 silly idealTree +-- is-primitive@2.0.0 156 silly idealTree +-- is-property@1.0.2 156 silly idealTree +-- is-typedarray@1.0.0 156 silly idealTree +-- is-utf8@0.2.1 156 silly idealTree +-- isarray@1.0.0 156 silly idealTree +-- isexe@1.1.2 156 silly idealTree +-- isobject@2.1.0 156 silly idealTree +-- isstream@0.1.2 156 silly idealTree +-- jodid25519@1.0.2 156 silly idealTree +-- js-tokens@2.0.0 156 silly idealTree +-- jsbn@0.1.0 156 silly idealTree +-- jsesc@0.5.0 156 silly idealTree +-- json-schema@0.2.2 156 silly idealTree +-- json-stringify-safe@5.0.1 156 silly idealTree +-- json5@0.4.0 156 silly idealTree +-- jsonfile@2.3.1 156 silly idealTree +-- jsonpointer@2.0.0 156 silly idealTree +-- jsprim@1.3.0 156 silly idealTree +-- jwt-decode@2.1.0 156 silly idealTree +-- kind-of@3.0.4 156 silly idealTree +-- klaw@1.3.0 156 silly idealTree +-- lcid@1.0.0 156 silly idealTree +-- load-json-file@1.1.0 156 silly idealTree +-- lodash@4.15.0 156 silly idealTree +-- log-symbols@1.0.2 156 silly idealTree +-- long@3.2.0 156 silly idealTree +-- loose-envify@1.2.0 156 silly idealTree |-- js-tokens@1.0.3 156 silly idealTree +-- loud-rejection@1.6.0 156 silly idealTree +-- map-obj@1.0.1 156 silly idealTree +-- meow@3.7.0 156 silly idealTree | -- minimist@1.2.0 156 silly idealTree +-- micromatch@2.3.11 156 silly idealTree +-- mime-db@1.23.0 156 silly idealTree +-- mime-types@2.1.11 156 silly idealTree +-- minimatch@3.0.3 156 silly idealTree +-- minimist@0.0.8 156 silly idealTree +-- mkdirp@0.5.1 156 silly idealTree +-- ms@0.7.1 156 silly idealTree +-- mute-stream@0.0.6 156 silly idealTree +-- mysql@2.11.1 156 silly idealTree | +-- isarray@0.0.1 156 silly idealTree |-- readable-stream@1.1.14 156 silly idealTree +-- nan@2.4.0 156 silly idealTree +-- ncp@1.0.1 156 silly idealTree +-- node-gyp@3.4.0 156 silly idealTree +-- node-pogo-protos@1.4.0 156 silly idealTree +-- node-pogo-signature@2.0.3 156 silly idealTree +-- node-protobuf@1.3.3 156 silly idealTree +-- node-uuid@1.4.7 156 silly idealTree +-- nopt@3.0.6 156 silly idealTree +-- normalize-package-data@2.3.5 156 silly idealTree +-- normalize-path@2.0.1 156 silly idealTree +-- npmlog@3.1.2 156 silly idealTree +-- number-is-nan@1.0.0 156 silly idealTree +-- oauth-sign@0.8.2 156 silly idealTree +-- object-assign@4.1.0 156 silly idealTree +-- object.omit@2.0.0 156 silly idealTree +-- once@1.3.3 156 silly idealTree +-- optimist@0.3.7 156 silly idealTree +-- optjs@3.2.2 156 silly idealTree +-- os-homedir@1.0.1 156 silly idealTree +-- os-locale@1.4.0 156 silly idealTree +-- os-tmpdir@1.0.1 156 silly idealTree +-- osenv@0.1.3 156 silly idealTree +-- output-file-sync@1.1.2 156 silly idealTree +-- parse-glob@3.0.4 156 silly idealTree +-- parse-json@2.2.0 156 silly idealTree +-- path-array@1.0.1 156 silly idealTree +-- path-exists@1.0.0 156 silly idealTree +-- path-is-absolute@1.0.0 156 silly idealTree +-- path-type@1.1.0 156 silly idealTree +-- pcrypt@1.0.0 156 silly idealTree +-- pify@2.3.0 156 silly idealTree +-- pinkie-promise@2.0.1 156 silly idealTree +-- pinkie@2.0.4 156 silly idealTree +-- pkginfo@0.4.0 156 silly idealTree +-- pogo-asset-downloader@0.3.1 156 silly idealTree +-- pogobuf@1.6.0 156 silly idealTree +-- pokemongo-protobuf@1.12.0 156 silly idealTree +-- pokename@0.3.0 156 silly idealTree +-- preserve@0.2.0 156 silly idealTree +-- private@0.1.6 156 silly idealTree +-- process-nextick-args@1.0.7 156 silly idealTree +-- prompt@1.0.0 156 silly idealTree +-- protobufjs@5.0.1 156 silly idealTree | -- glob@5.0.15 156 silly idealTree +-- punycode@1.3.2 156 silly idealTree +-- qs@6.2.1 156 silly idealTree +-- querystring@0.2.0 156 silly idealTree +-- randomatic@1.1.5 156 silly idealTree +-- read-pkg-up@1.0.1 156 silly idealTree +-- read-pkg@1.1.0 156 silly idealTree +-- read@1.0.7 156 silly idealTree +-- readable-stream@2.1.5 156 silly idealTree +-- readdirp@2.1.0 156 silly idealTree +-- rebuild@0.1.2 156 silly idealTree +-- redent@1.0.0 156 silly idealTree +-- regenerate@1.3.1 156 silly idealTree +-- regenerator-runtime@0.9.5 156 silly idealTree +-- regex-cache@0.4.3 156 silly idealTree +-- regexpu-core@2.0.0 156 silly idealTree +-- regjsgen@0.2.0 156 silly idealTree +-- regjsparser@0.1.5 156 silly idealTree +-- repeat-element@1.1.2 156 silly idealTree +-- repeat-string@1.5.4 156 silly idealTree +-- repeating@1.1.3 156 silly idealTree +-- request@2.74.0 156 silly idealTree +-- revalidator@0.1.8 156 silly idealTree +-- rimraf@2.5.4 156 silly idealTree +-- s2-geometry@1.2.9 156 silly idealTree +-- semver-regex@1.0.0 156 silly idealTree +-- semver-truncate@1.1.2 156 silly idealTree +-- semver@5.3.0 156 silly idealTree +-- set-blocking@2.0.0 156 silly idealTree +-- set-immediate-shim@1.0.1 156 silly idealTree +-- shebang-regex@1.0.0 156 silly idealTree +-- signal-exit@3.0.0 156 silly idealTree +-- slash@1.0.0 156 silly idealTree +-- sntp@1.0.9 156 silly idealTree +-- source-map-support@0.2.10 156 silly idealTree |-- source-map@0.1.32 156 silly idealTree +-- source-map@0.5.6 156 silly idealTree +-- spdx-correct@1.0.2 156 silly idealTree +-- spdx-expression-parse@1.0.3 156 silly idealTree +-- spdx-license-ids@1.2.2 156 silly idealTree +-- sqlstring@2.0.1 156 silly idealTree +-- sshpk@1.10.0 156 silly idealTree | -- assert-plus@1.0.0 156 silly idealTree +-- stack-trace@0.0.9 156 silly idealTree +-- string_decoder@0.10.31 156 silly idealTree +-- string-width@1.0.2 156 silly idealTree +-- stringstream@0.0.5 156 silly idealTree +-- strip-ansi@3.0.1 156 silly idealTree +-- strip-bom@2.0.0 156 silly idealTree +-- strip-indent@1.0.1 156 silly idealTree +-- supports-color@2.0.0 156 silly idealTree +-- tar@2.2.1 156 silly idealTree +-- to-fast-properties@1.0.2 156 silly idealTree +-- tough-cookie@2.3.1 156 silly idealTree +-- trim-newlines@1.0.0 156 silly idealTree +-- tunnel-agent@0.4.3 156 silly idealTree +-- tweetnacl@0.13.3 156 silly idealTree +-- url@0.11.0 156 silly idealTree +-- user-home@1.1.1 156 silly idealTree +-- util-deprecate@1.0.2 156 silly idealTree +-- utile@0.3.0 156 silly idealTree |-- async@0.9.2 156 silly idealTree +-- v8flags@2.0.11 156 silly idealTree +-- validate-npm-package-license@3.0.1 156 silly idealTree +-- verror@1.3.6 156 silly idealTree +-- which@1.2.10 156 silly idealTree +-- wide-align@1.1.0 156 silly idealTree +-- window-size@0.1.4 156 silly idealTree +-- winston@2.1.1 156 silly idealTree | +-- async@1.0.0 156 silly idealTree | +-- colors@1.0.3 156 silly idealTree | -- pkginfo@0.3.1 156 silly idealTree +-- wordwrap@0.0.3 156 silly idealTree +-- wrap-ansi@2.0.0 156 silly idealTree +-- wrappy@1.0.2 156 silly idealTree +-- xtend@4.0.1 156 silly idealTree +-- xxhashjs@0.2.1 156 silly idealTree +-- y18n@3.2.1 156 silly idealTree-- yargs@3.32.0 157 silly generateActionsToTake Starting 158 silly install generateActionsToTake 159 silly generateActionsToTake Finishing 160 silly diffTrees action count 1 161 silly diffTrees update node-protobuf@1.3.3 162 silly decomposeActions action count 8 163 silly decomposeActions fetch node-protobuf@1.3.3 164 silly decomposeActions extract node-protobuf@1.3.3 165 silly decomposeActions test node-protobuf@1.3.3 166 silly decomposeActions preinstall node-protobuf@1.3.3 167 silly decomposeActions build node-protobuf@1.3.3 168 silly decomposeActions install node-protobuf@1.3.3 169 silly decomposeActions postinstall node-protobuf@1.3.3 170 silly decomposeActions finalize node-protobuf@1.3.3 171 silly executeActions Starting 172 silly install executeActions 173 silly doSerial global-install 0 174 silly doParallel fetch 1 175 verbose correctMkdir C:\Users\chupi\AppData\Roaming\npm-cache_locks correctMkdir not in flight; initializing 176 verbose lock using C:\Users\chupi\AppData\Roaming\npm-cache_locks\staging-ea3220b58cb5377e.lock for C:\Users\chupi\Desktop\POGOserver-0.4.9\POGOserver-master\node_modules.staging 177 silly doParallel extract 1 178 silly extract node-protobuf@1.3.3 179 verbose unbuild node_modules.staging\node-protobuf-0f95b096 180 silly gentlyRm C:\Users\chupi\Desktop\POGOserver-0.4.9\POGOserver-master\node_modules.staging\node-protobuf-0f95b096 is being purged from base C:\Users\chupi\Desktop\POGOserver-0.4.9\POGOserver-master 181 verbose gentlyRm don't care about contents; nuking C:\Users\chupi\Desktop\POGOserver-0.4.9\POGOserver-master\node_modules.staging\node-protobuf-0f95b096 182 verbose tar unpack C:\Users\chupi\AppData\Roaming\npm-cache\node-protobuf\1.3.3\package.tgz 183 verbose tar unpacking to C:\Users\chupi\Desktop\POGOserver-0.4.9\POGOserver-master\node_modules.staging\node-protobuf-0f95b096 184 silly gentlyRm C:\Users\chupi\Desktop\POGOserver-0.4.9\POGOserver-master\node_modules.staging\node-protobuf-0f95b096 is being purged 185 verbose gentlyRm don't care about contents; nuking C:\Users\chupi\Desktop\POGOserver-0.4.9\POGOserver-master\node_modules.staging\node-protobuf-0f95b096 186 silly gunzTarPerm modes [ '777', '666' ] 187 silly gunzTarPerm extractEntry package.json 188 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 189 silly gunzTarPerm extractEntry .npmignore 190 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 191 silly gunzTarPerm extractEntry README.md 192 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 193 silly gunzTarPerm extractEntry Gruntfile.js 194 silly gunzTarPerm modified mode [ 'Gruntfile.js', 420, 438 ] 195 silly gunzTarPerm extractEntry protobuf.js 196 silly gunzTarPerm modified mode [ 'protobuf.js', 420, 438 ] 197 silly gunzTarPerm extractEntry binding.gyp 198 silly gunzTarPerm modified mode [ 'binding.gyp', 420, 438 ] 199 silly gunzTarPerm extractEntry CHANGES.md 200 silly gunzTarPerm modified mode [ 'CHANGES.md', 420, 438 ] 201 silly gunzTarPerm extractEntry .gitattributes 202 silly gunzTarPerm modified mode [ '.gitattributes', 420, 438 ] 203 silly gunzTarPerm extractEntry .clang-format 204 silly gunzTarPerm modified mode [ '.clang-format', 420, 438 ] 205 silly gunzTarPerm extractEntry generate-descriptors.sh 206 silly gunzTarPerm modified mode [ 'generate-descriptors.sh', 493, 511 ] 207 silly gunzTarPerm extractEntry lp.sh 208 silly gunzTarPerm modified mode [ 'lp.sh', 420, 438 ] 209 silly gunzTarPerm extractEntry src/common.h 210 silly gunzTarPerm modified mode [ 'src/common.h', 420, 438 ] 211 silly gunzTarPerm extractEntry src/init.cpp 212 silly gunzTarPerm modified mode [ 'src/init.cpp', 420, 438 ] 213 silly gunzTarPerm extractEntry src/native.cpp 214 silly gunzTarPerm modified mode [ 'src/native.cpp', 420, 438 ] 215 silly gunzTarPerm extractEntry src/native.cpp.orig 216 silly gunzTarPerm modified mode [ 'src/native.cpp.orig', 420, 438 ] 217 silly gunzTarPerm extractEntry src/native.h 218 silly gunzTarPerm modified mode [ 'src/native.h', 420, 438 ] 219 silly gunzTarPerm extractEntry src/parse.cpp 220 silly gunzTarPerm modified mode [ 'src/parse.cpp', 420, 438 ] 221 silly gunzTarPerm extractEntry src/parse.h 222 silly gunzTarPerm modified mode [ 'src/parse.h', 420, 438 ] 223 silly gunzTarPerm extractEntry src/serialize.cpp 224 silly gunzTarPerm modified mode [ 'src/serialize.cpp', 420, 438 ] 225 silly gunzTarPerm extractEntry src/serialize.h 226 silly gunzTarPerm modified mode [ 'src/serialize.h', 420, 438 ] 227 silly gunzTarPerm extractEntry .travis.yml 228 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ] 229 silly gunzTarPerm extractEntry test/test.js 230 silly gunzTarPerm modified mode [ 'test/test.js', 420, 438 ] 231 silly gunzTarPerm extractEntry test/perf/perfTest.js 232 silly gunzTarPerm modified mode [ 'test/perf/perfTest.js', 420, 438 ] 233 silly gunzTarPerm extractEntry test/perf/points.js 234 silly gunzTarPerm modified mode [ 'test/perf/points.js', 420, 438 ] 235 silly gunzTarPerm extractEntry test/perf/perfTest.desc 236 silly gunzTarPerm modified mode [ 'test/perf/perfTest.desc', 420, 438 ] 237 silly gunzTarPerm extractEntry test/perf/perfTest.proto 238 silly gunzTarPerm modified mode [ 'test/perf/perfTest.proto', 420, 438 ] 239 silly gunzTarPerm extractEntry test/perf/points.desc 240 silly gunzTarPerm modified mode [ 'test/perf/points.desc', 420, 438 ] 241 silly gunzTarPerm extractEntry test/perf/points.proto 242 silly gunzTarPerm modified mode [ 'test/perf/points.proto', 420, 438 ] 243 silly gunzTarPerm extractEntry test/test.desc 244 silly gunzTarPerm modified mode [ 'test/test.desc', 420, 438 ] 245 silly gunzTarPerm extractEntry test/test.proto 246 silly gunzTarPerm modified mode [ 'test/test.proto', 420, 438 ] 247 silly gunzTarPerm extractEntry test/testUnknown.desc 248 silly gunzTarPerm modified mode [ 'test/testUnknown.desc', 420, 438 ] 249 silly gunzTarPerm extractEntry test/testUnknown.proto 250 silly gunzTarPerm modified mode [ 'test/testUnknown.proto', 420, 438 ] 251 silly gentlyRm C:\Users\chupi\Desktop\POGOserver-0.4.9\POGOserver-master\node_modules.staging\node-protobuf-0f95b096\node_modules is being purged 252 verbose gentlyRm don't care about contents; nuking C:\Users\chupi\Desktop\POGOserver-0.4.9\POGOserver-master\node_modules.staging\node-protobuf-0f95b096\node_modules 253 silly doParallel preinstall 1 254 silly preinstall node-protobuf@1.3.3 C:\Users\chupi\Desktop\POGOserver-0.4.9\POGOserver-master\node_modules.staging\node-protobuf-0f95b096 255 info lifecycle node-protobuf@1.3.3~preinstall: node-protobuf@1.3.3 256 silly lifecycle node-protobuf@1.3.3~preinstall: no script for preinstall, continuing 257 silly doReverseSerial remove 0 258 silly doSerial move 0 259 silly doSerial finalize 1 260 silly finalize C:\Users\chupi\Desktop\POGOserver-0.4.9\POGOserver-master\node_modules\node-protobuf 261 silly doSerial build 1 262 silly build node-protobuf@1.3.3 263 info linkStuff node-protobuf@1.3.3 264 silly linkStuff node-protobuf@1.3.3 has C:\Users\chupi\Desktop\POGOserver-0.4.9\POGOserver-master\node_modules as its parent node_modules 265 verbose linkBins node-protobuf@1.3.3 266 verbose linkMans node-protobuf@1.3.3 267 silly doSerial global-link 0 268 silly doParallel update-linked 0 269 silly doSerial install 1 270 silly install node-protobuf@1.3.3 C:\Users\chupi\Desktop\POGOserver-0.4.9\POGOserver-master\node_modules.staging\node-protobuf-0f95b096 271 info lifecycle node-protobuf@1.3.3~install: node-protobuf@1.3.3 272 verbose lifecycle node-protobuf@1.3.3~install: unsafe-perm in lifecycle true 273 verbose lifecycle node-protobuf@1.3.3~install: PATH: C:\Users\chupi\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin;C:\Users\chupi\Desktop\POGOserver-0.4.9\POGOserver-master\node_modules\node-protobuf\node_modules.bin;C:\Users\chupi\Desktop\POGOserver-0.4.9\POGOserver-master\node_modules.bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\MySQL\MySQL Fabric 1.5 & MySQL Utilities 1.5\;C:\Program Files (x86)\MySQL\MySQL Fabric 1.5 & MySQL Utilities 1.5\Doctrine extensions for PHP\;C:\Program Files\nodejs\;C:\Users\chupi.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\CMake\bin;C:\Path\to\protobuf\bin;C:\Users\chupi\AppData\Local\Microsoft\WindowsApps;C:\Users\chupi\AppData\Roaming\npm;C:\Path\to\protobuf\bin 274 verbose lifecycle node-protobuf@1.3.3~install: CWD: C:\Users\chupi\Desktop\POGOserver-0.4.9\POGOserver-master\node_modules\node-protobuf 275 silly lifecycle node-protobuf@1.3.3~install: Args: [ '/d /s /c', 'node-gyp rebuild' ] 276 silly lifecycle node-protobuf@1.3.3~install: Returned: code: 1 signal: null 277 info lifecycle node-protobuf@1.3.3~install: Failed to exec install script 278 verbose unlock done using C:\Users\chupi\AppData\Roaming\npm-cache_locks\staging-ea3220b58cb5377e.lock for C:\Users\chupi\Desktop\POGOserver-0.4.9\POGOserver-master\node_modules.staging 279 silly rollbackFailedOptional Starting 280 silly rollbackFailedOptional Finishing 281 silly runTopLevelLifecycles Starting 282 silly runTopLevelLifecycles Finishing 283 silly install printInstalled 284 warn optional Skipping failed optional dependency /chokidar/fsevents: 285 warn notsup Not compatible with your operating system or architecture: fsevents@1.0.14 286 verbose stack Error: node-protobuf@1.3.3 install: node-gyp rebuild 286 verbose stack Exit status 1 286 verbose stack at EventEmitter. (C:\Users\chupi\AppData\Roaming\npm\node_modules\npm\lib\utils\lifecycle.js:255:16) 286 verbose stack at emitTwo (events.js:106:13) 286 verbose stack at EventEmitter.emit (events.js:191:7) 286 verbose stack at ChildProcess. (C:\Users\chupi\AppData\Roaming\npm\node_modules\npm\lib\utils\spawn.js:40:14) 286 verbose stack at emitTwo (events.js:106:13) 286 verbose stack at ChildProcess.emit (events.js:191:7) 286 verbose stack at maybeClose (internal/child_process.js:877:16) 286 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) 287 verbose pkgid node-protobuf@1.3.3 288 verbose cwd C:\Users\chupi\Desktop\POGOserver-0.4.9\POGOserver-master 289 error Windows_NT 10.0.14393 290 error argv "C:\Program Files\nodejs\node.exe" "C:\Users\chupi\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "install" "node-protobuf" 291 error node v6.5.0 292 error npm v3.10.6 293 error code ELIFECYCLE 294 error node-protobuf@1.3.3 install: node-gyp rebuild 294 error Exit status 1 295 error Failed at the node-protobuf@1.3.3 install script 'node-gyp rebuild'. 295 error Make sure you have the latest version of node.js and npm installed. 295 error If you do, this is most likely a problem with the node-protobuf package, 295 error not with npm itself. 295 error Tell the author that this fails on your system: 295 error node-gyp rebuild 295 error You can get information on how to open an issue for this project with: 295 error npm bugs node-protobuf 295 error Or if that isn't available, you can get their info via: 295 error npm owner ls node-protobuf 295 error There is likely additional logging output above. 296 verbose exit [ 1, true ]

Sillyblower commented 7 years ago

This question is already been answered. Look trough the closed issues for node-gyp rebuild.