maierfelix / POGOserver

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

Install #317

Open devblaze opened 7 years ago

devblaze commented 7 years ago

I can't use npm install or any other command to install this is this still working? What should I do?

KitsuneDev commented 7 years ago

What's the error you're getting?

devblaze commented 7 years ago

The window just closes when I run the install-windows.bat I also tried opening a cmd and execute the command from there (with admin rights) didn't worked

That's the whole npm-debug.txt: http://pastebin.com/PGicfsFv

KitsuneDev commented 7 years ago

Can you pastebin it?? Cuz it's too big.

On Feb 18, 2017 2:59 PM, "Nick" notifications@github.com<mailto:notifications@github.com> wrote:

The window just closes when I run the install-windows.bat I also tried opening a cmd and execute the command from there (with admin rights) didn't worked

That's the whole npm-debug.txt: 0 info it worked if it ends with ok 1 verbose cli [ 'C:\Program Files\nodejs\node.exe', 1 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js', 1 verbose cli 'install', 1 verbose cli 'node-protobuf' ] 2 info using npm@3.10.3 3 info using node@v6.4.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 18:57:04 17 verbose request id 757a23ff181819cb 18 verbose etag W/"58a1eff3-c90c" 19 verbose lastModified Mon, 13 Feb 2017 17:42:11 GMT 20 http request GET https://registry.npmjs.org/node-protobuf 21 http 304 https://registry.npmjs.org/node-protobuf 22 verbose headers { date: 'Sat, 18 Feb 2017 16:57:02 GMT', 22 verbose headers via: '1.1 varnish', 22 verbose headers 'cache-control': 'max-age=300', 22 verbose headers etag: 'W/"58a1eff3-c90c"', 22 verbose headers age: '115', 22 verbose headers connection: 'keep-alive', 22 verbose headers 'x-served-by': 'cache-hhn1535-HHN', 22 verbose headers 'x-cache': 'HIT', 22 verbose headers 'x-cache-hits': '1', 22 verbose headers 'x-timer': 'S1487437022.525517,VS0,VE0', 22 verbose headers vary: 'Accept-Encoding' } 23 silly get cb [ 304, 23 silly get { date: 'Sat, 18 Feb 2017 16:57:02 GMT', 23 silly get via: '1.1 varnish', 23 silly get 'cache-control': 'max-age=300', 23 silly get etag: 'W/"58a1eff3-c90c"', 23 silly get age: '115', 23 silly get connection: 'keep-alive', 23 silly get 'x-served-by': 'cache-hhn1535-HHN', 23 silly get 'x-cache': 'HIT', 23 silly get 'x-cache-hits': '1', 23 silly get 'x-timer': 'S1487437022.525517,VS0,VE0', 23 silly get vary: 'Accept-Encoding' } ] 24 verbose etag https://registry.npmjs.org/node-protobuf from cache 25 verbose get saving node-protobuf to C:\Users\Administrator\AppData\Roaming\npm-cache\registry.npmjs.orghttp://registry.npmjs.org\node-protobuf.cache.json 26 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 27 silly install normalizeTree 28 silly loadCurrentTree Finishing 29 silly loadIdealTree Starting 30 silly install loadIdealTree 31 silly cloneCurrentTree Starting 32 silly install cloneCurrentTreeToIdealTree 33 silly cloneCurrentTree Finishing 34 silly loadShrinkwrap Starting 35 silly install loadShrinkwrap 36 silly loadShrinkwrap Finishing 37 silly loadAllDepsIntoIdealTree Starting 38 silly install loadAllDepsIntoIdealTree 39 silly resolveWithNewModule node-protobuf@1.4.2 checking installable status 40 silly cache add args [ 'node-protobuf', null ] 41 verbose cache add spec node-protobuf 42 silly cache add parsed spec Result { 42 silly cache add raw: 'node-protobuf', 42 silly cache add scope: null, 42 silly cache add escapedName: 'node-protobuf', 42 silly cache add name: 'node-protobuf', 42 silly cache add rawSpec: '', 42 silly cache add spec: 'latest', 42 silly cache add type: 'tag' } 43 silly addNamed node-protobuf@latest 44 verbose addNamed "latest" is being treated as a dist-tag for node-protobuf 45 info addNameTag [ 'node-protobuf', 'latest' ] 46 silly mapToRegistry name node-protobuf 47 silly mapToRegistry using default registry 48 silly mapToRegistry registry https://registry.npmjs.org/ 49 silly mapToRegistry data Result { 49 silly mapToRegistry raw: 'node-protobuf', 49 silly mapToRegistry scope: null, 49 silly mapToRegistry escapedName: 'node-protobuf', 49 silly mapToRegistry name: 'node-protobuf', 49 silly mapToRegistry rawSpec: '', 49 silly mapToRegistry spec: 'latest', 49 silly mapToRegistry type: 'tag' } 50 silly mapToRegistry uri https://registry.npmjs.org/node-protobuf 51 verbose addNameTag registry:https://registry.npmjs.org/node-protobuf not in flight; fetching 52 verbose get https://registry.npmjs.org/node-protobuf not expired, no request 53 silly addNameTag next cb for node-protobuf with tag latest 54 silly addNamed node-protobuf@1.4.2 55 verbose addNamed "1.4.2" is a plain semver version for node-protobuf 56 silly cache afterAdd node-protobuf@1.4.2 57 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\node-protobuf\1.4.2\package\package.json not in flight; writing 58 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 59 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\node-protobuf\1.4.2\package\package.json written 60 silly fetchNamedPackageData bindings 61 silly mapToRegistry name bindings 62 silly mapToRegistry using default registry 63 silly mapToRegistry registry https://registry.npmjs.org/ 64 silly mapToRegistry data Result { 64 silly mapToRegistry raw: 'bindings', 64 silly mapToRegistry scope: null, 64 silly mapToRegistry escapedName: 'bindings', 64 silly mapToRegistry name: 'bindings', 64 silly mapToRegistry rawSpec: '', 64 silly mapToRegistry spec: 'latest', 64 silly mapToRegistry type: 'tag' } 65 silly mapToRegistry uri https://registry.npmjs.org/bindings 66 silly fetchNamedPackageData nan 67 silly mapToRegistry name nan 68 silly mapToRegistry using default registry 69 silly mapToRegistry registry https://registry.npmjs.org/ 70 silly mapToRegistry data Result { 70 silly mapToRegistry raw: 'nan', 70 silly mapToRegistry scope: null, 70 silly mapToRegistry escapedName: 'nan', 70 silly mapToRegistry name: 'nan', 70 silly mapToRegistry rawSpec: '', 70 silly mapToRegistry spec: 'latest', 70 silly mapToRegistry type: 'tag' } 71 silly mapToRegistry uri https://registry.npmjs.org/nan 72 verbose request uri https://registry.npmjs.org/bindings 73 verbose request no auth needed 74 info attempt registry request try #1 at 18:57:05 75 verbose etag W/"580645d3-46f7" 76 verbose lastModified Tue, 18 Oct 2016 15:54:59 GMT 77 http request GET https://registry.npmjs.org/bindings 78 verbose request uri https://registry.npmjs.org/nan 79 verbose request no auth needed 80 info attempt registry request try #1 at 18:57:05 81 verbose etag W/"58a44b6b-1df62" 82 verbose lastModified Wed, 15 Feb 2017 12:36:59 GMT 83 http request GET https://registry.npmjs.org/nan 84 http 304 https://registry.npmjs.org/bindings 85 verbose headers { date: 'Sat, 18 Feb 2017 16:57:03 GMT', 85 verbose headers via: '1.1 varnish', 85 verbose headers 'cache-control': 'max-age=300', 85 verbose headers etag: 'W/"580645d3-46f7"', 85 verbose headers age: '50', 85 verbose headers connection: 'keep-alive', 85 verbose headers 'x-served-by': 'cache-hhn1535-HHN', 85 verbose headers 'x-cache': 'HIT', 85 verbose headers 'x-cache-hits': '1', 85 verbose headers 'x-timer': 'S1487437023.433136,VS0,VE0', 85 verbose headers vary: 'Accept-Encoding' } 86 silly get cb [ 304, 86 silly get { date: 'Sat, 18 Feb 2017 16:57:03 GMT', 86 silly get via: '1.1 varnish', 86 silly get 'cache-control': 'max-age=300', 86 silly get etag: 'W/"580645d3-46f7"', 86 silly get age: '50', 86 silly get connection: 'keep-alive', 86 silly get 'x-served-by': 'cache-hhn1535-HHN', 86 silly get 'x-cache': 'HIT', 86 silly get 'x-cache-hits': '1', 86 silly get 'x-timer': 'S1487437023.433136,VS0,VE0', 86 silly get vary: 'Accept-Encoding' } ] 87 verbose etag https://registry.npmjs.org/bindings from cache 88 verbose get saving bindings to C:\Users\Administrator\AppData\Roaming\npm-cache\registry.npmjs.orghttp://registry.npmjs.org\bindings.cache.json 89 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 90 silly resolveWithNewModule bindings@1.2.1 checking installable status 91 silly cache add args [ 'bindings@^1.2.1', null ] 92 verbose cache add spec bindings@^1.2.1 93 silly cache add parsed spec Result { 93 silly cache add raw: 'bindings@^1.2.1', 93 silly cache add scope: null, 93 silly cache add escapedName: 'bindings', 93 silly cache add name: 'bindings', 93 silly cache add rawSpec: '^1.2.1', 93 silly cache add spec: '>=1.2.1 <2.0.0', 93 silly cache add type: 'range' } 94 silly addNamed bindings@>=1.2.1 <2.0.0 95 verbose addNamed ">=1.2.1 <2.0.0" is a valid semver range for bindings 96 silly addNameRange { name: 'bindings', range: '>=1.2.1 <2.0.0', hasData: false } 97 silly mapToRegistry name bindings 98 silly mapToRegistry using default registry 99 silly mapToRegistry registry https://registry.npmjs.org/ 100 silly mapToRegistry data Result { 100 silly mapToRegistry raw: 'bindings', 100 silly mapToRegistry scope: null, 100 silly mapToRegistry escapedName: 'bindings', 100 silly mapToRegistry name: 'bindings', 100 silly mapToRegistry rawSpec: '', 100 silly mapToRegistry spec: 'latest', 100 silly mapToRegistry type: 'tag' } 101 silly mapToRegistry uri https://registry.npmjs.org/bindings 102 verbose addNameRange registry:https://registry.npmjs.org/bindings not in flight; fetching 103 verbose get https://registry.npmjs.org/bindings not expired, no request 104 silly addNameRange number 2 { name: 'bindings', range: '>=1.2.1 <2.0.0', hasData: true } 105 silly addNameRange versions [ 'bindings', 105 silly addNameRange [ '0.0.1', 105 silly addNameRange '0.1.0', 105 silly addNameRange '0.1.1', 105 silly addNameRange '0.2.0', 105 silly addNameRange '0.2.1', 105 silly addNameRange '0.2.2', 105 silly addNameRange '0.2.3', 105 silly addNameRange '0.2.4', 105 silly addNameRange '0.3.0', 105 silly addNameRange '0.4.0', 105 silly addNameRange '1.0.0', 105 silly addNameRange '1.1.0', 105 silly addNameRange '1.1.1', 105 silly addNameRange '1.2.0', 105 silly addNameRange '1.2.1' ] ] 106 silly addNamed bindings@1.2.1 107 verbose addNamed "1.2.1" is a plain semver version for bindings 108 silly cache afterAdd bindings@1.2.1 109 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\bindings\1.2.1\package\package.json not in flight; writing 110 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 111 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\bindings\1.2.1\package\package.json written 112 http 304 https://registry.npmjs.org/nan 113 verbose headers { date: 'Sat, 18 Feb 2017 16:57:03 GMT', 113 verbose headers via: '1.1 varnish', 113 verbose headers 'cache-control': 'max-age=300', 113 verbose headers etag: 'W/"58a44b6b-1df62"', 113 verbose headers age: '272', 113 verbose headers connection: 'keep-alive', 113 verbose headers 'x-served-by': 'cache-hhn1549-HHN', 113 verbose headers 'x-cache': 'HIT', 113 verbose headers 'x-cache-hits': '3', 113 verbose headers 'x-timer': 'S1487437023.590496,VS0,VE0', 113 verbose headers vary: 'Accept-Encoding' } 114 silly get cb [ 304, 114 silly get { date: 'Sat, 18 Feb 2017 16:57:03 GMT', 114 silly get via: '1.1 varnish', 114 silly get 'cache-control': 'max-age=300', 114 silly get etag: 'W/"58a44b6b-1df62"', 114 silly get age: '272', 114 silly get connection: 'keep-alive', 114 silly get 'x-served-by': 'cache-hhn1549-HHN', 114 silly get 'x-cache': 'HIT', 114 silly get 'x-cache-hits': '3', 114 silly get 'x-timer': 'S1487437023.590496,VS0,VE0', 114 silly get vary: 'Accept-Encoding' } ] 115 verbose etag https://registry.npmjs.org/nan from cache 116 verbose get saving nan to C:\Users\Administrator\AppData\Roaming\npm-cache\registry.npmjs.orghttp://registry.npmjs.org\nan.cache.json 117 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 118 silly resolveWithNewModule nan@2.5.1 checking installable status 119 silly cache add args [ 'nan@^2.3.5', null ] 120 verbose cache add spec nan@^2.3.5 121 silly cache add parsed spec Result { 121 silly cache add raw: 'nan@^2.3.5', 121 silly cache add scope: null, 121 silly cache add escapedName: 'nan', 121 silly cache add name: 'nan', 121 silly cache add rawSpec: '^2.3.5', 121 silly cache add spec: '>=2.3.5 <3.0.0', 121 silly cache add type: 'range' } 122 silly addNamed nan@>=2.3.5 <3.0.0 123 verbose addNamed ">=2.3.5 <3.0.0" is a valid semver range for nan 124 silly addNameRange { name: 'nan', range: '>=2.3.5 <3.0.0', hasData: false } 125 silly mapToRegistry name nan 126 silly mapToRegistry using default registry 127 silly mapToRegistry registry https://registry.npmjs.org/ 128 silly mapToRegistry data Result { 128 silly mapToRegistry raw: 'nan', 128 silly mapToRegistry scope: null, 128 silly mapToRegistry escapedName: 'nan', 128 silly mapToRegistry name: 'nan', 128 silly mapToRegistry rawSpec: '', 128 silly mapToRegistry spec: 'latest', 128 silly mapToRegistry type: 'tag' } 129 silly mapToRegistry uri https://registry.npmjs.org/nan 130 verbose addNameRange registry:https://registry.npmjs.org/nan not in flight; fetching 131 verbose get https://registry.npmjs.org/nan not expired, no request 132 silly addNameRange number 2 { name: 'nan', range: '>=2.3.5 <3.0.0', hasData: true } 133 silly addNameRange versions [ 'nan', 133 silly addNameRange [ '0.3.0-wip', 133 silly addNameRange '0.3.0-wip2', 133 silly addNameRange '0.3.0', 133 silly addNameRange '0.3.1', 133 silly addNameRange '0.3.2', 133 silly addNameRange '0.4.0', 133 silly addNameRange '0.4.1', 133 silly addNameRange '0.4.2', 133 silly addNameRange '0.4.3', 133 silly addNameRange '0.4.4', 133 silly addNameRange '0.5.0', 133 silly addNameRange '0.5.1', 133 silly addNameRange '0.5.2', 133 silly addNameRange '0.6.0', 133 silly addNameRange '0.7.0', 133 silly addNameRange '0.7.1', 133 silly addNameRange '0.8.0', 133 silly addNameRange '1.0.0', 133 silly addNameRange '1.1.0', 133 silly addNameRange '1.1.1', 133 silly addNameRange '1.1.2', 133 silly addNameRange '1.2.0', 133 silly addNameRange '1.3.0', 133 silly addNameRange '1.4.0', 133 silly addNameRange '1.4.1', 133 silly addNameRange '1.5.0', 133 silly addNameRange '1.4.2', 133 silly addNameRange '1.4.3', 133 silly addNameRange '1.5.1', 133 silly addNameRange '1.5.2', 133 silly addNameRange '1.6.0', 133 silly addNameRange '1.5.3', 133 silly addNameRange '1.6.1', 133 silly addNameRange '1.6.2', 133 silly addNameRange '1.7.0', 133 silly addNameRange '1.8.0', 133 silly addNameRange '1.8.1', 133 silly addNameRange '1.8.2', 133 silly addNameRange '1.8.3', 133 silly addNameRange '1.8.4', 133 silly addNameRange '1.9.0', 133 silly addNameRange '2.0.0', 133 silly addNameRange '2.0.1', 133 silly addNameRange '2.0.2', 133 silly addNameRange '2.0.3', 133 silly addNameRange '2.0.4', 133 silly addNameRange '2.0.5', 133 silly addNameRange '2.0.6', 133 silly addNameRange '2.0.7', 133 silly addNameRange '2.0.8', 133 silly addNameRange '2.0.9', 133 silly addNameRange '2.1.0', 133 silly addNameRange '2.2.0', 133 silly addNameRange '2.2.1', 133 silly addNameRange '2.3.0', 133 silly addNameRange '2.3.1', 133 silly addNameRange '2.3.2', 133 silly addNameRange '2.3.3', 133 silly addNameRange '2.3.4', 133 silly addNameRange '2.3.5', 133 silly addNameRange '2.4.0', 133 silly addNameRange '2.5.0', 133 silly addNameRange '2.5.1' ] ] 134 silly addNamed nan@2.5.1 135 verbose addNamed "2.5.1" is a plain semver version for nan 136 silly cache afterAdd nan@2.5.1 137 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\nan\2.5.1\package\package.json not in flight; writing 138 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 139 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\nan\2.5.1\package\package.json written 140 silly loadAllDepsIntoIdealTree Finishing 141 silly loadIdealTree Finishing 142 silly currentTree POGOServer@0.6.1 143 silly idealTree POGOServer@0.6.1 143 silly idealTree +-- bindings@1.2.1 143 silly idealTree +-- nan@2.5.1 143 silly idealTree-- node-protobuf@1.4.2 144 silly generateActionsToTake Starting 145 silly install generateActionsToTake 146 silly generateActionsToTake Finishing 147 silly diffTrees action count 3 148 silly diffTrees add bindings@1.2.1 149 silly diffTrees add nan@2.5.1 150 silly diffTrees add node-protobuf@1.4.2 151 silly decomposeActions action count 24 152 silly decomposeActions fetch bindings@1.2.1 153 silly decomposeActions extract bindings@1.2.1 154 silly decomposeActions test bindings@1.2.1 155 silly decomposeActions preinstall bindings@1.2.1 156 silly decomposeActions build bindings@1.2.1 157 silly decomposeActions install bindings@1.2.1 158 silly decomposeActions postinstall bindings@1.2.1 159 silly decomposeActions finalize bindings@1.2.1 160 silly decomposeActions fetch nan@2.5.1 161 silly decomposeActions extract nan@2.5.1 162 silly decomposeActions test nan@2.5.1 163 silly decomposeActions preinstall nan@2.5.1 164 silly decomposeActions build nan@2.5.1 165 silly decomposeActions install nan@2.5.1 166 silly decomposeActions postinstall nan@2.5.1 167 silly decomposeActions finalize nan@2.5.1 168 silly decomposeActions fetch node-protobuf@1.4.2 169 silly decomposeActions extract node-protobuf@1.4.2 170 silly decomposeActions test node-protobuf@1.4.2 171 silly decomposeActions preinstall node-protobuf@1.4.2 172 silly decomposeActions build node-protobuf@1.4.2 173 silly decomposeActions install node-protobuf@1.4.2 174 silly decomposeActions postinstall node-protobuf@1.4.2 175 silly decomposeActions finalize node-protobuf@1.4.2 176 silly executeActions Starting 177 silly install executeActions 178 silly doSerial global-install 0 179 silly doParallel fetch 3 180 verbose correctMkdir C:\Users\Administrator\AppData\Roaming\npm-cache_locks correctMkdir not in flight; initializing 181 verbose lock using C:\Users\Administrator\AppData\Roaming\npm-cache_locks\staging-0b134e2402a90c66.lock for C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging 182 silly doParallel extract 3 183 silly extract bindings@1.2.1 184 silly extract nan@2.5.1 185 silly extract node-protobuf@1.4.2 186 verbose unbuild node_modules.staging\bindings-25e8d072 187 verbose unbuild node_modules.staging\nan-4bfa110a 188 verbose unbuild node_modules.staging\node-protobuf-d6fced97 189 silly gentlyRm C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\bindings-25e8d072 is being purged from base C:\Users\Administrator\Desktop\POGOserver-master 190 verbose gentlyRm don't care about contents; nuking C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\bindings-25e8d072 191 silly gentlyRm C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\nan-4bfa110a is being purged from base C:\Users\Administrator\Desktop\POGOserver-master 192 verbose gentlyRm don't care about contents; nuking C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\nan-4bfa110a 193 silly gentlyRm C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\node-protobuf-d6fced97 is being purged from base C:\Users\Administrator\Desktop\POGOserver-master 194 verbose gentlyRm don't care about contents; nuking C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\node-protobuf-d6fced97 195 verbose tar unpack C:\Users\Administrator\AppData\Roaming\npm-cache\bindings\1.2.1\package.tgz 196 verbose tar unpacking to C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\bindings-25e8d072 197 silly gentlyRm C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\bindings-25e8d072 is being purged 198 verbose gentlyRm don't care about contents; nuking C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\bindings-25e8d072 199 verbose tar unpack C:\Users\Administrator\AppData\Roaming\npm-cache\nan\2.5.1\package.tgz 200 verbose tar unpacking to C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\nan-4bfa110a 201 silly gentlyRm C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\nan-4bfa110a is being purged 202 verbose gentlyRm don't care about contents; nuking C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\nan-4bfa110a 203 verbose tar unpack C:\Users\Administrator\AppData\Roaming\npm-cache\node-protobuf\1.4.2\package.tgz 204 verbose tar unpacking to C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\node-protobuf-d6fced97 205 silly gentlyRm C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\node-protobuf-d6fced97 is being purged 206 verbose gentlyRm don't care about contents; nuking C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\node-protobuf-d6fced97 207 silly gunzTarPerm modes [ '777', '666' ] 208 silly gunzTarPerm modes [ '777', '666' ] 209 silly gunzTarPerm modes [ '777', '666' ] 210 silly gunzTarPerm extractEntry package.json 211 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 212 silly gunzTarPerm extractEntry package.json 213 silly gunzTarPerm modified mode [ 'package.json', 436, 438 ] 214 silly gunzTarPerm extractEntry package.json 215 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 216 silly gunzTarPerm extractEntry README.md 217 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 218 silly gunzTarPerm extractEntry bindings.js 219 silly gunzTarPerm modified mode [ 'bindings.js', 420, 438 ] 220 silly gunzTarPerm extractEntry .npmignore 221 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 222 silly gunzTarPerm extractEntry README.md 223 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 224 silly gunzTarPerm extractEntry README.md 225 silly gunzTarPerm modified mode [ 'README.md', 436, 438 ] 226 silly gunzTarPerm extractEntry include_dirs.js 227 silly gunzTarPerm modified mode [ 'include_dirs.js', 436, 438 ] 228 silly gunzTarPerm extractEntry Gruntfile.js 229 silly gunzTarPerm modified mode [ 'Gruntfile.js', 420, 438 ] 230 silly gunzTarPerm extractEntry protobuf.js 231 silly gunzTarPerm modified mode [ 'protobuf.js', 420, 438 ] 232 silly gunzTarPerm extractEntry nan_converters.h 233 silly gunzTarPerm modified mode [ 'nan_converters.h', 436, 438 ] 234 silly gunzTarPerm extractEntry CHANGELOG.md 235 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 436, 438 ] 236 silly gunzTarPerm extractEntry LICENSE.md 237 silly gunzTarPerm modified mode [ 'LICENSE.md', 436, 438 ] 238 silly gunzTarPerm extractEntry doc/node_misc.mdhttp://node_misc.md 239 silly gunzTarPerm modified mode [ 'doc/node_misc.mdhttp://node_misc.md', 436, 438 ] 240 silly gunzTarPerm extractEntry binding.gyp 241 silly gunzTarPerm modified mode [ 'binding.gyp', 420, 438 ] 242 silly gunzTarPerm extractEntry CHANGES.md 243 silly gunzTarPerm modified mode [ 'CHANGES.md', 420, 438 ] 244 silly gunzTarPerm extractEntry doc/asyncworker.mdhttp://asyncworker.md 245 silly gunzTarPerm modified mode [ 'doc/asyncworker.mdhttp://asyncworker.md', 436, 438 ] 246 silly gunzTarPerm extractEntry doc/callback.mdhttp://callback.md 247 silly gunzTarPerm modified mode [ 'doc/callback.mdhttp://callback.md', 436, 438 ] 248 silly gunzTarPerm extractEntry .gitattributes 249 silly gunzTarPerm modified mode [ '.gitattributes', 420, 438 ] 250 silly gunzTarPerm extractEntry .clang-format 251 silly gunzTarPerm modified mode [ '.clang-format', 420, 438 ] 252 silly gunzTarPerm extractEntry doc/converters.mdhttp://converters.md 253 silly gunzTarPerm modified mode [ 'doc/converters.mdhttp://converters.md', 436, 438 ] 254 silly gunzTarPerm extractEntry doc/errors.mdhttp://errors.md 255 silly gunzTarPerm modified mode [ 'doc/errors.mdhttp://errors.md', 436, 438 ] 256 silly gunzTarPerm extractEntry generate-descriptors.sh 257 silly gunzTarPerm modified mode [ 'generate-descriptors.sh', 493, 511 ] 258 silly gunzTarPerm extractEntry lp.sh 259 silly gunzTarPerm modified mode [ 'lp.sh', 420, 438 ] 260 silly gunzTarPerm extractEntry doc/maybe_types.mdhttp://maybe_types.md 261 silly gunzTarPerm modified mode [ 'doc/maybe_types.mdhttp://maybe_types.md', 436, 438 ] 262 silly gunzTarPerm extractEntry doc/methods.mdhttp://methods.md 263 silly gunzTarPerm modified mode [ 'doc/methods.mdhttp://methods.md', 436, 438 ] 264 silly gunzTarPerm extractEntry doc/new.mdhttp://new.md 265 silly gunzTarPerm modified mode [ 'doc/new.mdhttp://new.md', 436, 438 ] 266 silly gentlyRm C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\bindings-25e8d072\node_modules is being purged 267 verbose gentlyRm don't care about contents; nuking C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\bindings-25e8d072\node_modules 268 silly gunzTarPerm extractEntry lpb_release/LICENSE 269 silly gunzTarPerm modified mode [ 'lpb_release/LICENSE', 420, 438 ] 270 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/map_entry_lite.h 271 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/map_entry_lite.h', 271 silly gunzTarPerm 420, 271 silly gunzTarPerm 438 ] 272 silly gunzTarPerm extractEntry doc/buffers.mdhttp://buffers.md 273 silly gunzTarPerm modified mode [ 'doc/buffers.mdhttp://buffers.md', 436, 438 ] 274 silly gunzTarPerm extractEntry doc/object_wrappers.mdhttp://object_wrappers.md 275 silly gunzTarPerm modified mode [ 'doc/object_wrappers.mdhttp://object_wrappers.md', 436, 438 ] 276 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/any.h 277 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/any.h', 420, 438 ] 278 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/any.proto 279 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/any.proto', 420, 438 ] 280 silly gunzTarPerm extractEntry doc/persistent.mdhttp://persistent.md 281 silly gunzTarPerm modified mode [ 'doc/persistent.mdhttp://persistent.md', 436, 438 ] 282 silly gunzTarPerm extractEntry doc/scopes.mdhttp://scopes.md 283 silly gunzTarPerm modified mode [ 'doc/scopes.mdhttp://scopes.md', 436, 438 ] 284 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/api.pb.h 285 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/api.pb.h', 420, 438 ] 286 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/api.proto 287 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/api.proto', 420, 438 ] 288 silly gunzTarPerm extractEntry doc/script.mdhttp://script.md 289 silly gunzTarPerm modified mode [ 'doc/script.mdhttp://script.md', 436, 438 ] 290 silly gunzTarPerm extractEntry doc/string_bytes.mdhttp://string_bytes.md 291 silly gunzTarPerm modified mode [ 'doc/string_bytes.mdhttp://string_bytes.md', 436, 438 ] 292 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/arena.h 293 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/arena.h', 420, 438 ] 294 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/arenastring.h 295 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/arenastring.h', 420, 438 ] 296 silly gunzTarPerm extractEntry doc/v8_internals.mdhttp://v8_internals.md 297 silly gunzTarPerm modified mode [ 'doc/v8_internals.mdhttp://v8_internals.md', 436, 438 ] 298 silly gunzTarPerm extractEntry doc/v8_misc.mdhttp://v8_misc.md 299 silly gunzTarPerm modified mode [ 'doc/v8_misc.mdhttp://v8_misc.md', 436, 438 ] 300 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/compiler/objectivec/objectivec_generator.h 301 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/compiler/objectivec/objectivec_generator.h', 301 silly gunzTarPerm 420, 301 silly gunzTarPerm 438 ] 302 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/compiler/objectivec/objectivec_helpers.h 303 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/compiler/objectivec/objectivec_helpers.h', 303 silly gunzTarPerm 420, 303 silly gunzTarPerm 438 ] 304 silly gunzTarPerm extractEntry nan.h 305 silly gunzTarPerm modified mode [ 'nan.h', 436, 438 ] 306 silly gunzTarPerm extractEntry nan_callbacks.h 307 silly gunzTarPerm modified mode [ 'nan_callbacks.h', 436, 438 ] 308 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/compiler/code_generator.h 309 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/compiler/code_generator.h', 309 silly gunzTarPerm 420, 309 silly gunzTarPerm 438 ] 310 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/compiler/cpp/cpp_generator.h 311 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/compiler/cpp/cpp_generator.h', 311 silly gunzTarPerm 420, 311 silly gunzTarPerm 438 ] 312 silly gunzTarPerm extractEntry nan_callbacks_12_inl.h 313 silly gunzTarPerm modified mode [ 'nan_callbacks_12_inl.h', 436, 438 ] 314 silly gunzTarPerm extractEntry nan_callbacks_pre_12_inl.h 315 silly gunzTarPerm modified mode [ 'nan_callbacks_pre_12_inl.h', 436, 438 ] 316 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/compiler/csharp/csharp_generator.h 317 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/compiler/csharp/csharp_generator.h', 317 silly gunzTarPerm 420, 317 silly gunzTarPerm 438 ] 318 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/compiler/csharp/csharp_names.h 319 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/compiler/csharp/csharp_names.h', 319 silly gunzTarPerm 420, 319 silly gunzTarPerm 438 ] 320 silly gunzTarPerm extractEntry nan_converters_43_inl.h 321 silly gunzTarPerm modified mode [ 'nan_converters_43_inl.h', 436, 438 ] 322 silly gunzTarPerm extractEntry nan_converters_pre_43_inl.h 323 silly gunzTarPerm modified mode [ 'nan_converters_pre_43_inl.h', 436, 438 ] 324 silly gunzTarPerm extractEntry nan_implementation_12_inl.h 325 silly gunzTarPerm modified mode [ 'nan_implementation_12_inl.h', 436, 438 ] 326 silly gunzTarPerm extractEntry nan_implementation_pre_12_inl.h 327 silly gunzTarPerm modified mode [ 'nan_implementation_pre_12_inl.h', 436, 438 ] 328 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/compiler/importer.h 329 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/compiler/importer.h', 329 silly gunzTarPerm 420, 329 silly gunzTarPerm 438 ] 330 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/compiler/java/java_generator.h 331 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/compiler/java/java_generator.h', 331 silly gunzTarPerm 420, 331 silly gunzTarPerm 438 ] 332 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/compiler/java/java_names.h 333 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/compiler/java/java_names.h', 333 silly gunzTarPerm 420, 333 silly gunzTarPerm 438 ] 334 silly gunzTarPerm extractEntry nan_maybe_43_inl.h 335 silly gunzTarPerm modified mode [ 'nan_maybe_43_inl.h', 436, 438 ] 336 silly gunzTarPerm extractEntry nan_maybe_pre_43_inl.h 337 silly gunzTarPerm modified mode [ 'nan_maybe_pre_43_inl.h', 436, 438 ] 338 silly gunzTarPerm extractEntry nan_new.h 339 silly gunzTarPerm modified mode [ 'nan_new.h', 436, 438 ] 340 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/compiler/javanano/javanano_generator.h 341 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/compiler/javanano/javanano_generator.h', 341 silly gunzTarPerm 420, 341 silly gunzTarPerm 438 ] 342 silly gunzTarPerm extractEntry nan_object_wrap.h 343 silly gunzTarPerm modified mode [ 'nan_object_wrap.h', 436, 438 ] 344 silly gunzTarPerm extractEntry nan_persistent_12_inl.h 345 silly gunzTarPerm modified mode [ 'nan_persistent_12_inl.h', 436, 438 ] 346 silly gunzTarPerm extractEntry nan_persistent_pre_12_inl.h 347 silly gunzTarPerm modified mode [ 'nan_persistent_pre_12_inl.h', 436, 438 ] 348 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/compiler/js/js_generator.h 349 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/compiler/js/js_generator.h', 349 silly gunzTarPerm 420, 349 silly gunzTarPerm 438 ] 350 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/compiler/command_line_interface.h 351 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/compiler/command_line_interface.h', 351 silly gunzTarPerm 420, 351 silly gunzTarPerm 438 ] 352 silly gunzTarPerm extractEntry nan_private.h 353 silly gunzTarPerm modified mode [ 'nan_private.h', 436, 438 ] 354 silly gunzTarPerm extractEntry nan_string_bytes.h 355 silly gunzTarPerm modified mode [ 'nan_string_bytes.h', 436, 438 ] 356 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/compiler/parser.h 357 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/compiler/parser.h', 357 silly gunzTarPerm 420, 357 silly gunzTarPerm 438 ] 358 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/compiler/php/php_generator.h 359 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/compiler/php/php_generator.h', 359 silly gunzTarPerm 420, 359 silly gunzTarPerm 438 ] 360 silly gunzTarPerm extractEntry nan_typedarray_contents.h 361 silly gunzTarPerm modified mode [ 'nan_typedarray_contents.h', 436, 438 ] 362 silly gunzTarPerm extractEntry nan_weak.h 363 silly gunzTarPerm modified mode [ 'nan_weak.h', 436, 438 ] 364 silly gunzTarPerm extractEntry tools/package.json 365 silly gunzTarPerm modified mode [ 'tools/package.json', 436, 438 ] 366 silly gunzTarPerm extractEntry tools/README.md 367 silly gunzTarPerm modified mode [ 'tools/README.md', 436, 438 ] 368 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/compiler/plugin.h 369 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/compiler/plugin.h', 369 silly gunzTarPerm 420, 369 silly gunzTarPerm 438 ] 370 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/compiler/plugin.pb.h 371 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/compiler/plugin.pb.h', 371 silly gunzTarPerm 420, 371 silly gunzTarPerm 438 ] 372 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/compiler/plugin.proto 373 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/compiler/plugin.proto', 373 silly gunzTarPerm 420, 373 silly gunzTarPerm 438 ] 374 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/compiler/python/python_generator.h 375 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/compiler/python/python_generator.h', 375 silly gunzTarPerm 420, 375 silly gunzTarPerm 438 ] 376 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/compiler/ruby/ruby_generator.h 377 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/compiler/ruby/ruby_generator.h', 377 silly gunzTarPerm 420, 377 silly gunzTarPerm 438 ] 378 silly gunzTarPerm extractEntry tools/1to2.js 379 silly gunzTarPerm modified mode [ 'tools/1to2.js', 509, 511 ] 380 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/descriptor.h 381 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/descriptor.h', 420, 438 ] 382 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/descriptor.pb.h 383 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/descriptor.pb.h', 383 silly gunzTarPerm 420, 383 silly gunzTarPerm 438 ] 384 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/descriptor.proto 385 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/descriptor.proto', 385 silly gunzTarPerm 420, 385 silly gunzTarPerm 438 ] 386 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/descriptor_database.h 387 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/descriptor_database.h', 387 silly gunzTarPerm 420, 387 silly gunzTarPerm 438 ] 388 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/duration.pb.h 389 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/duration.pb.h', 420, 438 ] 390 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/duration.proto 391 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/duration.proto', 391 silly gunzTarPerm 420, 391 silly gunzTarPerm 438 ] 392 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/dynamic_message.h 393 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/dynamic_message.h', 393 silly gunzTarPerm 420, 393 silly gunzTarPerm 438 ] 394 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/empty.pb.h 395 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/empty.pb.h', 420, 438 ] 396 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/empty.proto 397 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/empty.proto', 420, 438 ] 398 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/extension_set.h 399 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/extension_set.h', 399 silly gunzTarPerm 420, 399 silly gunzTarPerm 438 ] 400 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/field_mask.pb.h 401 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/field_mask.pb.h', 401 silly gunzTarPerm 420, 401 silly gunzTarPerm 438 ] 402 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/field_mask.proto 403 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/field_mask.proto', 403 silly gunzTarPerm 420, 403 silly gunzTarPerm 438 ] 404 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/generated_enum_reflection.h 405 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/generated_enum_reflection.h', 405 silly gunzTarPerm 420, 405 silly gunzTarPerm 438 ] 406 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/generated_enum_util.h 407 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/generated_enum_util.h', 407 silly gunzTarPerm 420, 407 silly gunzTarPerm 438 ] 408 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/generated_message_reflection.h 409 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/generated_message_reflection.h', 409 silly gunzTarPerm 420, 409 silly gunzTarPerm 438 ] 410 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/generated_message_util.h 411 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/generated_message_util.h', 411 silly gunzTarPerm 420, 411 silly gunzTarPerm 438 ] 412 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/has_bits.h 413 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/has_bits.h', 420, 438 ] 414 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/io/coded_stream.h 415 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/io/coded_stream.h', 415 silly gunzTarPerm 420, 415 silly gunzTarPerm 438 ] 416 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/io/gzip_stream.h 417 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/io/gzip_stream.h', 417 silly gunzTarPerm 420, 417 silly gunzTarPerm 438 ] 418 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/io/printer.h 419 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/io/printer.h', 420, 438 ] 420 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/io/strtod.h 421 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/io/strtod.h', 420, 438 ] 422 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/io/tokenizer.h 423 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/io/tokenizer.h', 423 silly gunzTarPerm 420, 423 silly gunzTarPerm 438 ] 424 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/io/zero_copy_stream.h 425 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/io/zero_copy_stream.h', 425 silly gunzTarPerm 420, 425 silly gunzTarPerm 438 ] 426 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/io/zero_copy_stream_impl.h 427 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/io/zero_copy_stream_impl.h', 427 silly gunzTarPerm 420, 427 silly gunzTarPerm 438 ] 428 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/io/zero_copy_stream_impl_lite.h 429 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/io/zero_copy_stream_impl_lite.h', 429 silly gunzTarPerm 420, 429 silly gunzTarPerm 438 ] 430 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/map.h 431 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/map.h', 420, 438 ] 432 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/map_entry.h 433 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/map_entry.h', 420, 438 ] 434 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/any.pb.h 435 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/any.pb.h', 420, 438 ] 436 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/map_field.h 437 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/map_field.h', 420, 438 ] 438 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/map_field_inl.h 439 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/map_field_inl.h', 439 silly gunzTarPerm 420, 439 silly gunzTarPerm 438 ] 440 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/map_field_lite.h 441 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/map_field_lite.h', 441 silly gunzTarPerm 420, 441 silly gunzTarPerm 438 ] 442 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/map_type_handler.h 443 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/map_type_handler.h', 443 silly gunzTarPerm 420, 443 silly gunzTarPerm 438 ] 444 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/message.h 445 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/message.h', 420, 438 ] 446 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/message_lite.h 447 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/message_lite.h', 447 silly gunzTarPerm 420, 447 silly gunzTarPerm 438 ] 448 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/metadata.h 449 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/metadata.h', 420, 438 ] 450 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/reflection.h 451 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/reflection.h', 420, 438 ] 452 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/reflection_ops.h 453 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/reflection_ops.h', 453 silly gunzTarPerm 420, 453 silly gunzTarPerm 438 ] 454 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/repeated_field.h 455 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/repeated_field.h', 455 silly gunzTarPerm 420, 455 silly gunzTarPerm 438 ] 456 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/service.h 457 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/service.h', 420, 438 ] 458 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/source_context.pb.h 459 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/source_context.pb.h', 459 silly gunzTarPerm 420, 459 silly gunzTarPerm 438 ] 460 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/source_context.proto 461 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/source_context.proto', 461 silly gunzTarPerm 420, 461 silly gunzTarPerm 438 ] 462 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/struct.pb.h 463 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/struct.pb.h', 420, 438 ] 464 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/struct.proto 465 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/struct.proto', 420, 438 ] 466 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/casts.h 467 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/casts.h', 420, 438 ] 468 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/atomic_sequence_num.h 469 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/atomic_sequence_num.h', 469 silly gunzTarPerm 420, 469 silly gunzTarPerm 438 ] 470 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/atomicops_internals_arm64_gcc.h 471 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/atomicops_internals_arm64_gcc.h', 471 silly gunzTarPerm 420, 471 silly gunzTarPerm 438 ] 472 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/atomicops_internals_arm_gcc.h 473 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/atomicops_internals_arm_gcc.h', 473 silly gunzTarPerm 420, 473 silly gunzTarPerm 438 ] 474 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/atomicops_internals_arm_qnx.h 475 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/atomicops_internals_arm_qnx.h', 475 silly gunzTarPerm 420, 475 silly gunzTarPerm 438 ] 476 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/atomicops_internals_atomicword_compat.h 477 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/atomicops_internals_atomicword_compat.h', 477 silly gunzTarPerm 420, 477 silly gunzTarPerm 438 ] 478 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/atomicops_internals_generic_gcc.h 479 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/atomicops_internals_generic_gcc.h', 479 silly gunzTarPerm 420, 479 silly gunzTarPerm 438 ] 480 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/atomicops_internals_macosx.h 481 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/atomicops_internals_macosx.h', 481 silly gunzTarPerm 420, 481 silly gunzTarPerm 438 ] 482 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/atomicops_internals_mips_gcc.h 483 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/atomicops_internals_mips_gcc.h', 483 silly gunzTarPerm 420, 483 silly gunzTarPerm 438 ] 484 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/atomicops_internals_pnacl.h 485 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/atomicops_internals_pnacl.h', 485 silly gunzTarPerm 420, 485 silly gunzTarPerm 438 ] 486 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/atomicops_internals_power.h 487 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/atomicops_internals_power.h', 487 silly gunzTarPerm 420, 487 silly gunzTarPerm 438 ] 488 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/atomicops_internals_ppc_gcc.h 489 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/atomicops_internals_ppc_gcc.h', 489 silly gunzTarPerm 420, 489 silly gunzTarPerm 438 ] 490 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/atomicops_internals_solaris.h 491 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/atomicops_internals_solaris.h', 491 silly gunzTarPerm 420, 491 silly gunzTarPerm 438 ] 492 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/atomicops_internals_tsan.h 493 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/atomicops_internals_tsan.h', 493 silly gunzTarPerm 420, 493 silly gunzTarPerm 438 ] 494 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/atomicops_internals_x86_gcc.h 495 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/atomicops_internals_x86_gcc.h', 495 silly gunzTarPerm 420, 495 silly gunzTarPerm 438 ] 496 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/atomicops_internals_x86_msvc.h 497 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/atomicops_internals_x86_msvc.h', 497 silly gunzTarPerm 420, 497 silly gunzTarPerm 438 ] 498 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/bytestream.h 499 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/bytestream.h', 499 silly gunzTarPerm 420, 499 silly gunzTarPerm 438 ] 500 silly gentlyRm C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\nan-4bfa110a\node_modules is being purged 501 verbose gentlyRm don't care about contents; nuking C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\nan-4bfa110a\node_modules 502 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/callback.h 503 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/callback.h', 503 silly gunzTarPerm 420, 503 silly gunzTarPerm 438 ] 504 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/atomicops.h 505 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/atomicops.h', 505 silly gunzTarPerm 420, 505 silly gunzTarPerm 438 ] 506 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/common.h 507 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/common.h', 507 silly gunzTarPerm 420, 507 silly gunzTarPerm 438 ] 508 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/fastmem.h 509 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/fastmem.h', 509 silly gunzTarPerm 420, 509 silly gunzTarPerm 438 ] 510 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/hash.h 511 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/hash.h', 420, 438 ] 512 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/logging.h 513 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/logging.h', 513 silly gunzTarPerm 420, 513 silly gunzTarPerm 438 ] 514 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/macros.h 515 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/macros.h', 515 silly gunzTarPerm 420, 515 silly gunzTarPerm 438 ] 516 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/mutex.h 517 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/mutex.h', 420, 438 ] 518 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/once.h 519 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/once.h', 420, 438 ] 520 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/platform_macros.h 521 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/platform_macros.h', 521 silly gunzTarPerm 420, 521 silly gunzTarPerm 438 ] 522 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/port.h 523 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/port.h', 420, 438 ] 524 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/scoped_ptr.h 525 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/scoped_ptr.h', 525 silly gunzTarPerm 420, 525 silly gunzTarPerm 438 ] 526 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/shared_ptr.h 527 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/shared_ptr.h', 527 silly gunzTarPerm 420, 527 silly gunzTarPerm 438 ] 528 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/singleton.h 529 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/singleton.h', 529 silly gunzTarPerm 420, 529 silly gunzTarPerm 438 ] 530 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/status.h 531 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/status.h', 531 silly gunzTarPerm 420, 531 silly gunzTarPerm 438 ] 532 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/stl_util.h 533 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/stl_util.h', 533 silly gunzTarPerm 420, 533 silly gunzTarPerm 438 ] 534 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/stringpiece.h 535 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/stringpiece.h', 535 silly gunzTarPerm 420, 535 silly gunzTarPerm 438 ] 536 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/template_util.h 537 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/template_util.h', 537 silly gunzTarPerm 420, 537 silly gunzTarPerm 438 ] 538 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/stubs/type_traits.h 539 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/stubs/type_traits.h', 539 silly gunzTarPerm 420, 539 silly gunzTarPerm 438 ] 540 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/text_format.h 541 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/text_format.h', 420, 438 ] 542 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/timestamp.pb.h 543 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/timestamp.pb.h', 543 silly gunzTarPerm 420, 543 silly gunzTarPerm 438 ] 544 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/timestamp.proto 545 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/timestamp.proto', 545 silly gunzTarPerm 420, 545 silly gunzTarPerm 438 ] 546 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/type.pb.h 547 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/type.pb.h', 420, 438 ] 548 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/type.proto 549 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/type.proto', 420, 438 ] 550 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/unknown_field_set.h 551 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/unknown_field_set.h', 551 silly gunzTarPerm 420, 551 silly gunzTarPerm 438 ] 552 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/util/field_comparator.h 553 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/util/field_comparator.h', 553 silly gunzTarPerm 420, 553 silly gunzTarPerm 438 ] 554 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/util/field_mask_util.h 555 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/util/field_mask_util.h', 555 silly gunzTarPerm 420, 555 silly gunzTarPerm 438 ] 556 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/util/json_util.h 557 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/util/json_util.h', 557 silly gunzTarPerm 420, 557 silly gunzTarPerm 438 ] 558 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/util/message_differencer.h 559 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/util/message_differencer.h', 559 silly gunzTarPerm 420, 559 silly gunzTarPerm 438 ] 560 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/util/time_util.h 561 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/util/time_util.h', 561 silly gunzTarPerm 420, 561 silly gunzTarPerm 438 ] 562 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/util/type_resolver.h 563 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/util/type_resolver.h', 563 silly gunzTarPerm 420, 563 silly gunzTarPerm 438 ] 564 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/util/type_resolver_util.h 565 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/util/type_resolver_util.h', 565 silly gunzTarPerm 420, 565 silly gunzTarPerm 438 ] 566 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/wire_format.h 567 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/wire_format.h', 420, 438 ] 568 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/wire_format_lite.h 569 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/wire_format_lite.h', 569 silly gunzTarPerm 420, 569 silly gunzTarPerm 438 ] 570 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/wire_format_lite_inl.h 571 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/wire_format_lite_inl.h', 571 silly gunzTarPerm 420, 571 silly gunzTarPerm 438 ] 572 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/wrappers.pb.h 573 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/wrappers.pb.h', 420, 438 ] 574 silly gunzTarPerm extractEntry lpb_release/include/google/protobuf/wrappers.proto 575 silly gunzTarPerm modified mode [ 'lpb_release/include/google/protobuf/wrappers.proto', 575 silly gunzTarPerm 420, 575 silly gunzTarPerm 438 ] 576 silly gunzTarPerm extractEntry lpb_release/lib/libprotobuf.lib 577 silly gunzTarPerm modified mode [ 'lpb_release/lib/libprotobuf.lib', 420, 438 ] 578 silly gunzTarPerm extractEntry src/leak.js 579 silly gunzTarPerm modified mode [ 'src/leak.js', 420, 438 ] 580 silly gunzTarPerm extractEntry src/common.h 581 silly gunzTarPerm modified mode [ 'src/common.h', 420, 438 ] 582 silly gunzTarPerm extractEntry src/init.cpp 583 silly gunzTarPerm modified mode [ 'src/init.cpp', 420, 438 ] 584 silly gunzTarPerm extractEntry src/native.cpp 585 silly gunzTarPerm modified mode [ 'src/native.cpp', 420, 438 ] 586 silly gunzTarPerm extractEntry src/native.h 587 silly gunzTarPerm modified mode [ 'src/native.h', 420, 438 ] 588 silly gunzTarPerm extractEntry src/parse.cpp 589 silly gunzTarPerm modified mode [ 'src/parse.cpp', 420, 438 ] 590 silly gunzTarPerm extractEntry src/parse.h 591 silly gunzTarPerm modified mode [ 'src/parse.h', 420, 438 ] 592 silly gunzTarPerm extractEntry src/serialize.cpp 593 silly gunzTarPerm modified mode [ 'src/serialize.cpp', 420, 438 ] 594 silly gunzTarPerm extractEntry src/serialize.h 595 silly gunzTarPerm modified mode [ 'src/serialize.h', 420, 438 ] 596 silly gunzTarPerm extractEntry .travis.yml 597 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ] 598 silly gunzTarPerm extractEntry test/test.js 599 silly gunzTarPerm modified mode [ 'test/test.js', 420, 438 ] 600 silly gunzTarPerm extractEntry test/perf/perfTest.js 601 silly gunzTarPerm modified mode [ 'test/perf/perfTest.js', 420, 438 ] 602 silly gunzTarPerm extractEntry test/perf/points.js 603 silly gunzTarPerm modified mode [ 'test/perf/points.js', 420, 438 ] 604 silly gunzTarPerm extractEntry test/perf/perfTest.desc 605 silly gunzTarPerm modified mode [ 'test/perf/perfTest.desc', 420, 438 ] 606 silly gunzTarPerm extractEntry test/perf/perfTest.proto 607 silly gunzTarPerm modified mode [ 'test/perf/perfTest.proto', 420, 438 ] 608 silly gunzTarPerm extractEntry test/perf/points.desc 609 silly gunzTarPerm modified mode [ 'test/perf/points.desc', 420, 438 ] 610 silly gunzTarPerm extractEntry test/perf/points.proto 611 silly gunzTarPerm modified mode [ 'test/perf/points.proto', 420, 438 ] 612 silly gunzTarPerm extractEntry test/test.desc 613 silly gunzTarPerm modified mode [ 'test/test.desc', 420, 438 ] 614 silly gunzTarPerm extractEntry test/test.proto 615 silly gunzTarPerm modified mode [ 'test/test.proto', 420, 438 ] 616 silly gunzTarPerm extractEntry test/testUnknown.desc 617 silly gunzTarPerm modified mode [ 'test/testUnknown.desc', 420, 438 ] 618 silly gunzTarPerm extractEntry test/testUnknown.proto 619 silly gunzTarPerm modified mode [ 'test/testUnknown.proto', 420, 438 ] 620 silly gentlyRm C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\node-protobuf-d6fced97\node_modules is being purged 621 verbose gentlyRm don't care about contents; nuking C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\node-protobuf-d6fced97\node_modules 622 silly doParallel preinstall 3 623 silly preinstall bindings@1.2.1 C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\bindings-25e8d072 624 info lifecycle bindings@1.2.1preinstall: bindings@1.2.1 625 silly preinstall nan@2.5.1 C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\nan-4bfa110a 626 info lifecycle nan@2.5.1preinstall: nan@2.5.1 627 silly preinstall node-protobuf@1.4.2 C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\node-protobuf-d6fced97 628 info lifecycle node-protobuf@1.4.2preinstall: node-protobuf@1.4.2 629 silly lifecycle bindings@1.2.1preinstall: no script for preinstall, continuing 630 silly lifecycle nan@2.5.1preinstall: no script for preinstall, continuing 631 silly lifecycle node-protobuf@1.4.2preinstall: no script for preinstall, continuing 632 silly doReverseSerial remove 0 633 silly doSerial move 0 634 silly doSerial finalize 3 635 silly finalize C:\Users\Administrator\Desktop\POGOserver-master\node_modules\bindings 636 silly finalize C:\Users\Administrator\Desktop\POGOserver-master\node_modules\nan 637 silly finalize C:\Users\Administrator\Desktop\POGOserver-master\node_modules\node-protobuf 638 silly doSerial build 3 639 silly build bindings@1.2.1 640 info linkStuff bindings@1.2.1 641 silly linkStuff bindings@1.2.1 has C:\Users\Administrator\Desktop\POGOserver-master\node_modules as its parent node_modules 642 verbose linkBins bindings@1.2.1 643 verbose linkMans bindings@1.2.1 644 silly build nan@2.5.1 645 info linkStuff nan@2.5.1 646 silly linkStuff nan@2.5.1 has C:\Users\Administrator\Desktop\POGOserver-master\node_modules as its parent node_modules 647 verbose linkBins nan@2.5.1 648 verbose linkMans nan@2.5.1 649 silly build node-protobuf@1.4.2 650 info linkStuff node-protobuf@1.4.2 651 silly linkStuff node-protobuf@1.4.2 has C:\Users\Administrator\Desktop\POGOserver-master\node_modules as its parent node_modules 652 verbose linkBins node-protobuf@1.4.2 653 verbose linkMans node-protobuf@1.4.2 654 silly doSerial global-link 0 655 silly doParallel update-linked 0 656 silly doSerial install 3 657 silly install bindings@1.2.1 C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\bindings-25e8d072 658 info lifecycle bindings@1.2.1install: bindings@1.2.1 659 silly lifecycle bindings@1.2.1install: no script for install, continuing 660 silly install nan@2.5.1 C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\nan-4bfa110a 661 info lifecycle nan@2.5.1install: nan@2.5.1 662 silly lifecycle nan@2.5.1install: no script for install, continuing 663 silly install node-protobuf@1.4.2 C:\Users\Administrator\Desktop\POGOserver-master\node_modules.staging\node-protobuf-d6fced97 664 info lifecycle node-protobuf@1.4.2install: node-protobuf@1.4.2 665 verbose lifecycle node-protobuf@1.4.2install: unsafe-perm in lifecycle true 666 verbose lifecycle node-protobuf@1.4.2install: PATH: C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin;C:\Users\Administrator\Desktop\POGOserver-master\node_modules\node-protobuf\node_modules.bin;C:\Users\Administrator\Desktop\POGOserver-master\node_modules.bin;C:\Program Files\nodejs;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\nodejs;C:\Program Files\Git\cmd;C:\Users\Administrator\AppData\Roaming\npm 667 verbose lifecycle node-protobuf@1.4.2install: CWD: C:\Users\Administrator\Desktop\POGOserver-master\node_modules\node-protobuf 668 silly lifecycle node-protobuf@1.4.2install: Args: [ '/d /s /c', 'node-gyp reb

