I am new to Umbraco and going through the videos and documentation. They say to use the UaaS.cmd tool and enter the .git clone link. When I do this it says ".git is not a recognized as an internal or external command, operable program or batch file.
Hi Alexander and welcome to Our and the world of Umbraco :)
I'm wondering if you have Git installed? If not that's the reason why. You will need to have it installed in order to work with UAAS - It can be downloaded from here https://git-scm.com/
I'll know who to ask if I should ever need some tips on business catalyst then ;-)
I don't know if you have stumbled upon the Umbraco cloud documentation yet but if not then make sure to have it by your side since there is a lot of helpful stuff in there - This is the whole section https://our.umbraco.com/documentation/Umbraco-Cloud/
Yeah I have looked through that and made my way through about half the videos. I need to set up user authentication, which I think is members in umbraco. I had to set up visual studio for the models and surface controllers. At least according to the videos.
Haha, you can, but I doubt you will ever need tips on that. Adobe announce the Business Catalyst End Of Life a few months ago so we are all scrambling to new solutions and needing to migrate everything.
I am loving the structure and capabilities of umbraco so far.
UaaS.cmd Tool Not Working
I am new to Umbraco and going through the videos and documentation. They say to use the UaaS.cmd tool and enter the .git clone link. When I do this it says ".git is not a recognized as an internal or external command, operable program or batch file.
Am I missing something?
Hi Alexander and welcome to Our and the world of Umbraco :)
I'm wondering if you have Git installed? If not that's the reason why. You will need to have it installed in order to work with UAAS - It can be downloaded from here https://git-scm.com/
If you on the other hand do have Git installed already it can be an issue with your PATH variable not being correct for some reason if you're using Windows - There are some tips on how to setup this properly in this SO post https://stackoverflow.com/questions/4492979/git-is-not-recognized-as-an-internal-or-external-command
I hope some of these pointers help!
/Jan
That fixed it and it is working now, thank you.
I didn't even realize git was a thing that had to be downloaded. I am coming from business catalyst and this is a completely new world to me.
Hi Alexander
Very happy to hear that :)
I'll know who to ask if I should ever need some tips on business catalyst then ;-)
I don't know if you have stumbled upon the Umbraco cloud documentation yet but if not then make sure to have it by your side since there is a lot of helpful stuff in there - This is the whole section https://our.umbraco.com/documentation/Umbraco-Cloud/
And this is about how to work locally with the site https://our.umbraco.com/documentation/Umbraco-Cloud/Set-Up/Working-Locally/
Happy umbracoing!
/Jan
Yeah I have looked through that and made my way through about half the videos. I need to set up user authentication, which I think is members in umbraco. I had to set up visual studio for the models and surface controllers. At least according to the videos.
Haha, you can, but I doubt you will ever need tips on that. Adobe announce the Business Catalyst End Of Life a few months ago so we are all scrambling to new solutions and needing to migrate everything.
I am loving the structure and capabilities of umbraco so far.
Thanks a lot for the help and the warm welcome.
is working on a reply...