complete-node-bootcamp
complete-node-bootcamp copied to clipboard
Starter files, final projects and FAQ for my Complete Node.js Bootcamp
when ever i use req.query.fields it returns empty response
Hi @jonasschmedtmann 👋 when we update the password of the User in `authController.js`, we need to change the value of the '`passwordChangedAt`' field in MongoDB :100:, also in `reset password`...
I am stuck in lesson 22 of the 11th section of The node bootcamp course. Because of an unhandledpromiserejectionwarnings that has to do with Tour.findbyidandupdate. I'm getting an error that...
I can't access or change the UV threadpool environment i used this line of code : `process.env.UV_THREADPOOL_SIZE` and i m using nodeJS version : v16.13.2
When using pre and post middlewares in review model to add ratings after editing a review, I am getting this error from the post findOneAnd middleware. This is happening because...
I have been trying to solve this issue with axios but can't seem to get it. I think it has something to do with CSP but I'm not sure. This...
Public/css/style.css->line 125 "-webkit-background-clip: text;" giving errors , so as to remove it ****Add this line just before it ---> background-clip: text;
Hi there! i can't execute an external JavaScript file by executing the node fileName command in the REPL like in the lessons... I've been trying for days but can't solve...
please need new script watch:js/build:js, because parcel 2 migration
Hi There...
I lose alot time for this error, Please help me : Parsing error: 'import' and 'export' may appear only with 'sourceType: module'eslint