为了账号安全,请及时绑定邮箱和手机立即绑定

typescript decorator报错

typescript decorator报错

神不在的星期二 2019-03-01 22:35:05
TypeScript decorator reports “Unable to resolve signature of class decorator when called as an expression”同样的两段代码,同样的vue-property-decorator,编译器报错。不清楚是我哪里有问题?  "dependencies": {    "vue": "^2.5.2",    "vue-class-component": "^6.0.0",    "vue-property-decorator": "^6.0.0",    "vue-router": "^3.0.1"  },  "devDependencies": {    "css-loader": "^0.28.1",    "ts-loader": "^2.0.3",    "typescript": "^2.3.2",    "vue-loader": "^12.0.3",    "vue-template-compiler": "^2.5.2",    "webpack": "^2.5.0"  }
查看完整描述

3 回答

?
繁星点点滴滴

TA贡献1803条经验 获得超3个赞

是不是两段代码导入的Component并不是同一个,注意到你的两个import语句其实是不同的。


查看完整回答
反对 回复 2019-03-05
?
至尊宝的传说

TA贡献1789条经验 获得超10个赞

跟 Component 本身没关系,是引入了其他非ts兼容的组件导致的。


查看完整回答
反对 回复 2019-03-05
?
繁星coding

TA贡献1797条经验 获得超4个赞

参考链接描述

https://img1.sycdn.imooc.com//5c7e1db50001bc1f08000290.jpg

查看完整回答
反对 回复 2019-03-05
  • 3 回答
  • 0 关注
  • 2068 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信