-2

The server gets build but when I go to localhost:8082 it doesnt loads the webpage. I checked the console and it shows that manthis is the loading screen of the page I am trying to load y script and css files are not found (error 404(absent))

I tried to find all the missing files on web.

1 Answers1

0

You have to install the web app dependencies using npm install. You can find some more information in the official documentation:

https://www.traccar.org/build-extjs/

Anton Tananaev
  • 2,458
  • 1
  • 25
  • 48