contract in not deploying [closed]

Here is the link to the repo: https://github.com/EddiePumpin/My-Hotel

$ yarn hardhat deploy
yarn run v1.22.22
$ "C:UsersHP FOLIO.vscodeMy-Hotelnode_modules.binhardhat" deploy
Nothing to compile
An unexpected error occurred:

Error: ERROR processing C:UsersHP FOLIO.vscodeMy-HoteldeployHotel-Token-deploy.js:
TypeError: network.provider.getSignerFrom is not a function
at getFrom (C:UsersHP FOLIO.vscodeMy-Hotelnode_moduleshardhat-deploysrchelpers.ts:1708:28)

Everything I can as a newbie. I expect the contract to be deployed.