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

Document or fix dependency installation #8

Open
dspinellis opened this issue Jan 5, 2025 · 1 comment
Open

Document or fix dependency installation #8

dspinellis opened this issue Jan 5, 2025 · 1 comment

Comments

@dspinellis
Copy link

Currently trying to start the server after cloning the repo fails as follows:

$ npm run devStart

> [email protected] devStart
> nodemon server.js

sh: 1: nodemon: not found
@dspinellis
Copy link
Author

Running npm install --save-dev nodemon fixes this problem.

@dspinellis dspinellis changed the title Document dependency installation Document or fix dependency installation Jan 7, 2025
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

1 participant