Caleydo/tdp_publicdb

Workspace does not work due to old folder in dist files

Opened this issue · 0 comments

  • Release number or git hash: 78f859a
  • Web browser version and OS: Chrome 103, Ubuntu 22.04
  • Environment (local or deployed): local

Steps to reproduce

  1. Setup dTiles workspace using yo phovea:setup-workspace datavisyn/dTiles_product -b develop_aws
  2. Run npm start and docker-compose up
  3. Add dburl in config.json

Observed behavior

  • localhost:8080 only shows a blank screen and the following error in the console:
    image

Expected behavior

  • dTiles runs normally