Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Node Version CautionNew to Visual Studio Code? Get it now.
Node Version Caution

Node Version Caution

a3737337

|
183 installs
| (0) | Free
Prompt the version of node used by the project
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

node-version-caution

项目所需 node 版本提示

使用

在项目package.json中添加字段

{
  // ...省略
  "nvc": {
    "node": "14.15.3"
  }
}

打开项目时,会有弹窗提示,右下角也会有提示

avatar

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft