gpt4 book ai didi

Cannot redeclare block-scoped variable 'lia'(无法重新声明块范围的变量‘lia’)

转载 作者:bug小助手 更新时间:2023-10-25 09:16:53 24 4
gpt4 key购买 nike



i just start typescript and at first step i get this err

我刚开始打字,第一步我就犯了这个错误


Cannot redeclare block-scoped variable 'lia'.

无法重新声明块范围的变量‘lia’。


i try run it in vscode by tsc nameoffile.ts

我尝试通过TSC nameoffile.ts在vscode中运行它


an it dosent give me any thing just underline the lia

A它没有给我任何东西,只是在下面划线吗


let lia = {name:"ali", age :35}
console.log("hello world!");
console.log(lia);

and this is my code

这是我的代码


更多回答

Please provide a minimal reproducible example. There are no issues in the code block posted.

请提供一个最小的可重复使用的例子。发布的代码块中没有问题。

优秀答案推荐
更多回答

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com