标签: node.js typescript npm tsc
我正在听打字稿(https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html)的5分钟教程,并且在运行tsc greeter.ts之后,我几乎没有警告/错误,包括Duplicate identifier PropertyKey。由于我确实在做教程中提到的内容,所以我不确定为什么会这样。有人可以评论吗?
tsc greeter.ts
Duplicate identifier PropertyKey
greeter.ts
Errors generated