摘要:
| Content-Type | File-Type | | : : | : : | | application/andrew-inset | ez | | application/mac-binhex40 | hqx | | application/mac-compactpro | cpt | | 阅读全文
摘要:
在项目根路径打开终端,输入以下命令: ```shell npm install --save-dev @types/node ``` 不要使用VSCode的终端直接输入,会报错,要手动打开项目文件夹打开终端才可以,至少我是这样 阅读全文