Error `Cannot set property 'proxyConfig' of undefined` when initialize new nxpm workspace ## Expected Behavior The inittialize new nxpm workspace should be success when run the init command ``` nxpm-stack init --name sandbox ``` ## Current Behavior Cannot create the new workspace because below error:  ## Your Environment - Version used: 4.21.0 - Operating System and version (desktop or mobile): Windows 10
Error
Cannot set property 'proxyConfig' of undefinedwhen initialize new nxpm workspaceExpected Behavior
The inittialize new nxpm workspace should be success when run the init command
Current Behavior
Cannot create the new workspace because below error:

Your Environment