Flowm/satvis

Module not found: Error: Can't resolve 'Cesium/Core/Cartesian3'

Noitty opened this issue · 4 comments

I executed the npm run build, and 38 errors have came up regarding Cesium. This one is an example:
Module not found: Error: Can't resolve 'Cesium/Core/Cartesian3' in '/home/jarao/GitHub/satvis/node_modules/cesium-sensor-volumes/dist'

I have followed the instructions:

  1. git submodule update --init
  2. npm install
  3. npm run build

Could someone help me?
Thanks,