maierfelix / POGOserver

Pokemon GO server emulator
GNU General Public License v3.0
460 stars 198 forks source link

SO MANY ERRORS! Windows 8.1 x64 #283

Open ayukoVTuber opened 7 years ago

ayukoVTuber commented 7 years ago

Hello I'm started cmd.exe and writed cd POGOSERVER LOCATION and npm start boot What happens? SEE THIS!

> POGOServer@0.6.1 boot C:\Users\SkyZabijakYT\Downloads\POGO\server
> npm run babel-node -- ./src/index.js

> POGOServer@0.6.1 babel-node C:\Users\SkyZabijakYT\Downloads\POGO\server
> babel-node --presets=es2015 "./src/index.js"

'babel-node' is not recognized as an internal or external command,
operable program or batch file.

npm ERR! Windows_NT 6.3.9600
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\
node_modules\\npm\\bin\\npm-cli.js" "run" "babel-node" "--" "./src/index.js"
npm ERR! node v6.8.0
npm ERR! npm  v3.10.8
npm ERR! code ELIFECYCLE
npm ERR! POGOServer@0.6.1 babel-node: `babel-node --presets=es2015 "./src/index.
js"`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the POGOServer@0.6.1 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 WARN Local package.json exists, but node_modules missing, did you mean to in
stall?

npm ERR! Please include the following file with any support request:
npm ERR!     C:\Users\SkyZabijakYT\Downloads\POGO\server\npm-debug.log

npm ERR! Windows_NT 6.3.9600
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\
node_modules\\npm\\bin\\npm-cli.js" "run" "boot"
npm ERR! node v6.8.0
npm ERR! npm  v3.10.8
npm ERR! code ELIFECYCLE
npm ERR! POGOServer@0.6.1 boot: `npm run babel-node -- ./src/index.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the POGOServer@0.6.1 boot script 'npm run babel-node -- ./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!     npm run babel-node -- ./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 WARN Local package.json exists, but node_modules missing, did you mean to in
stall?

npm ERR! Please include the following file with any support request:
npm ERR!     C:\Users\SkyZabijakYT\Downloads\POGO\server\npm-debug.log

WHY!!!! PLEASE HELP ME! XAMPP version: 3.2.2 NPM version: 3.10.8 Windows version: 8.1 PRO x64 Server version: 6.1 Node version: 6.8.0

Cronick commented 7 years ago

run "npm install"

ayukoVTuber commented 7 years ago

I'm runned NOT WORKING SEE THIS

node-protobuf@1.4.1 install C:\Users\SkyZabijakYT\Downloads\POGO\server\node_m odules\node-protobuf node-gyp rebuild

C:\Users\SkyZabijakYT\Downloads\POGO\server\node_modules\node-protobuf>if not de fined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\bin\no de-gyp-bin....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node " " rebuild ) gyp ERR! configure error gyp ERR! stack Error: Can't find Python executable "python", you can set the PYT HON env variable. gyp ERR! stack at failNoPython (C:\Program Files\nodejs\node_modules\npm\nod e_modules\node-gyp\lib\configure.js:449:14) gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node -gyp\lib\configure.js:404:11 gyp ERR! stack at FSReqWrap.oncomplete (fs.js:123:15) gyp ERR! System Windows_NT 6.3.9600 gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodej s\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild" gyp ERR! cwd C:\Users\SkyZabijakYT\Downloads\POGO\server\node_modules\node-proto buf gyp ERR! node -v v6.8.0 gyp ERR! node-gyp -v v3.4.0 gyp ERR! not ok npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\ch okidar\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@ 1.0.14: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64" }) npm WARN POGOServer@0.6.1 license should be a valid SPDX license expression npm ERR! Windows_NT 6.3.9600 npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\ node_modules\npm\bin\npm-cli.js" "install" npm ERR! node v6.8.0 npm ERR! npm v3.10.8 npm ERR! code ELIFECYCLE

npm ERR! node-protobuf@1.4.1 install: node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the node-protobuf@1.4.1 install script 'node-gyp rebuild'. 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 node-protobuf package , npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node-gyp rebuild npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs node-protobuf npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls node-protobuf npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! C:\Users\SkyZabijakYT\Downloads\POGO\server\npm-debug.log

Cronick commented 7 years ago

You don't have Python installed on your system.

ayukoVTuber commented 7 years ago

How to get this "Python" ?

Rendaman13 commented 7 years ago

Simply install from the link below: https://www.python.org/ftp/python/2.7.12/python-2.7.12.msi

This is a link to python 2.7.12. Don't install the latest version of python, it doesn't work with node-gyp rebuild.

:)

LUCKASSs commented 7 years ago

Just follow this : https://github.com/maierfelix/POGOserver/wiki/Windows-Installation