I am running traccar web and get GET http://localhost:8082/lib/extjs/ext-all.js net::ERR_ABORTED 404 (Not Found)
it seems like some lib files are missing in web folder. Any suggestion where to locate these files ?
You should probably provide some context. Are you using an official release? Or building from source?
I am building from source
Then you probably didn't download dependencies for the web app.
I am running traccar web and get
GET http://localhost:8082/lib/extjs/ext-all.js net::ERR_ABORTED 404 (Not Found)
it seems like some lib files are missing in web folder. Any suggestion where to locate these files ?