I am not sure what I am suppose to be doing with the lesson. Am I just supposed to be just reading it and answering the questions or am I at least being encouraged to do it alongside working on the lesson. If the latter, I am not finding it very easy to understand and screenshots would be helpful. I am using windows 11 Home and can give version and build numbers if helpful. I think I have made so far but probably best for those seeing it, in the future to start at the beginning,
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0
Challenge Information:
Introduction to JavaScript Libraries and Frameworks - What is Vite, and How Can It Be Used to Set Up a New React Project?
This lesson is just about using Vite to help you set up a React project.
I went ahead and followed the instructions, and it looks like you did not actually let it do the setup for you because when it asked if it was okay to install with npm and start now, you answered “No”.
I don’t recall pressing no however in all the setting up I could see me pressing the wrong button. I personally feel this lesson probably could with more information though possible as a optional appendix (not correct terminlogy but hopefully context help) some what similar to the certification projects.
I am prepared to go back on this sentence what is included in the lesson contain what is common to all when factoring in operational systems and variation within what I was asking for is probably impractical, There are also probably guide online I did not make use of instead muddling along myself.
the directory (which is an other name for folder) you have selected is not empty, so it is asking you if you want to keep the files inside that directory or remove them, or if you want to choose an other directory
To choose a different directory choose “Cancel operation” and then run again the command with a different folder name.
To delete the files inside the folder choose “Remove existing files and continue”.
To keep the files inside the folder choose “Ignore files and continue”.
Select the option you want to choose by going up and down with the arrows, and then press enter to confirm the option.