You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ReferenceError: Cannot access 'HotelEntity' before initialization
at file:///Users/develop/www/web/dzpp/dzpp_server/dist/modules/hotel/entity/hotel.images.js:38:31
at ModuleJob.run (node:internal/modules/esm/module_job:194:25)
在cjs没有报错!
The text was updated successfully, but these errors were encountered:
编译watch的时候报错如下:
file:///Users/develop/www/web/dzpp/dzpp_server/dist/modules/hotel/entity/hotel.images.js:38
__metadata("design:type", HotelEntity)
^
ReferenceError: Cannot access 'HotelEntity' before initialization
at file:///Users/develop/www/web/dzpp/dzpp_server/dist/modules/hotel/entity/hotel.images.js:38:31
at ModuleJob.run (node:internal/modules/esm/module_job:194:25)
在cjs没有报错!
The text was updated successfully, but these errors were encountered: