Https://online.codingblocks.com/player/3427/content/825?s=344

https://online.codingblocks.com/player/3427/content/825?s=344

{ Error: Client does not support authentication protocol requested by server; consider upgrading MySQL client
at Packet.asError (/Users/ashnaaggarwal/Documents/webinar 13/node_modules/mysql2/lib/packets/packet.js:714:13)
at ClientHandshake.Command.execute (/Users/ashnaaggarwal/Documents/webinar 13/node_modules/mysql2/lib/commands/command.js:28:22)
at Connection.handlePacket (/Users/ashnaaggarwal/Documents/webinar 13/node_modules/mysql2/lib/connection.js:513:28)
at PacketParser.onPacket (/Users/ashnaaggarwal/Documents/webinar 13/node_modules/mysql2/lib/connection.js:81:16)
at PacketParser.executeStart (/Users/ashnaaggarwal/Documents/webinar 13/node_modules/mysql2/lib/packet_parser.js:76:14)
at Socket. (/Users/ashnaaggarwal/Documents/webinar 13/node_modules/mysql2/lib/connection.js:89:29)
at Socket.emit (events.js:182:13)
at addChunk (_stream_readable.js:283:12)
at readableAddChunk (_stream_readable.js:264:11)
at Socket.Readable.push (_stream_readable.js:219:10)
code: ‘ER_NOT_SUPPORTED_AUTH_MODE’,
errno: 1251,
sqlState: ‘08004’,
sqlMessage:
‘Client does not support authentication protocol requested by server; consider upgrading MySQL client’ }

This is the error i have not been able to resolve since 2 days / Please help