IntelliJ IDEA - TS1128:预期的声明或声明

时间:2017-01-09 14:04:13

标签: angular typescript intellij-idea

我从git下载了一个示例angular 2项目,然后使用IntelliJ打开它,然后在终端I中“运行npm install”。

现在,当我打开app.components.ts文件时,我看到上面的错误

enter image description here

其他信息

npm -v ==> 4.0.5

tsc -v ==> 2.1.4

node -v ===>打字稿6.9.4

并且在我有

的设置中

enter image description here

0 个答案:

没有答案