PokemonGo-Bot-Desktop icon indicating copy to clipboard operation
PokemonGo-Bot-Desktop copied to clipboard

Development branch does not work

Open tamdao opened this issue 9 years ago • 1 comments

Issue without proper information won't be answered

Expected Behavior

The application work well when develop run the command: gulp run

Actual Behavior

After run the command gulp run the user can login but after that user can see the map.

Steps to Reproduce

  1. Run the command gulp build
  2. Run the command gulp run
  3. Try to login

Information

  • MAC OS
  • Git commit (6197af1)
  • App's logs
module.js:442 Uncaught Error: Cannot find module './picker.js'
module.js:442 Uncaught Error: Cannot find module './modules/const.js'
materialize.js:3 Uncaught ReferenceError: Materialize is not defined
file:///Users/tamdao/Documents/home/projects/PokemonGo-Bot-Desktop/build/fonts/roboto/Roboto-Bold.woff2 Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///Users/tamdao/Documents/home/projects/PokemonGo-Bot-Desktop/build/fonts/roboto/Roboto-Regular.woff2 Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///Users/tamdao/Documents/home/projects/PokemonGo-Bot-Desktop/build/fonts/roboto/Roboto-Bold.woff Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///Users/tamdao/Documents/home/projects/PokemonGo-Bot-Desktop/build/fonts/roboto/Roboto-Regular.woff Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///Users/tamdao/Documents/home/projects/PokemonGo-Bot-Desktop/build/fonts/roboto/Roboto-Bold.ttf Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///Users/tamdao/Documents/home/projects/PokemonGo-Bot-Desktop/build/fonts/roboto/Roboto-Regular.ttf Failed to load resource: net::ERR_FILE_NOT_FOUND

tamdao avatar Aug 13 '16 14:08 tamdao

Yeah, we are aware and working on it.

tnsbm avatar Aug 13 '16 15:08 tnsbm