flespi-software / TrackIt

A GPS tracking application based on flespi.io and built with Quasar. Shows devices on the map and their telemetry messages; includes a track player.
https://trackit.flespi.io
MIT License
101 stars 49 forks source link

unable to build Trackit #32

Closed highendau closed 8 months ago

highendau commented 8 months ago

Hello,

I have tried to build Trackit using the Build setup on the main Github page, and it comes up as "-bash: git: command not found"

I am running Oracle Linux on my Oracle Cloud.

Can you advise on how I can build/install Trackit on this infrastructure please.

Thank you in advance, Michael

dexif commented 8 months ago

First of all, you should install git, node and npm on your machine.