
Node.js and Express.js - Full Course
video description
Date: 2022-03-14
Related videos
Comments and reviews: 5
Tega
I can't thank you enough for this beautiful piece of work John, 3 hours in and I'm still hooked on your practical method of teaching.
I ran into an issue while installing nodemon globally, something about an ExecutionPolicy Preventing me from running script on my windows machine. Here is how I resolved it for anyone facing thesame issue:
1. press the window button your keyboard
2. Type 'PowerShell' and run as an administrator.
3. In your power shell type in the following command: Set-ExecutionPolicy
4. Press 'Enter' and type in 'RemoteSigned' as the response for ExecutionPolicy then press 'Enter' again
5. Press 'y' and press 'Enter' to effect change.
You should be able to install nodemon globally and run -nodemon app.js- from the tutorial on your editor without error.
We keep pushing till we get there! Good luck!
reply
I can't thank you enough for this beautiful piece of work John, 3 hours in and I'm still hooked on your practical method of teaching.
I ran into an issue while installing nodemon globally, something about an ExecutionPolicy Preventing me from running script on my windows machine. Here is how I resolved it for anyone facing thesame issue:
1. press the window button your keyboard
2. Type 'PowerShell' and run as an administrator.
3. In your power shell type in the following command: Set-ExecutionPolicy
4. Press 'Enter' and type in 'RemoteSigned' as the response for ExecutionPolicy then press 'Enter' again
5. Press 'y' and press 'Enter' to effect change.
You should be able to install nodemon globally and run -nodemon app.js- from the tutorial on your editor without error.
We keep pushing till we get there! Good luck!
reply
Narendra
I am not sure if it is just for me, but i see that the video and audio are not in sync, video seems to be going ahead of the audio making it difficult to follow at times. -John, could you please take a look if this issue is for everyone. Really loved the content though.
reply
I am not sure if it is just for me, but i see that the video and audio are not in sync, video seems to be going ahead of the audio making it difficult to follow at times. -John, could you please take a look if this issue is for everyone. Really loved the content though.
reply
Laxman
Hey -John and -Freecodecamp, Which is the vscode extension that you are using for autocompletion and suggestions of function/method names and descriptions of node dependencies?
reply
Hey -John and -Freecodecamp, Which is the vscode extension that you are using for autocompletion and suggestions of function/method names and descriptions of node dependencies?
reply
AhmedSat
After a particular point the video and audio sync go out of sync, please try to correct it if possible because that makes it confusing to understand.
reply
After a particular point the video and audio sync go out of sync, please try to correct it if possible because that makes it confusing to understand.
reply
Hadi
Thank You Sir !! It was a great tutorial with you .Completed the course today and now looking forward to make projects.....
reply
Thank You Sir !! It was a great tutorial with you .Completed the course today and now looking forward to make projects.....
reply
Add a review, comment
Other channel videos















