Installing traccar server on a local macOS Big Sur.

NanaYaw3 years ago

i will be glad to get some directions on how to install traccar server locally on my macOs .

i have already install IntelliJ IDEA and ive cloned the server code from github.

Cristian3 years ago

With what you have done, you only need to follow these indications

https://www.traccar.org/build-in-intellij-idea/

Anton Tananaev3 years ago

That guide is slightly outdated. You also need to initialize install npm dependencies for traccar-web.

NanaYaw3 years ago

After following the instructions and also running npm install i get the errors below in my chrome web when i open traccar

https://ibb.co/RH9qTsz

NanaYaw3 years ago

After clicking the package Json in IntelliJ IDEA , it gave me an option to install npm , i clicked install and "Bam" it worked.