Describe the bug
The molecule-demo demo is not working, with console errors.
Versions
- OS: MacOX 12.3.1
- Browser: Version 103.0.5060.53 (Official Build) (arm64)
- Molecule: "@dtinsight/molecule": "^1.0.2",
To reproduce
- Go to 'https://dtstack.github.io/molecule/docs/quick-start'
- npx create-react-app molecule-demo --template typescript
- cd molecule-demo
- yarn add @dtinsight/molecule
- Create js file to src/App.js
- yarn start
Expected
See the IDE UI in localhost browser.
Actually happening
browser is empty, saw errors in console.

Describe the bug
The molecule-demo demo is not working, with console errors.
Versions
To reproduce
Expected
See the IDE UI in localhost browser.
Actually happening
browser is empty, saw errors in console.