This theme is from Cnblog Labs. 🔬|

guangzan

园龄:6年4个月粉丝:675关注:333

2021-06-23 21:12阅读: 6038评论: 3推荐: 1

The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'esnext', or 'system'.

tsconfig.json

{
  "compilerOptions": {
+   "module": "esnext"
  }
}

本文作者:guangzan

本文链接:https://www.cnblogs.com/guangzan/p/14924496.html

版权声明:本作品采用知识共享署名-非商业性使用-禁止演绎 2.5 中国大陆许可协议进行许可。

posted @   guangzan  阅读(6038)  评论(3编辑  收藏  举报
评论
收藏
关注
推荐
深色
回顶
收起
点击右上角即可分享
微信分享提示