articodeltd / angular-cesium

JavaScript library for creating map based web apps using Cesium and Angular
https://github.com/articodeltd/angular-cesium/settings/pages
MIT License
178 stars 93 forks source link

A compilation error in demo #377

Closed ramtob closed 3 years ago

ramtob commented 3 years ago

Intended outcome: The demo application will compile and run successfully

Actual outcome: Getting an error message:
An unhandled exception occurred: Script file ./node_modules/socket.io-client/dist/socket.io.js does not exist.

How to reproduce the issue: Run yarn run demo:start

Version

eitanfr commented 3 years ago

fixed