-
Notifications
You must be signed in to change notification settings - Fork 156
Open
Description
Hello,
So i've read the book up to chapter 4 and so far so good. I'm having issues running the app in developer 'mode' locally. I tried to clone the letters repo, and run it but it didn't work (picture1).
npm run dev
[email protected] dev
cross-env NODE_ENV=development npm-run-all -p api client:dev server:dev styles:w
sh: cross-env: command not found
So then I tried to clone the repo with the command given in the book, and it didn't work either (picture2).
git clone [email protected]:react-in-action/letters-social.git
Cloning into 'letters-social'...
Warning: Permanently added the RSA host key for IP address '140.82.113.4' to the list of known hosts.
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Can you please give me a step by step way to make things work?
Lastly I was wondering why is the app not running on this link? https://social.react.sh
Did you deploy it somewhere else?
Thanks for your work. I appreciate it.
Zouhir
Metadata
Metadata
Assignees
Labels
No labels