PokemonGo-Bot-Desktop
PokemonGo-Bot-Desktop copied to clipboard
Development branch does not work
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
- Run the command
gulp build - Run the command
gulp run - 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
Yeah, we are aware and working on it.