devblaze commented 7 years ago

here you are http://pastebin.com/PGicfsFv

jesussson commented 7 years ago

I get basically the same error C:\Users\cardi\Desktop\Pokemon Go Hack 2017\POGOserver-master>npm install && npm run start npm WARN optional Skipping failed optional dependency /babel-cli/chokidar/fsevents: npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.1.1 npm WARN optional Skipping failed optional dependency /chokidar/fsevents: npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.1.1

POGOServer@0.4.9 start C:\Users\cardi\Desktop\Pokemon Go Hack 2017\POGOserver-master nodemon --ignore tmp/ --ignore data/ --ignore logs/ --exec npm run babel-node -- ./src/index.js

[nodemon] 1.10.2 [nodemon] to restart at any time, enter rs [nodemon] watching: . [nodemon] starting npm run babel-node ./src/index.js

POGOServer@0.4.9 babel-node C:\Users\cardi\Desktop\Pokemon Go Hack 2017\POGOserver-master babel-node --presets=es2015 "./src/index.js"

module.js:457 throw err; ^

Error: Cannot find module './modules/es6.symbol' at Function.Module._resolveFilename (module.js:455:15) at Function.Module._load (module.js:403:25) at Module.require (module.js:483:17) at require (internal/module.js:20:19) at Object. (C:\Users\cardi\Desktop\Pokemon Go Hack 2017\POGOserver-master\node_modules\babel-cli\node_modules\babel-polyfill\node_modules\core-js\shim.js:1:63) at Module._compile (module.js:556:32) at Object.Module._extensions..js (module.js:565:10) at Module.load (module.js:473:32) at tryModuleLoad (module.js:432:12) at Function.Module._load (module.js:424:3)

npm ERR! Windows_NT 10.0.14393 npm ERR! argv "C:\Program Files (x86)\nodejs\node.exe" "C:\Program Files (x86)\nodejs\node_modules\npm\bin\npm-cli.js" "run" "babel-node" "./src/index.js" npm ERR! node v6.4.0 npm ERR! npm v3.10.3 npm ERR! code ELIFECYCLE npm ERR! POGOServer@0.4.9 babel-node: babel-node --presets=es2015 "./src/index.js" npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the POGOServer@0.4.9 babel-node script 'babel-node --presets=es2015 "./src/index.js"'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the POGOServer package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! babel-node --presets=es2015 "./src/index.js" npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs POGOServer npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls POGOServer npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! C:\Users\cardi\Desktop\Pokemon Go Hack 2017\POGOserver-master\npm-debug.log [nodemon] app crashed - waiting for file changes before starting...