Open SANKARAMDAS opened 1 year ago
Lemme know if you found any solution to this!!! please it would be very helpful for me
Lemme know if you found any solution to this!!! please it would be very helpful for me
Have you found the solution?
@Sana348 @Silas1008 No, Not yet.
When I tried to click on the Register button(after placing the URL) it throw these error...
And when I clicked on "[HTTP/1.1 500 Internal Server Error" link through the console, it's showing - {"code":"ER_NOT_SUPPORTED_AUTH_MODE","errno":1251,"sqlMessage":"Client does not support authentication protocol requested by server; consider upgrading MySQL client","sqlState":"08004","fatal":true}
@SANKARAMDAS @Sana348 just fixed this one today https://youtu.be/W2TuIx2y4kw?si=hBS2mvQ53EjQSEhB
@Sana348 @Silas1008 No, Not yet.
There are more errors that just shows up the more I code
Exacty same
Same here. Even after fixing the issue, new errors are showing up. I analysed the code and found that it would be better to match the dependencies versions same as the author's. Most probably it might be the root cause. Currently, I'm using different node version as well as dependencies.
When I tried to click on the Register button(after placing the URL) it throw these error...
And when I clicked on "[HTTP/1.1 500 Internal Server Error" link through the console, it's showing - {"code":"ER_NOT_SUPPORTED_AUTH_MODE","errno":1251,"sqlMessage":"Client does not support authentication protocol requested by server; consider upgrading MySQL client","sqlState":"08004","fatal":true}