I am on 'Authorize Your Trailhead Playground' step and when I select SFDX: Authorize an Org, press Enter twice, it doesn't open separate browser window.
I have run SFDX Update from the terminal and it says I am already on the latest version
I also have created HelloWorldLightningWebComponent project
what I am missing?
7 件の回答
Solved:
My laptop is work laptop and IT policy doesn't allow user to be admin. I reached out to IT and asked for admin rights temporarily. Once they assigned me, I started VS Code as Admin.
And now when I authorize org or open org, Chrome browser opens and works as expected.
Thank you all for your responses.