opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ], library: 'digital envelope routines', reason: 'unsupported', code: 'ERR_OSSL_EVP_UNSUPPORTED' } Getting this error while running the angular app. How to resolve it.
Hello and thank you for your amazing series 🎉🎉🎉 but pls can you demonstrate forgot password in login and validate password in registration form. It will be a great help pls😢
Hi man, thanks for this video to startup and run the project in a local configuration. It's possible to move this project to a docker project? And separate the backend, frontend and bd in docker images?
In vs code when I write npm instalI, I get npm WARN old lockfile npm WARN old lockfile The package-lock.json file was created with an old version of npm, npm WARN old lockfile so supplemental metadata must be fetched from the registry. npm WARN old lockfile npm WARN old lockfile This is a one-time fix-up, please be patient... npm WARN old lockfile ..... can you solve it ? I think it because the project is old version, what 's your angular version used in this project ? and how I install your same node version and angular version ?
@@LearnProgrammingYourself not running, when I write npm isntall, I get npm warn old lock file. and it say the libraries are deprecated. I think I install newer version than the project one and need to install the same version as the project
bro, I encountered a rather confusing error as follows: The dependencies of some of the beans in the application context form a cycle: jwtRequestFilter (field private com.ecommerce.backend.service.JwtService com.ecommerce.backend.configuration.JwtRequestFilter.jwtService) jwtService (field private org.springframework.security.authentication.AuthenticationManager com.ecommerce.backend.service.JwtService.authenticationManager) webSecurityConfiguration (field private com.ecommerce.backend.configuration.JwtRequestFilter com.ecommerce.backend.configuration.WebSecurityConfiguration.jwtRequestFilter).
backend is working fine but vs code is giving following errors PS D:\Projects\ECommerce\e-commerce-youtube-ui-main> npm install npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: e-commerce-youtube-ui@0.0.0 npm ERR! Found: jasmine-core@3.6.0 npm ERR! node_modules/jasmine-core npm ERR! dev jasmine-core@"~3.6.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer jasmine-core@">=3.8" from karma-jasmine-html-reporter@1.7.0 npm ERR! node_modules/karma-jasmine-html-reporter npm ERR! dev karma-jasmine-html-reporter@"^1.5.0" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! npm ERR! For a full report see: npm ERR! C:\Users\Vaibhav\AppData\Local pm-cache\_logs\2024-01-10T17_52_58_194Z-eresolve-report.txt npm ERR! A complete log of this run can be found in: C:\Users\Vaibhav\AppData\Local pm-cache\_logs\2024-01-10T17_52_58_194Z-debug-0.log PS D:\Projects\ECommerce\e-commerce-youtube-ui-main>
@@cryptoideas7641 not yet Im trying to develop new ecommerce website using different yt playlist.......... this playlist is old i came to check my workbench password i forgot that 😥😥
thank you bro you really saved me I am thankful to you. Please make more playlists it really helps.
thanks a lot for watching. yes will do similar stuff
Thanks bro for sharing the valuable knowledge 🙏.
My pleasure
Thanks for your video series its amazing....just one request ca you demonstrate how to implement change password option for admin.
Yes noted your point
Sir my SQL workbranch not showing local
Instance 3306. 6:52
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
}
Getting this error while running the angular app. How to resolve it.
First of all Thank you for this valuable content.
Are you planning to Host this web application? Hosting web application tutorial will be great.
Yes will try to host this app
Thanks a lot bro.
Thanks a lot
Thank you very much, 🎉❤my Bro. Could you update spring code to spring boot 3, plz
Yes working on it
Hello and thank you for your amazing series 🎉🎉🎉 but pls can you demonstrate forgot password in login and validate password in registration form. It will be a great help pls😢
Yes. Noted your point
Hi sir, can you answer me this project using hypernate or jpa ?
it is jpa
which node version and angular version are used here can you please tell?
Hi man, thanks for this video to startup and run the project in a local configuration.
It's possible to move this project to a docker project?
And separate the backend, frontend and bd in docker images?
Yes let me check on this
In vs code when I write npm instalI, I get
npm WARN old lockfile
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile
.....
can you solve it ?
I think it because the project is old version, what 's your angular version used in this project ?
and how I install your same node version and angular version ?
After following this in angular,I am getting npm warn oldlockfile
need to check
how u resolve it ?
Is your project running?
@@LearnProgrammingYourself not running, when I write npm isntall, I get npm warn old lock file.
and it say the libraries are deprecated.
I think I install newer version than the project one and need to install the same version as the project
bro deploy krne ka sikhao
Yes wo bhi karenge
Thank yoy❤❤❤❤
Thanks a lot for watching
Sir Please make a clone project on Hotel booking(Airbnb) or Facebook clone or School management project using Angular and Springboot
Thanks for your suggestions
can u add ui created with React for this same project
will try to do this
hi , I'm facing angular , its not opening in my desk , it have any solution too
can you please explain bit more on the same?
@@LearnProgrammingYourself i am having "You seem to not be depending on "@angular/core". This is an error" this issue
Hi can i know the database tables and with primary keys and foreign keys
Bro it's using hibernate just go through the beans package and there it's annotated with @ID
Sir, Where is video number 58 ?
Ohh It’s my mistake. This is video 58 only
Thanks for letting me know
Thanks for ur sessions. How can we download payment invoice
If I get few more comments then will try to implement it
@@LearnProgrammingYourself yeah thanks for your response
Thanks
No products or content in website
You have to add it
Hlooooo varad bhaiya main Aman yaad hu aapko
Hey Aman, yes yaad ho aap muzhe. I am glad ki aapne bhi muzhe yaad rakha
@@LearnProgrammingYourself Bhai ji mujhe aapse contact karna h kaise kru aapka facebook ya Instagram I'd milega kya
Facebook/inst to nahi hai. apana contact number doge to mein ping karata hu tumhe
@@LearnProgrammingYourself hey man
bro, I encountered a rather confusing error as follows:
The dependencies of some of the beans in the application context form a cycle:
jwtRequestFilter (field private com.ecommerce.backend.service.JwtService com.ecommerce.backend.configuration.JwtRequestFilter.jwtService)
jwtService (field private org.springframework.security.authentication.AuthenticationManager com.ecommerce.backend.service.JwtService.authenticationManager)
webSecurityConfiguration (field private com.ecommerce.backend.configuration.JwtRequestFilter com.ecommerce.backend.configuration.WebSecurityConfiguration.jwtRequestFilter).
That’s because your you might be using spring version 3. Please use spring 2
backend is working fine but vs code is giving following errors PS D:\Projects\ECommerce\e-commerce-youtube-ui-main> npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: e-commerce-youtube-ui@0.0.0
npm ERR! Found: jasmine-core@3.6.0
npm ERR! node_modules/jasmine-core
npm ERR! dev jasmine-core@"~3.6.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer jasmine-core@">=3.8" from karma-jasmine-html-reporter@1.7.0
npm ERR! node_modules/karma-jasmine-html-reporter
npm ERR! dev karma-jasmine-html-reporter@"^1.5.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! C:\Users\Vaibhav\AppData\Local
pm-cache\_logs\2024-01-10T17_52_58_194Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: C:\Users\Vaibhav\AppData\Local
pm-cache\_logs\2024-01-10T17_52_58_194Z-debug-0.log
PS D:\Projects\ECommerce\e-commerce-youtube-ui-main>
hi bro same issue any solution to this please let me know ?
@@cryptoideas7641 not yet Im trying to develop new ecommerce website using different yt playlist.......... this playlist is old i came to check my workbench password i forgot that 😥😥
@@ITEngineer195 bro did you find any solution to this .? or else share the other yt playlist which you are following pls..