Node version unsetting reminder should also tell about checking different teams' projects

Hi! Following up the anouncment of Node 16 being sunsetted, I’ve executed the command to list the projects that are currently using that Node version:

vercel project ls --update-required

This command prints projects in my personal team (or whatever team is active in the CLI session currently), but not any other team I’m in (let’s say my employer’s team). This is easily solvable by setting the --scope parameter with the slug of any other team I’m in; but this might be easy to skip to someone that doesn’t use the Vercel CLI specially often. I think that a mention about checking different teams in the reminder would be worthy and time saving (or perhaps having a parameter to list projects across all teams).

Hello,

Thank you for sharing your feedback! I have forwarded it to the relevant team for a closer review and improvement. Have a great day! :slight_smile:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.