maierfelix / POGOserver

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

Errors in console ;-; #286

Open Brandon38189 opened 7 years ago

Brandon38189 commented 7 years ago

title says all ;/, this happens when i type npm run api..

npm-debug: http://pastebin.com/mJ7GvJd8

Rendaman13 commented 7 years ago

Try launching the api from your web browser.

Brandon38189 commented 7 years ago

How..?

Rendaman13 commented 7 years ago

In web browser, type localhost/api. If that doesn't work, make sure you've copied the api folder to the right location. For more information, refer to the wiki.