エラーメッセージをきちんと読むとわかるのですが、 tsconfig.json の compilerOptions に "esModuleInterop": true を追加してあげます。 これで、 ...
確定! 回上一頁