-
Notifications
You must be signed in to change notification settings - Fork 2.5k
npm WARN deprecated [email protected]: critical bug fixed in v2.0.4 #1038
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
Comments
It is OK and you can ignore it. We're going to fix it soon in a patch release. |
@dougwilson , Thank you for the quick reply. |
@dougwilson, can I ask, how can i know if the patch is now available and how to install in my project? Thank you in advance. |
We're going to fix it soon. There is nothing available yet. |
@dougwilson , yes i know , I just want to ask if ever the patch is available how can i install it.do I need to issue the command again "npm install mysql" inorder to get the patch? |
Gotcha. Typically you would edit your |
Okay. That's it thank you :) |
closes mysqljs#1037 closes mysqljs#1038
Hi, Install the mysql client for node in my root project, npm install mysql, and this is the result
why is I always get warn deprecated?is that okay ?
The text was updated successfully, but these errors were encountered: