When installing the latest Vercel CLI globally, npm outputs a deprecation warning for path-match@1.2.4.
This appears to come from a transitive dependency rather than the CLI itself.
Command executed
Observed Output In Terminal
npm WARN deprecated path-match@1.2.4: This package is archived and no longer maintained. For support, visit https://github.com/expressjs/express/discussions
Environment
- Node.js: v22.19.0
- npm: v10.9.3
- OS: macOS