if you have this version "face-api.js": "0.22.2", its require face-api.js version 0.22.2 requires TensorFlow.js version 1.x, but recent updates to TensorFlow.js (version 3.x or above) are not compatible with face-api.js. you have to use npm install @tensorflow/[email protected]
its working fine for me