fix(auth): support official Command Code environment names
This commit is contained in:
@@ -11,6 +11,7 @@ const env = {
|
||||
...process.env,
|
||||
PI_SKIP_VERSION_CHECK: "1",
|
||||
}
|
||||
delete env.COMMAND_CODE_API_KEY
|
||||
delete env.COMMANDCODE_API_KEY
|
||||
|
||||
const child = spawn(
|
||||
|
||||
Reference in New Issue
Block a user