TSのエラー文が長すぎてどこを直せばいいか分かりません
出ていたエラー
Type '{ name: string; age: string; }' is not assignable to type 'User'.
Types of property 'age' are incompatible.
Type 'string' is not assignable to type 'number'.たなかサンプル2026-08-10
出ていたエラー
Type '{ name: string; age: string; }' is not assignable to type 'User'.
Types of property 'age' are incompatible.
Type 'string' is not assignable to type 'number'.まだ回答がありません。分かる方はぜひ教えてあげてください。
回答するにはログインが必要です。
ログイン