Skip to content

issue: Can't set up project, can't run the demo #232

@LiShuxue

Description

@LiShuxue

issue 1, error in terminal console

reproduce step

  1. git clone the project
  2. "cd" to the root path, and run " lerna bootstrap "
  3. then , i try to run the "agile board" demo, so i excute "lerna run start" in terminal

result
image

issue 2, error in browser console

because the above behaviour has error, so i try to go to "agile-board" demo path to do something, so i do below

  1. cd to "esp-js-react-agile-board" path
  2. yarn install
  3. yarn start

now every thing looks fine in terminal console, so i try to open "localhost:4000" in Chrome browser 78.0.3904.70. it just show a blank page, and seems there have some error in console
image

Do you have any idea about that ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions