Unfortunately, my work computer is a windows pc and I am running into some super weird issues w/ the cli. For example suitecloud account:setup fails probably 90% of the time with an "unexpected end of JSON" error. Sometimes it works fine and then sometimes it says the file it's reading is corrupt. It appears to be totally random. I've tried powershell as admin and non-admin as well as the regular cmd window. Sometimes it won't work in powershell but works fine in webstorm IDE command window which should be the same thing. On my personal mac, the suitecloud cli works flawlessly every time so it's something with windows. Environment variables are good as it's seeing the command in windows but just failing. I can still set up from webstorm IDE and validate/deploy etc... just fine. It's just the cli that's being a pain. Anyone have this same experience?