Before I read the codes, I feel it's difficult to make sure which package manager used by Process.Your codes inspire me, but I am still confused. How do you know we can find out the package manager through process.env.npm_config_user_agent ? Read the documents from Nodejs website ? I am really appreciated any answers about that.
Before I read the codes, I feel it's difficult to make sure which package manager used by Process.Your codes inspire me, but I am still confused. How do you know we can find out the package manager through
process.env.npm_config_user_agent
? Read the documents from Nodejs website ? I am really appreciated any answers about that.