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
{{ message }}
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.
Desc
server/app.tsx
에서 webpackTypeError가 발생하고 있습니다.But 기능에는 이슈 없는상태. TypeFix가 필요합니다.
Solve
tsconfig.json
에"allowJs": true,
옵션을 제거해주었다.The text was updated successfully, but these errors were encountered: