I tried to run this manually from an open powershell window.
I noticed powershell would not open on my machine.
I downloaded Malware Bytes and ran a scan which identified 2 items for quarantine.
I also removed Avast Antivirus.
Not sure which of the above actions resolved my issue, but I am now able to open powershell AND the UaaS script executes normally, creating the *.web / *.core and *.sln as expected.
Visual Studio / Umbraco Cloud Project UaaS - No *.Core folder?
Hi, Im trying to clone an Umbraco Cloud project to work loclly using Visual Studio. Im using UaaS following the documentation here:
https://our.umbraco.com/documentation/Umbraco-Cloud/Set-Up/Working-With-Visual-Studio/
The documentation says, to run UaaS.cmd...
Once the UaaS has executed I only have a *.Web folder (no *.sln file or *.core folder).
It must be something on my machine causing an issue?
Any ideas on how to investigate the issue?
Thanks Jason
I tried to run this manually from an open powershell window. I noticed powershell would not open on my machine.
I downloaded Malware Bytes and ran a scan which identified 2 items for quarantine.
I also removed Avast Antivirus. Not sure which of the above actions resolved my issue, but I am now able to open powershell AND the UaaS script executes normally, creating the *.web / *.core and *.sln as expected.
Hope this helps someone.
Thanks Jason
What happens when you run Uaas file?? Can you see something in the cmd that opens?
The CMD window did open, prompted for the git clone URL and namespace.
There is a powershell command within UaaS which is what made me check using powershell.
All sorted now, probably the antivirus preventing something from running?
is working on a reply...