Search code examples
google-cloud-sdk

Installing google cloud SDK


I am getting the following error while installing the google cloud SDK in WINDOWS.

SDK installation failed

enter image description here


Solution

  • step1: Add C:\WINDOWS\system32 to path in both system variables and User variables in the environment variable.

    step2: Run Comand prompt as admin and type "find". It should show FIND: Parameter format not correct

    step3: Run Setup as ADMIN. it should work