Is your proposal related to a problem?
Node has changed the installation command line argument from --global to --location=global. If --global is used the warning appears

Describe the solution you'd like
For that we can change the single line of code from --global to --location=global to solve the warning
Is your proposal related to a problem?
Node has changed the installation command line argument from --global to --location=global. If --global is used the warning appears

Describe the solution you'd like
For that we can change the single line of code from --global to --location=global to solve the warning