Woww... Thank you, sir ... for making the concepts simple & precise. Many Blessings to you for your dedication and generousity in educating us in a very delicate way!!! 🎉🎉🎉❤❤
i've found the solution to this error. This problem occurs when the node_modules directory is commited in the repo.. you might want to remove the node_modules folder in your GitHub repo.
Bro this is a very awesome explanation of deploying Full Stack website, Although it was a MERN deployment video , but instead of react I have used html,css and js 😄 for frontend and rest of the techs were same.
I have a MERN project and i deployed it following your instructions (separate url for front end and backend) and everything works fine BUT i have just one problem and its important: for authentication in my app i use cookies, my problem is when i go from one page to another in my app then cookies disappear but when i go back to that specific page then cookies appear, why ? Problem seems to be when app has two separate urls for back end and front end, if its under one url then it works. You have fix for this problem ?
Your explanation is very good. Please create one video on Redux as well as Redux Toolkit on any React Project from scratch with small and large data so that every concept can be cleared. We can answer every interview questions smoothly.
Hi Sir , Thank you for your special video on the Full Stack Food Delivery website, including the deployment process. Could you please explain the Redux concept in React? It would be very helpful for me and our subscribers.
Hello bro , How do you get the ideas for creating the frontend means how are you good at designing and colour combinations Whenever I try to develop the frontend I cannot get the idea of such eye catchy frontends Please give some tips for improving the front-end
Sir i got an error means admin panel list items and order are not visible and also add items are page is also not working.. After successful deployment
If you not understand what to put in Publish directory , first run command npm run build in frontend then according to file created there write ./dist OR ./build.
not understanding . pls help . getting this error while deploying frontend at error (file:///opt/render/project/src/latest/node_modules/rollup/dist/es/shared/parseAst.js:388:42)
@@bhavyaanand5595 when you run npm run build it will create either of .dist or build file so according of that you have to add this in publish. If you provide more context I can help you .
Thank you very much Sir. I purchased your source code and I followed along. However I have one question. If I decide to change the hero image or text in the code, is the site going to be updated instantly? Or I would have to push the code files to Github again?
Sir one more mern stack project plz, advance level with javascript (no type-script plz), tailwind, shadcn. Should include things like Authentication and Authorization, some next level concepts, unique project, with next level functionalities. Thanks!
can someone help me ? I'm getting an issue "Error: /opt/render/project/src/backend/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node: invalid ELF header" while deploying the backend
At 4:09:00 in the tutorial video when i click on send One pop up is coming Stating that Error: The file-sending feature is available only in the paid version Source : Thunder Client What i have to do Can you please help me with this
@@prathameshlokhande378 bro can you please tell me how to do I installed postman in the vs code And what to do after that If you don't mind can you please tell me your mail id So I can clarify my doubts Please bro help me with this
Just delete the "node_modules" folder in backend directory. It happens because the modules installed are for windows while the online servers work on linux os.
Sir make full stack using mern with tailwind css...its a request sir... If it is possible, make tutorial on express node and react js.....we can understand easily
if i uploaded the frontend and backend separately like in your video, when I want to activate my app or send the link to someone - do i have to open my backend link in the background as well? also, my auto deploy is to yes but when i push something to hithub it doesnt do that automaticlly, do you know why?
in this tutorial the application server was hosted but database server was not still your application runs? in my project I used mongoose on local machine as database server so after following this tutorial, is mongoDB hosting part is still left??
Hopefully this is my last question ... having coded everything and deployed everything works... excepts my Hearder image from the css .header, i.e. background: url('./header_img.png') no-repeat; does not refect on the deployed production site despite everything this else working ... many thanks
I have followed the whole tutorial and all my apis are working on localhost but Don't know why after successfully deploying on render the server is responding with a status 404 that is my api/food/list is not working and not rendering food_list on frontend . can you help to resolve it ?
agr project process me hai aur 3 log collab kr rhe hai to 1 hi db multiple log kaise use kr payenge, deploy krne se pehele, jaise ki front-end sbhi log github ke help se usme changes kr rhe hai . waise agr db sirf ekhi ke laptop me ho aur koi bhi data pass krde de kisi dusre system se to kya wo db me update hoga?
hi, anyone have same problem? when i would like to deploy my backend i have choose free one but when i click deploy web service button there is popup message with text "Add credit card to verify your identity".
hello i had followed same steps still i am getting error while deploying Backend file following error Occurs - Error: /opt/render/project/src/Backend/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node: invalid ELF header Please reply to this..
sir can you tell me plz why i am facing this type of Error: /opt/render/project/src/backend/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node: invalid ELF header
Just delete the "node_modules" folder in backend directory. It happens because the modules installed are for windows while the online servers work on linux os.
@@TuhinRoy06 Just delete the "node_modules" folder in backend directory. It happens because the modules installed are for windows while the online servers work on linux os.
@GreatStackDev My backend and frontend is successfully deployed but the api calls are not working .it returns 404 bad request . Even the food items from api/food/list is not not rendered . anyone faced the same issue ?kindly help
i am getting Error: /opt/render/project/src/backend/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node: invalid ELF header this error while deploying backend, any idea.pls help
my backend deployed . but in frontend getting this error : at error (file:///opt/render/project/src/latest/node_modules/rollup/dist/es/shared/parseAst.js:388:42)
hello sir, i made the exact project like you but when I am deploying my backend on render it shows this error: Error: /opt/render/project/src/backend/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node: invalid ELF header. so can you please tell me how to solve this sir. thankyou
Just delete the "node_modules" folder in backend directory. It happens because the modules installed are for windows while the online servers work on linux os.
Its really a great project. I accomplished coding 10 hour long food delivery app, thankyou so much but . Surprisingly I cant see that COD option while building.
bhaiya.. pls Deploy (on aws ec2) A Machine Learning Model(BART, Roberta) integrated with web application (React, node, express, and mongoDB) use kara hai..espe ek video bna do bhaiya pls mera minor project ke liye jaruri hai.
Sir I'm getting error while deploying backend and i have watched your tutorial of making food delivery app step by step and line by line but i'm unable to deploy the backend on render or any other service. But the much bigger problem is there aren't any logs by which i can get to know where the error is. Sir please help me please
Hey bro i have a question that when we go to another page other than home like cart page and when we relaod the cart page it give me not found so can you tell me why it is showing that
I am really grateful . I have completed the food delivery app 10 hours tutorial and now deploying it. Thank you so much.
I'm really glad that you completed it. Thank you. 😊
@@GreatStackDev hello sir why it is showing the bcrypt issue while deploying the backend ?
@@prathameshlokhande378 you have to import bcryptjs and change bcrypt to bcryptjs . i too had the same error its working
@@prathameshlokhande378use bcryptjs instead of bcrypt
Uninstall bcrypt and reinstall bcryptjs
@@koyyadaanusha9098 instead I've used postman
Woww... Thank you, sir ... for making the concepts simple & precise. Many Blessings to you for your dedication and generousity in educating us in a very delicate way!!! 🎉🎉🎉❤❤
Thank You Sir so much I requested about it to you a few days ago and you finally uploaded it. It means a lot . Thank you so much sir
hey i am facing issues why deploying it to backend, can you help
hello bro can you give your linkedin handle?
You did it!!!
You're a man of your word thanks for this tutorial
Concise and clear
Glad you liked it!
@@GreatStackDev can you create a wholesale space management app/system?
Dil ki baat sun li sir aapne toh, Thank you so much for such amazing and useful content
I am grateful to you for your kind support❤I am very happy to have completed it 😊
❤❤❤great sir , thank you 😊😊
Please help.... Error.....
7:36 Error: /opt/render/project/src/backend/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node: invalid ELF header
Please 🙏🥺
Please help 🙏
I'm getting this same error
i've found the solution to this error. This problem occurs when the node_modules directory is commited in the repo.. you might want to remove the node_modules folder in your GitHub repo.
Is this problem related to bcrypt
That full-stack food delivery app tutorial was amazing! But I'm curious, when did you add the 'Out for Delivery' option?
a very big thank to you for this video
i was facing many issues earlier but this video explained me all the steps very well ♥♥♥
Glad it helped you. You're welcome! 😊
@@GreatStackDev sir , could you make one video on , how to setup payment gate in this website humble request sir.
That's totally awesome😍
AMAZING, thank you sir!!!!
after so many attempts,finally best vid
one requeste responsiveness sikhado using tailwind 🙏🙏
Really useful. Thank you very much !
Glad it was helpful! Thank you. 😊
Bro this is a very awesome explanation of deploying Full Stack website, Although it was a MERN deployment video , but instead of react I have used html,css and js 😄 for frontend and rest of the techs were same.
Really Helpful Thanks for this amazing tutorial
I have a MERN project and i deployed it following your instructions (separate url for front end and backend) and everything works fine BUT i have just one problem and its important: for authentication in my app i use cookies, my problem is when i go from one page to another in my app then cookies disappear but when i go back to that specific page then cookies appear, why ? Problem seems to be when app has two separate urls for back end and front end, if its under one url then it works. You have fix for this problem ?
could you fix it?
Somewhat same problem
@@Ramonete1 no
bhai authentication ke liye kya use kr rhe ho ? passport kiya h kya ?
Very helpful! thanks a lot!
I'm so glad! Thank You. Keep coding.😊
it was very easy and helpful. Thanks
Glad to hear that. You're welcome! 😊
bro can you help me on running the project
Please Make a video on deploying E-commerce Website you have created
your my best teacher
Glad you liked it. Thank you. 😊
Thanks sir, for making this amazing video. I have a question that can we upload this project on vercel ?
Thank you very very very much sir !!!
Your explanation is very good.
Please create one video on Redux as well as Redux Toolkit on any React Project from scratch with small and large data so that every concept can be cleared.
We can answer every interview questions smoothly.
That was awesome!
I hosted the website. But the admin part isn't working. It's functionalities aren't working whereas it's working fine in the vs code. What can I do?
Thanks bro❤
Hi Sir , Thank you for your special video on the Full Stack Food Delivery website, including the deployment process.
Could you please explain the Redux concept in React? It would be very helpful for me and our subscribers.
Thank you so much sir 😃
Thankfully ❤❤
On refreshing the Cart becomes empty ? Haven't we handle it?
Sir Please make more such mern project unique ones
thanks brother u helped me now
Great 👍
Hello bro ,
How do you get the ideas for creating the frontend means how are you good at designing and colour combinations
Whenever I try to develop the frontend I cannot get the idea of such eye catchy frontends
Please give some tips for improving the front-end
Thansk man 😍
Thank you sir❤
That's great stack
Thank you very much 😊
Sir i got an error means admin panel list items and order are not visible and also add items are page is also not working.. After successful deployment
Hello same issue i facing can you solve it ? Please tell me
Bro same admin panel is not working
Have uh did anything to solve this?
same issue
If you not understand what to put in Publish directory , first run command npm run build in frontend then according to file created there write ./dist OR ./build.
not understanding . pls help . getting this error while deploying frontend at error (file:///opt/render/project/src/latest/node_modules/rollup/dist/es/shared/parseAst.js:388:42)
@@bhavyaanand5595 when you run npm run build it will create either of .dist or build file so according of that you have to add this in publish. If you provide more context I can help you .
Thank you very much Sir. I purchased your source code and I followed along. However I have one question. If I decide to change the hero image or text in the code, is the site going to be updated instantly? Or I would have to push the code files to Github again?
==> Service Root Directory "/opt/render/project/src/backend" is missing.
Sir one more mern stack project plz, advance level with javascript (no type-script plz), tailwind, shadcn. Should include things like Authentication and Authorization, some next level concepts, unique project, with next level functionalities. Thanks!
❤❤❤thank you
can someone help me ? I'm getting an issue "Error: /opt/render/project/src/backend/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node: invalid ELF header" while deploying the backend
Remove node_modules from github and add the .gitignore file and write in that file node_mondules it will work 100%
bro bcrypt ko uninstall karo and use npm i bcryptjs , then your problem is solve muhje bhi yeh problem aaya tha
start command ko node src/server.js dalo
did u tried uninstall the bcrypt and installing bcryptjs, did it worked , is ur project hosted successfully ?
@@technicalknownledge1121 does ur project hosted successfully...??
Admin panel without login? must include that otherwise if u show this project to any interviewer they will ask same... except that superb
Thanks bro❤, I was irritated cause of deployment of backend on render.
Thank you so much sir
Most welcome. Thank you. 😊
Thank you for this video
In the morning I requested and in evening I found this video 😅
At 4:09:00 in the tutorial video
when i click on send
One pop up is coming
Stating that
Error: The file-sending feature is available only in the paid version
Source : Thunder Client
What i have to do
Can you please help me with this
I'm using the postman and it's happening because of the new thunder client policy
@@prathameshlokhande378 bro
Can you say me how to do that please
@@prathameshlokhande378can you tell me your mail bro
I have some doubt
@@prathameshlokhande378 bro can you please tell me how to do
I installed postman in the vs code
And what to do after that
If you don't mind can you please tell me your mail id
So I can clarify my doubts
Please bro help me with this
hello sir when the backend url is in the .env file so to add render backend url because .env not add in github repo
Facing this error:
Error: /opt/render/project/src/backend/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node: invalid ELF header
how to fix??
Just delete the "node_modules" folder in backend directory. It happens because the modules installed are for windows while the online servers work on linux os.
@@manojbhakta4942 Hey brother can u plz share me the source code of this project,, it's urgent plz
How about the production DB setup/configuration? Thanks for the video
thanks 🥰😇
You're welcome! 😊
Please if i want to restart the Node.js Backend which command do I use?
The best🎉
Aur jo wo mongo coonnect karte wakt localhost:3000 port rakhte he wo wese hi chod ke deploy karna he kya?
Sir make full stack using mern with tailwind css...its a request sir...
If it is possible, make tutorial on express node and react js.....we can understand easily
if i uploaded the frontend and backend separately like in your video, when I want to activate my app or send the link to someone - do i have to open my backend link in the background as well? also, my auto deploy is to yes but when i push something to hithub it doesnt do that automaticlly, do you know why?
Hey brother can u plz share me the source code of this project,, it's urgent plz
in this tutorial the application server was hosted but database server was not still your application runs? in my project I used mongoose on local machine as database server so after following this tutorial, is mongoDB hosting part is still left??
Hopefully this is my last question ... having coded everything and deployed everything works... excepts my Hearder image from the css .header, i.e. background: url('./header_img.png') no-repeat; does not refect on the deployed production site despite everything this else working ... many thanks
I have followed the whole tutorial and all my apis are working on localhost but Don't know why after successfully deploying on render the server is responding with a status 404 that is my api/food/list is not working and not rendering food_list on frontend . can you help to resolve it ?
agr project process me hai aur 3 log collab kr rhe hai to 1 hi db multiple log kaise use kr payenge, deploy krne se pehele, jaise ki front-end sbhi log github ke help se usme changes kr rhe hai . waise agr db sirf ekhi ke laptop me ho aur koi bhi data pass krde de kisi dusre system se to kya wo db me update hoga?
hii bro could you please tell me, that how did he connect the database to this projtct
@@vishaltambi1400 you have to create restfull api's with express and node and those api's you have to integrate into frontend
hi, anyone have same problem? when i would like to deploy my backend i have choose free one but when i click deploy web service button there is popup message with text "Add credit card to verify your identity".
Sir please post one video on deploying the ecommerce website
hey please let me know ,if u can able to deploy it. I am unable to deploy it
thanks bro...
hello i had followed same steps still i am getting error while deploying Backend file following error Occurs - Error: /opt/render/project/src/Backend/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node: invalid ELF header Please reply to this..
You might have uploaded node_modules folder in github, just delete that
Thanks❤
thank you sir
30 Days Mern Stack Project Playlist Please ❤
sir can you tell me plz why i am facing this type of Error: /opt/render/project/src/backend/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node: invalid ELF header
same error bro
can anyone know how to resolve this kind of error
Just delete the "node_modules" folder in backend directory. It happens because the modules installed are for windows while the online servers work on linux os.
@@TuhinRoy06 Just delete the "node_modules" folder in backend directory. It happens because the modules installed are for windows while the online servers work on linux os.
after adding info like env variables, they are asking to confirm stripe acc, now i dont have, what i have to do?
Can you post this website building full video tutorial. Link if already uploaded.
@GreatStackDev My backend and frontend is successfully deployed but the api calls are not working .it returns 404 bad request . Even the food items from api/food/list is not not rendered . anyone faced the same issue ?kindly help
i am getting Error: /opt/render/project/src/backend/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node: invalid ELF header this error while deploying backend, any idea.pls help
my backend deployed . but in frontend getting this error : at error (file:///opt/render/project/src/latest/node_modules/rollup/dist/es/shared/parseAst.js:388:42)
@@bhavyaanand5595hi bro
Just i deployed backend
By in frontend iam getting as error bro
Did u fix bro
If u fixed it
Please tell me bro what to do
good thanks sir
hello sir, i made the exact project like you but when I am deploying my backend on render it shows this error:
Error: /opt/render/project/src/backend/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node: invalid ELF header. so can you please tell me how to solve this sir. thankyou
Just delete the "node_modules" folder in backend directory. It happens because the modules installed are for windows while the online servers work on linux os.
Great ❤❤
Its really a great project. I accomplished coding 10 hour long food delivery app, thankyou so much but . Surprisingly I cant see that COD option while building.
Bro didn't uh face issue in admin panel hosting that is not working
Cod option was not there in video of ful stack
i uploaded it but there is a problem in stripe payment method its not working perfectly can you solve it
I think Stripe has stopped providing services in India for now.
Great Project, any way you can assist me how to deploy it to vercel as for some reason all the CSS styles are gone when pushed to vercel
Please do a tutorial using hostinger vps
Can u do a tutorial for vercel?
How did you add the Pay On Delivery Option please
please i cant find the asset folder ?
Sir images load ni ho rahi hai deployed frontend mai , kya karu please reply
Solution Mila ky?
i deployed the ecommerce project but I having some issues with product images please help
Sir can you not make an ecommerce website using firebase and redux. That really helps us.❤
Can you please make a one video how to deploy Java dynamic web project with tomcat 10 server 🙏🥺
Hi, i cant host on the render because its asking me for the credit card without it i cant host.
when I try to deploy as free plan it requests card deatails why?
Can you please post how to deploy full stack MERN Website app on Google Cloud Platform.
but usme bahut sari files hai na is folder mein kaise github pe add hogi. kitne saare nodemodules hai
Thanks,even tho it took you quite a while
How u changed the currency from dollar into rupees symbol can u tell me
bhaiya.. pls Deploy (on aws ec2) A Machine Learning Model(BART, Roberta) integrated with web application (React, node, express, and mongoDB) use kara hai..espe ek video bna do bhaiya pls mera minor project ke liye jaruri hai.
Sir I'm getting error while deploying backend and i have watched your tutorial of making food delivery app step by step and line by line but i'm unable to deploy the backend on render or any other service. But the much bigger problem is there aren't any logs by which i can get to know where the error is. Sir please help me please
Is that server side rendering?
Hey bro i have a question that when we go to another page other than home like cart page and when we relaod the cart page it give me not found
so can you tell me why it is showing that
sir render gives me the payment why when I click the web service that shows me the payment.
Thank you