For a step-by-step beginner's guide on setting up Cursor AI and launching a live, searchable website-perfect for those who've NEVER coded before-check out my 30-minute tutorial: ruclips.net/video/2WnxKCFAXAM/видео.html
these commands are not working in my computer. it says to install a lot of another thing and in complex way. If you say this is for person who has no experience in coding then you should first teach how to really activate these commands and start from basics
Fresh install of cursor, etc. Never coded before. Roughly 4:15 in, you say to do this: "npx create-react-app ." in the terminal. (Side note, is the period a typo or required?) Which results in this error: npx create-react-app . npx : The term 'npx' 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 + npx create-react-app . + ~~~ + CategoryInfo : ObjectNotFound: (npx:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
Thanks for the follow-up comment; this will definitely help other viewers. From the comments I have received, I plan on making another video showcasing this process from start to finish as if one had never coded before!
In the terminal where you create the download for the npx create react app.. how did you get it to skip a line.. if you're trying to show beginners how to use a program you should probably tell them every key you press as you do it.. I press enter and it automatically only spaces one line
Thank you for the feedback. I have definitely seen the demand in my comment section to make a version of this video that is extremely simple and step-by-step, so I will create it!
@@Corbin_Brown copy. Thank you ton you’re awesome. Love your video format. Witty. Silly. Highly informative. Extremely clear. And entertaining. Keep it up
This was awesome. Thank you so much. I have never coded in my life, but when LEARN REACT showed up in my browser, it was magical and empowering. Please, we need more videos.
@@Corbin_Brown I just deployed my first landing page using your video 😄 You should create a cursor community man where all of us can showcase our work and take feedback from each other
As a true beginer (never coded in my life) this is awesome. Appreciate you man! Side note, what do you use to do the green screen effect over your computer screen?
when im using the code npx create-react-app its giving me this error npx: The term 'npx' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. i checked the npm verion and install java but still giving the error
Hey Corbin, I'm 81 years old so I'm not as sharp as I used to be. Anyway I kind of bump around like a blind dog in a meat store. To help me out try talking at a normal rate. Bottom line you're a very smart young man with a bright future ahead God bless.
I learnt how to get rid of cursor tutorial. Not really beginner What is react, what if I cannot see the terminal part, what if the npm commands don't work, do I need to install something first after installing cursor? Luckily you can ask the ai to fix it for you, but I think many would give up just getting started.
”The term 'npx' is not recognized as the name of a cmdlet, function, script file, or operable progra m. Check the spelling of the name, or if a path was included, verify that the path is correct and try aga in.” ???
Every time I watch a step by step: 1.... Okay... got it. 2.... Yeah... Yeah.... 3... PC Load Letter? What TF does that mean? Or in this case: npx : The term 'npx' 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 + npx create-react-app + ~~~ + CategoryInfo : ObjectNotFound: (npx:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
This is due to Node.js not being installed -- I plan on making another video that shows this process from start to finish and simplifies it as much as possible!
I dont believe your a real developer based on how you feel the need to keep clarifying that you develop, you're a developer, and you don't just use AI.
If at all possible... remove "Go ahead" from your vocabulary. We know we need to go ahead, it's implicit. The alternative is to... stop? It's an unfortunate youtube trope, join me in fighting the good fight against "going ahead".
For a step-by-step beginner's guide on setting up Cursor AI and launching a live, searchable website-perfect for those who've NEVER coded before-check out my 30-minute tutorial:
ruclips.net/video/2WnxKCFAXAM/видео.html
Hi, Luke from Cursor here. Thanks for the content, man! And to everyone new, welcome to Cursor!
Loving Cursor man. It gaves me superpower in 1 day!
Most "beginner" videos don't really speak to beginners, but you'd laid it out well and easy to follow. Very good content!
DUDE I JUST CREATED AN ENTIRE GAME USING CURSOR AND I JUST SAW YOUR VIDEO YESTERDAY. ITS CRAZY. I WANT TO SHOW IT TO YOU
Brilliant Corbin, love your teaching style!
🤠
these commands are not working in my computer. it says to install a lot of another thing and in complex way. If you say this is for person who has no experience in coding then you should first teach how to really activate these commands and start from basics
Fresh install of cursor, etc. Never coded before.
Roughly 4:15 in, you say to do this: "npx create-react-app ." in the terminal. (Side note, is the period a typo or required?)
Which results in this error:
npx create-react-app .
npx : The term 'npx' 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
+ npx create-react-app .
+ ~~~
+ CategoryInfo : ObjectNotFound: (npx:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Asking chatGPT confirmed it's because I did not have Node.js installed.
Thanks for the follow-up comment; this will definitely help other viewers. From the comments I have received, I plan on making another video showcasing this process from start to finish as if one had never coded before!
Yip help me get better understanding thank you.
@@Corbin_Brown can you briefly respond here how to address this? I received the same.
@@Corbin_Brown one would have thought what that is what this video is :) Too many people aren't coming at this from someone that hasn't coded before!
You're doing the community a solid, broski. Thanks for the insightful and concise content. 🙏
🤝
Just a heads up, users will run into permission problems during all of this. Have to sudo the commands or change folder permissions.
sudo is typically a bad idea / not necessary for 3rd party software... look into nvm for a good manager of npm / nvm
Get this man some cornbeef hash. Thanks Corbin.
In the terminal where you create the download for the npx create react app.. how did you get it to skip a line.. if you're trying to show beginners how to use a program you should probably tell them every key you press as you do it.. I press enter and it automatically only spaces one line
Thank you for the feedback. I have definitely seen the demand in my comment section to make a version of this video that is extremely simple and step-by-step, so I will create it!
First. Haven’t even watched it all and already know it’s gonna be awesome.
Trust me … worth it!
🤝
Corbin do I need to do that for every single project that I work on? Thanks for this that helped me so much!
Thanks! Yes, each project will need its own directory.
@@Corbin_Brown copy. Thank you ton you’re awesome. Love your video format. Witty. Silly. Highly informative. Extremely clear. And entertaining. Keep it up
Wow what a time to be alive
I really like the style of your videos. Come on, I will always support you.
I appreciate that!
This was awesome. Thank you so much. I have never coded in my life, but when LEARN REACT showed up in my browser, it was magical and empowering. Please, we need more videos.
I am creating a HUGE in-depth video soon here on Cursor AI and everything a beginner needs to know! Thank you for the feedback 😀
@@Corbin_Brown I just deployed my first landing page using your video 😄
You should create a cursor community man where all of us can showcase our work and take feedback from each other
can i use a windows keyboard? i dont have the cmd key
As a true beginer (never coded in my life) this is awesome. Appreciate you man!
Side note, what do you use to do the green screen effect over your computer screen?
Thanks, and I use OBS!
@@Corbin_Brown thank you!
Hey... npx create-react-app . does not work for me.
Thanks Corbin! :) Another great video!
🤝
When is the next video in this series dude?
New video everyday 🤝
when im using the code npx create-react-app its giving me this error npx: The term 'npx' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
i checked the npm verion and install java but still giving the error
This is so helpful, thanks. You just earned a sub my friend!
Hey Corbin, I'm 81 years old so I'm not as sharp as I used to be. Anyway I kind of bump around like a blind dog in a meat store. To help me out try talking at a normal rate. Bottom line you're a very smart young man with a bright future ahead God bless.
Hey RedDog in youtube you can play at .75x speed to slow down the speed :)
I learnt how to get rid of cursor tutorial. Not really beginner What is react, what if I cannot see the terminal part, what if the npm commands don't work, do I need to install something first after installing cursor? Luckily you can ask the ai to fix it for you, but I think many would give up just getting started.
Thanks for the suggestions! I’ll definitely create another video on this topic and break everything down in the simplest way possible.
”The term 'npx' is not recognized as the name of a cmdlet, function, script file, or operable progra
m. Check the spelling of the name, or if a path was included, verify that the path is correct and try aga
in.” ???
Every time I watch a step by step:
1.... Okay... got it.
2.... Yeah... Yeah....
3... PC Load Letter? What TF does that mean? Or in this case: npx : The term 'npx' 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
+ npx create-react-app
+ ~~~
+ CategoryInfo : ObjectNotFound: (npx:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
This is due to Node.js not being installed -- I plan on making another video that shows this process from start to finish and simplifies it as much as possible!
@@Corbin_Brown Thanks man! Not complaining; I do IT and know you can’t account for what didn’t error on your machine. Thanks again.
Is your name really Michael Bolton?
Came to the comments to read if anybody else noticed that you talk like Trump hehe. Thank you for the video BTW.
I dont believe your a real developer based on how you feel the need to keep clarifying that you develop, you're a developer, and you don't just use AI.
guys i'm just starting out as an AI enthusiast,
would love your feedback as i make similar stuff
Isn't there laws that robots can't build robots? Isn't that basically what going on here?
I cannot see any cursor promth or production of anything. woow what a waste!
If at all possible... remove "Go ahead" from your vocabulary. We know we need to go ahead, it's implicit. The alternative is to... stop? It's an unfortunate youtube trope, join me in fighting the good fight against "going ahead".