modern traccar web

Jose B4 years ago

Hi Anton,

I am trying run development server using "npm start" command as indicate on https://github.com/traccar/traccar-web/tree/master/modern.

I am in facing of a issue:

Failed to compile
./src/common/localization.js
  Line 123:25:  'locale' is not defined  no-undef
Search for the keywords to learn more about each error.

Could you help me?

JB

Anton Tananaev4 years ago

I think you are using some outdated code.

Jose B4 years ago

Please, where I download a newerst?
On https://github.com/traccar/traccar-web/find/master I need download file per file :(

JB

Anton Tananaev4 years ago

Have you ever used Git before? This is the repo:

https://github.com/traccar/traccar-web

Jose B4 years ago

Thanks