我梦

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

02 2024 档案

typescript修改target导致模块导入失败can't find module
摘要:编译ts代码时,发现一个包只支持es6及更高的版本,无奈修改编译选项target,从es5修改为es6,发现原来导入包的地方报错,提示not found。 tsconfig.json { "files": [ "src/main.ts" ], "compilerOptions": { "noImpl 阅读全文

posted @ 2024-02-19 13:52 我梦 阅读(71) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示