You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh interesting! those are all listed as dependencies of either the server package.json or the client package.json - I wonder if my post install hook to install client scripts didn't work? Let me see what I can figure out, thanks!
I have some dependencies issue.
Also nodegit, babel-eslin missing.
The installation procedure should probably be updated. I assume some dependencies has been updated since two years ;)
Hey, ksylor,
Have been trying to run this on a mac, by
git clone https://github.com/ksylor/git-live-view.git
cd git-live-view && npm install
npm run watch -- repo=./
I was able to run it, but not without first installing a couple of extra dependencies:
react-scripts
nodemon
react
react-dom
The text was updated successfully, but these errors were encountered: