-
Notifications
You must be signed in to change notification settings - Fork 468
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
npm audit fix failed #1303
Comments
Duplicate of #1288. But I think the issue here is more and more people run into this and it will not go away because => Then, as |
The issue being reported here is that |
I used same npm version 2 weeks back and the same node-mssql versiob 2 weeks back and it was working fine. |
same configuration failed unexpectedly. Please, suggest a solution. |
The problem is with the tooling, not with the library. I can't provide a solution to npm not working, sorry. |
what happens if we dont run npm audit --fix? |
I'm afraid this isn't a forum for providing support with npm/node - this is simply for reporting bugs with the mssql library. Sorry I can't provide any more help |
okay |
after installing using npm install while doing npm audit fix getting the followinf error
Expected behaviour:
Expected to run npm audit fix successfully
Actual behaviour:
npm audit fix failed
Software versions
The text was updated successfully, but these errors were encountered: