We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I had an error when I tried to run npm install -g nodemon I had a running script disabled error from the terminal and this is how I fixed it:
The text was updated successfully, but these errors were encountered:
Check the npm Documentation...then search for nodemon you'll find your needed resources for it
Sorry, something went wrong.
Step 1 : Go to this location --> File C:\Users\Dell\AppData\Roaming\npm Step 2 : Delete the nodemon.ps1 file and run the command.
It works fine.
No branches or pull requests
I had an error when I tried to run npm install -g nodemon
I had a running script disabled error from the terminal and this is how I fixed it:
The text was updated successfully, but these errors were encountered: