Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies missing #1

Open
jorgecarleitao opened this issue Feb 27, 2019 · 2 comments
Open

Dependencies missing #1

jorgecarleitao opened this issue Feb 27, 2019 · 2 comments

Comments

@jorgecarleitao
Copy link

Hey, ksylor,

Have been trying to run this on a mac, by

  1. Install node.js from scratch
  2. git clone https://github.com/ksylor/git-live-view.git
  3. cd git-live-view && npm install
  4. 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
@ksylor
Copy link
Owner

ksylor commented Apr 8, 2019

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!

@tpabst
Copy link

tpabst commented Mar 10, 2021

hey,

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 ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants