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

is there a nodemon altermnative #4

Open
sherlockgrace opened this issue Sep 3, 2017 · 1 comment
Open

is there a nodemon altermnative #4

sherlockgrace opened this issue Sep 3, 2017 · 1 comment

Comments

@sherlockgrace
Copy link

Hi I am relatively new to this. but I have followed your tutorial and had a looked else where on forums.
I don't think nodemon is working. and wondered if there is an alterenative command to restart/refresh my project

@Jyotsna-Singh
Copy link

@sherlockgrace

  1. Check if nodemon is installed npm list -g --depth=0
  2. If not, npm install nodemon -g
  3. Run nodemon index

It worked for me. I was facing the same issue

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

2 participants