Overview
Add support for installing Node.js through Dev Setup.
Requirements
- Detect whether Node.js is already installed
- Install Node.js using Winget
- Verify installation after completion
- Display clear success and error messages
Expected Output
Example:
✓ Node.js already installed
or
Installing Node.js...
✓ Node.js installed successfully
Overview
Add support for installing Node.js through Dev Setup.
Requirements
Expected Output
Example:
✓ Node.js already installed
or
Installing Node.js...
✓ Node.js installed successfully