Skip to content

quick start is not working  #775

Description

@xu4wang

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

  1. Go to 'https://dtstack.github.io/molecule/docs/quick-start'
  2. npx create-react-app molecule-demo --template typescript
  3. cd molecule-demo
  4. yarn add @dtinsight/molecule
  5. Create js file to src/App.js
  6. yarn start

Expected

See the IDE UI in localhost browser.

Actually happening

browser is empty, saw errors in console.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions