-
Notifications
You must be signed in to change notification settings - Fork 51
Open

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:
- clean directory:
/greeter-dapp
;truffle unbox react
; success! truffle develop
;compile
;migrate
; success!- open other terminal;
cd ~/test/client/src
;npm i
; dependencies install successfully (one warning, no errors) - cd up to
/client
; attemptnpm run start
; failure :( with the below:
Any idea how I can fix this?
Metadata
Metadata
Assignees
Labels
No labels