RECEIPT-H2020 / TerriaMap

Receipt H2020 Platform
https://www.climateimpactstories.eu/
Apache License 2.0
2 stars 0 forks source link

Error when trying to serve viewer locally #107

Closed goord closed 2 years ago

goord commented 2 years ago

After following the installation instructions on my ubuntu laptop and trying to run the viewer locally using

yarn serve

I get the error message

RROR in ./packages/terriajs/lib/ReactViews/StandardUserInterface/StandardUserInterface.jsx
Module not found: Error: Can't resolve '../../aws-exports' in '/home/gvdoord/Software/TerriaMap/packages/terriajs/lib/ReactViews/StandardUserInterface'
 @ ./packages/terriajs/lib/ReactViews/StandardUserInterface/StandardUserInterface.jsx 34:41-69
 @ ./lib/Views/UserInterface.jsx
 @ ./lib/Views/render.jsx
 @ ./index.js
 @ ./entry.js

Nothing is being displayed in the browser.

goord commented 2 years ago

issue not present in production branch