出现在vue3版本

  • 找到tsconfig.json文件

  • 增加"noImplicitAny":flase,或把"strict":true改成"strict":false

    Parameter 'name' implicitly has an 'any' type.

相关文章:

  • 2022-01-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-30
  • 2022-12-23
  • 2021-04-21
  • 2021-12-19
猜你喜欢
  • 2021-09-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-09
  • 2021-08-01
  • 2021-11-04
相关资源
相似解决方案