Driver.js not found and air-datepicker file not found on v13 bench update

Faced errors of

  1. Driver.js not found
  2. File not found for air-datepicker

#1 fixed by npm install driver.js
#2 fixed by installing it on bench and copying and pasting the air-datepicker folder to frappe/node_modules folder.