Module not found: Error: Can't resolve 'Cesium/Core/Cartesian3'
Noitty opened this issue · 4 comments
Noitty commented
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:
- git submodule update --init
- npm install
- npm run build
Could someone help me?
Thanks,