Skip to content

unbox react -- npm run start fails #35

@ghost

Description

Tagging @ksolo . I am able to get most of the steps to work in ch9 but get an error on run start. Here are the steps I take:

  1. clean directory: /greeter-dapp; truffle unbox react; success!
  2. truffle develop; compile; migrate; success!
  3. open other terminal; cd ~/test/client/src; npm i; dependencies install successfully (one warning, no errors)
  4. cd up to /client; attempt npm run start; failure :( with the below:
    Unbox runstart error

Any idea how I can fix this?

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