Bekzod
Bekzod
fetchOrThrow.js?c1fe:14 Uncaught (in promise) Error: failed to fetch: (404) Not Found, from url: http://localhost:3001/models/tiny_face_detector_model-weights_manifest.json at eval (fetchOrThrow.js?c1fe:14:1) at step (tslib.es6.js?d1c4:100:1) at Object.eval [as next] (tslib.es6.js?d1c4:81:46) at fulfilled (tslib.es6.js?d1c4:71:43)
TypeError: picojs__WEBPACK_IMPORTED_MODULE_2___default(...).FaceDetector is not a constructor
### Link to the code that reproduces this issue https://github.com/rakhmonovbekzod/app-router ### To Reproduce  ### Current vs. Expected behavior if I want to enter /product/cards/1 return 404 ###...