HKUST-OCTAD-LAB / AirTrafficSim

Web-based air traffic simulation and visualization platform for ATM research. Development fork: https://github.com/kyfrankie/AirTrafficSim
https://hkust-octad-lab.github.io/AirTrafficSim/
GNU General Public License v3.0
38 stars 7 forks source link

[Frontend] Error on running frontend #60

Open danhleth opened 3 weeks ago

danhleth commented 3 weeks ago

I'm currently working on a research project to develop a visualization tool for Conflict Detection and Resolution (CDR) to assist Air Traffic Controllers (ATC) (non-commercial and research on Human Machine Interface). As part of this project, I've been exploring this tool.

Issue: While attempting to run the development server using yarn start, I encountered the following error:

Screenshot 2024-11-13 at 2 41 09 PM Screenshot 2024-11-13 at 2 43 02 PM

But I already registered cesium and required materials.

Please help me explain the issues in this scenario. Thanks