#Error With Git Creating Project
1 messages · Page 1 of 1 (latest)
this is weird I take it you are getting an error when you run create astro
what version of windows are you using?
ah okay, I thought this got fixed two wee seconds
What?
we have recently upgraded our cli tool to the new houston bot
and there was an issue with windows (surprise)
Windows always has something wrong lol
I can try it again maybe?
if your machine allows for hypervisor or virtualisation it then works
yeah I do
awesome
question, do wish to setup your local machine to have a linux dev environment to work in?
What?
I ask this cause it makes life developing on a windows machine so much easier,
but to address the problem frst of all,
Im confused?
same, I was trying to test the problem you were having on my own machine
only to remember I dont have it setup on windows to do any dev stuff 🤦♂️ (I just open up vs code into linux and then Im set) but I appreciate that all setups are unique
What can I do to fix this issue?
Im just testing this out on my machine atm
what version of node are you running (sorry daft question()
could you try running the houston bot again and at that prompt hit (N)
at the git?
It created the project
I do have another issue, after we fix this. Dont need to mix it between
okay now in your project can you run git init inside of the dir
no I cant
`git : The term 'git' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
- git init
-
+ CategoryInfo : ObjectNotFound: (git:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException`
still getting the 'git' issue?
in the terminal can you run >git and see if it spits out the menu
with >?
sorry that was a typo
git does not work in terminal
what are you geting back
`git : The term 'git' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
- git init
-
+ CategoryInfo : ObjectNotFound: (git:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException`
I can try
Works now! not sure why that happened :/
I think Windows decided to become self aware on your machine for all of a second and well, that never ends well.... 🤷♂️