I want to say thank you so much. I have to do a project for my class and had no guidance and no experience with AWS and this video taught me more than what I have learned in class. Your videos are organists ed and structured better than any college professor I had and you explained all the key parts as well!
@ldn4968 ай бұрын
what grade did you get for it?
@bricehemery15343 жыл бұрын
This the most passive tutorial I've ever done. We're basically just listen to this guy who did all the work and we typing commands and listening to explanation. I feel like I'm in class right now
@apidas3 жыл бұрын
yeah, education is soo boring right. you shouldn't study at all
@bjcolber4 жыл бұрын
This is one of the best tutorials I've ever watched.
@briandesign4 жыл бұрын
FCC dropping gems 🔥
@feynthefallen11 ай бұрын
I believe it. Amplify is exactly fot that. Discombobulate AWS to get off the ground in record time. I'd think REAL hard before using that on a productive project however. Firstly you are locking yourself in to AWS that way, and second, if anything goes wrong, you'll have a real hard time finding a solution, because having avoided all the complexity, you basically have shirked learning anything about the underlying systems.
@asfd743 жыл бұрын
Learned a lot from this, Manoj, thanks! I had two showstoper issues, both having to do with yarn, which you didn't discuss in the video. 1) At about 30 minutes into the video after I did amplify push I got the error × An error occurred when pushing the resources to the cloud An error occurred during the push operation: Cannot read property 'join' of null It is my belief based on some Googling that this unhelpful message was because I didn't have yarn installed before I started coding. So, after you install Visual Studio Code, you should run yarn version to see if yarn is installed. If not, you should install it with npm install -g yarn Once I was fully 30 minutes in, the only way I found to get around the error was to install yarn as described above and then start all over from the very beginning with new code. 2) I got error "amplify publish npm err! missing script: build" after running the last step (amplify publish) I solved this by running yarn build before amplify publish.
@RonanODriscoll3 жыл бұрын
Excellent tutorial with a broad range of topics covered. Thanks so much, Manoj!
@dailycodingproblem83464 жыл бұрын
I'm 4 days away from turning 93 and freeCodeCamp inspired me to create my own tutorials! I don't show ads either.
@user-pp4kn8tq7c4 жыл бұрын
Happy bday in advance
@dailycodingproblem83464 жыл бұрын
@@user-pp4kn8tq7c Thanks!
@stevepriest51134 жыл бұрын
You don't look a day over 91
@jaisairam9874 жыл бұрын
Happy Birthday 🎂🎈
@dailycodingproblem83464 жыл бұрын
@@jaisairam987 Thanks, Monika!
@LLL124Original4 жыл бұрын
This guy seems very positive.
@samuraijack59194 жыл бұрын
There is seriously so much value here. I am trying to break into web development and this is a great project idea. Thank you again!
@austinbaccus3 жыл бұрын
dope name
@globalaiinternetfreedomfun9970 Жыл бұрын
this project uses GraphQL transformer v1 and is no longer suitable for learning without significant changes tot the schema
@dreamingfool24 жыл бұрын
Dude, you need to work with Kitboga! You two could probably do great things.
@Jinxyboop693 жыл бұрын
I was amazed to see your books' list. I read them too😂
@Sky-jq2rg Жыл бұрын
One of the best tutorial however, would like some updates. I was getting an error during amplify push because the graphql schema needs to be updated to v2
@conorsegreti1150 Жыл бұрын
Hi sky i am getting this same error, let me know if you are able to fix it
@Sky-jq2rg Жыл бұрын
@@conorsegreti1150 Yes I was able to, by not using graphql anymore
@idkwhatagah7193 Жыл бұрын
@@Sky-jq2rgplease explain
@bubblTea0129 күн бұрын
@@Sky-jq2rghi did you successfully make the website?? I need help as I'm making this for my project.. I changed the graphql code and it worked but I'm getting other errors
@senlee3254 жыл бұрын
Great tutorial. Easy to follow and well explained :)
@jakelucas95173 жыл бұрын
proud of you ( Sri lankan)
@aadijain73813 ай бұрын
i'm about to watch the lec. Do all the things fall under free tier?
@imsarvesh_4 жыл бұрын
Thanks Manoj for such informative and awesome video. I really needed this.
@angshumanpalchowdhury91023 жыл бұрын
Lots of love ... U guys deserve all wishes and success ❤️
@ricardoaraya847211 күн бұрын
What’s the monthly cost that you pay for all the Amazon services you are using?
@ram_rama114 жыл бұрын
Much needed one ♥️
@codedbyte3 жыл бұрын
this is very helpful! thank you so much
@MrTubber444 жыл бұрын
Excellent, my friend! Thank you!
@lksptl4 жыл бұрын
Thanks for Sharing this. Much Needed
@DatascienceConcepts4 жыл бұрын
Very useful content as usual!
@MicroUrb3 жыл бұрын
So do you have to use AWS-Amplify? Why not just connect React directly to a backend Express API? Not challenging you, just asking for insight into this architecture.
@178fahimahmed74 жыл бұрын
A really good video indeed 👌
@ideav21553 жыл бұрын
Do you have a video explaining your code or how you coded the app?
@michaelwiginton85874 жыл бұрын
Can you share the cost of setting this up and what it costs per month to maintain this store? I have not overcome my fear that AWS can get really expensive fast!
@michaelwiginton85874 жыл бұрын
I went to your YT channel and found the answer, Thanks.
@viorelcioi9382 жыл бұрын
@@michaelwiginton8587 Hi, can you share the monthly price for this setup ? Thank you
@alienboysd75284 жыл бұрын
Thank you
@thisnamecannotbedisplayed3553 жыл бұрын
freakking awesome!
@anilkumarrolla65107 ай бұрын
Resource is not in the state stackUpdateComplete An error occurred during the push operation: Resource is not in the state stackUpdateComplete i am getting like this , can anyoone resolve this
@ecoProgrammer4 ай бұрын
im also having that same error, when the video is at ⌨ (29:08) Creating Cloud Resources
@yusefcode58593 жыл бұрын
Do you have to create a new IAM user for each project? I've noticed every tutorial use amplify configure and then you end up making a new user? Can you ever just use user for different projects or is it better to create a user for each project?
@amrithanshu347811 ай бұрын
I am unable to create new user for aws amplify, though I entered many times. Please suggest any other options
@RaulGlasgow3 жыл бұрын
well done!!
@jordanbradley28633 жыл бұрын
Was following along with no problems up until the user pool section at 37:08. Does anyone know what the issue would be?
@hareeshbadiger81673 жыл бұрын
not finding userpool "view in cognito"
@hareeshbadiger81673 жыл бұрын
I think might be a region issue we are following "us-east-2"" but there is no us-east-2 while creating a new pool
@charliedeepk3 жыл бұрын
Please help me out how to interact with bookApi qraphql api endpoint url with other clients such as delivery agent
@adeni43594 жыл бұрын
Which one is better AWS or Azure? Can you do this with Azure?
@HELLDOZER3 жыл бұрын
Stripe Charges API is almost pointless at this point .... Would love an update with stripe paymentintents
@Meem_irq2 жыл бұрын
Hi .. i need help the graphQL schema is using @connection , @key directives from an older transformer … please i need to know how to write it in the new version
@tiffanychan62722 жыл бұрын
i changed book to product, and title to productName. useHistory is also deprecated, so you have to use useNavigate instead as well
@batmanandrobin63732 жыл бұрын
Hey did you figure out how to write in new version. Can you please help me.
@Meem_irq2 жыл бұрын
@@batmanandrobin6373 I’m not sorry But I install the same version of cli 4.24 Now i have another problem
@praveenkumar-ub4ni2 жыл бұрын
With the latest cli version used just go to the cli.json file in the amplify folder and change the value of "useexperimentalpipelinedtransformer" to true and "transformerversion" to 1. Save and amplify push again. It will work.
@conorsegreti1150 Жыл бұрын
@@praveenkumar-ub4ni When i make these edits and push i can watch my cli.json file change from 1 to 2 on the transformerverison, then i still get the @connection and @key being deprectaed, do you have any tips?
@satwikjoel Жыл бұрын
hi there, i have been following the video for some of my project work. I found this video usefull. But i am struck in one area where while i push the whole set up by using amplify push, it is throwing me an error named @connection & @key are from old version migrate this to new version. Like this i am getting an error. Please help me to resolve this. Thanks in advance
@Robd5154 жыл бұрын
Great video
@ikasumi-hu2ci3 жыл бұрын
GOOOOD😁
@Taka-tg8zq2 жыл бұрын
Hey I ran into an issue... 1. When I ran amplify push I got that runtime need to be node16x. and not node10. so I changed it to version 16. 2. I run amplify push again and what I got was that S3 bucket name is taken. I tired to remove the s3 bucket and running it again but it didn't work
@evenlauvsnes7658 Жыл бұрын
I had the same issue, did you manage to resolve the issue?
@Taka-tg8zq Жыл бұрын
@@evenlauvsnes7658 I think using the latest version of amplify and then cleaning the errors afterwards solved this problem
@bubblTea0129 күн бұрын
@@Taka-tg8zqcan you please help with my errors as I'm doing this for my project
@JaLegendsDance2 жыл бұрын
Hey can you build a tutorial on Building a membership with AWS Amplify, Cognito, and Stripe Billing Portal. . So after you rap your app with aws withauthenticator user will sign up and after success sign up they will redirect to pricing plan then to stripe checkout then user will be directed to protect content after paid signing user logout and signing back in they will be directed straight to protected content
@LilYashy4 жыл бұрын
I Love This Python Coding!
@RaulGlasgow2 жыл бұрын
AWS updated their schema language... New updated video? @connection is gone
@Meem_irq2 жыл бұрын
Do you know how to write it in the update
@anniejain17282 жыл бұрын
how much was your bill after this project?
@SrujanS-lp4gh Жыл бұрын
I followed all the steps till 30:00 of your video ,but when it comes to amplify push I'm not able to push it to the aws cloud.. this is the error that i got--"An error occurred during the push operation: Resource is not in the state stackUpdateComplete" can you help me to over come this error and continue furthur..... pls do reply ASAP..........
@swarangivedpathak4232 Жыл бұрын
same here, were you able to resolve it?
@opinionated19444 жыл бұрын
What should I know about AWS? I am a complete noob in cloud, can someone guide me?
@aixoxa4 жыл бұрын
It's a cloud server for website/web application hosting ✌
@pranaysinghparihar47384 жыл бұрын
Aws is a public cloud computing provider. If you wanna know more you should definitely try getting an AWS certification which will really help you understand different services offered by AWS and importance of each one.
@aixoxa4 жыл бұрын
@@pranaysinghparihar4738 yeah awesome but for now am uploading tutorials
@pranaysinghparihar47384 жыл бұрын
@@aixoxa I checked out your channel pretty cool stuff. Keep up.
@opinionated19444 жыл бұрын
@Aixoxa Ik it's for hosting I just wanted to know what I need to study for knowing AWS. Thanks @Pranay !
@techexplored2 жыл бұрын
🟥🟥🟥🟥 URGENT HELPPP !!!! I'm getting the following error while instantiating AWS Lambda through AWS Amplify. The runtime parameter of nodejs10.x is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs14.x) while creating or updating functions. Which file should I edit and what exactly I must do??? Anyone, please guide.
@aditilal73402 жыл бұрын
Did you clear it? I am stuck there
@aditilal73402 жыл бұрын
@@techexplored thanks but it didn't work 😭. I'm so done -.-
@techexplored2 жыл бұрын
@@aditilal7340 I have initial log of what I did. If you want, I can share it with you. Give me your email address or any platform to share like LinkedIn, etc. Edit: I recovered the entire log and uploaded it on GitHub. I'll share the file....
@praveenkumar-ub4ni2 жыл бұрын
In the start of the video he said install @aws-amplify/cli@4.24 but instead just do @aws-amplify/cli and follow the rest as explained. And you might encounter some GraphQL error after u push with the @aws-amplify/cli installed, so, just go to the cli.json file in the amplify folder and change the value of "useexperimentalpipelinedtransformer" to true and "transformerversion" to 1. Save and amplify push again. It will work.
@the-fantabulous-g2 жыл бұрын
Yeah what Praveen said, and also do "amplify pull" and start again from roughly the 13 minute mark when you do that.
@TheManishwild2 жыл бұрын
hello guys. There is error when i try to amplify push. did somebody found the way to fix it?
@chrisr20632 жыл бұрын
you must remove all @auth settings in graphql schema then run "amplify update api" then add the @auth back and push again.
@saileesalunke65602 жыл бұрын
@@chrisr2063 can you please explain what i need to do? I am facing resource is not in state stackupdatecomplete error
@lautarob4 жыл бұрын
Excellent video! Thanks for sharing your knowledge. Now, for an app to be successful in the world, it is very important the UI. I understand the one you show is just a sample of what can be done, and I also understand that your main purpose is to illustrate the use of AWS. But I am wondering if there is any framework to quick develop sophisticated interfaces while using AWS (something similar to the variety of frameworks for develop UI while using WordPress. I know Wordpress is a whole different thing. As a matter of fact, there are E2 instances in AWS prepared to run WordPress, but from a high level perspective, my simil can apply).
@chrisr20632 жыл бұрын
ridiculous. tried everything i could to get the push to work but STILL it keeps reverting back to "Runtime": "nodejs10.x". I even uploaded the file with updated version to AWS and it still reverts back! Should be a new rule that if you provide content it must be version controlled and updated regularly or it gets archived and marked as inconsistent.
@praveenkumar-ub4ni2 жыл бұрын
In the start of the video he said install @aws-amplify/cli@4.24 but instead just do @aws-amplify/cli and follow the rest as explained. And you might encounter some GraphQL error after u push with the @aws-amplify/cli installed, so, just go to the cli.json file in the amplify folder and change the value of "useexperimentalpipelinedtransformer" to true and "transformerversion" to 1. Save and amplify push again. It will work.
@richard921053 жыл бұрын
How would you add the lambda function to email invoice?
@Bozo---4 жыл бұрын
thanks
@vidadeingeniero335010 ай бұрын
Is this tutorial still valid and working after 3 years? I'd like to start it :)
@fassoyangce10753 жыл бұрын
How much do these services cost per month all together?
@mohjolife3 жыл бұрын
niece stuff, what aboout backend ?????
@muchimi Жыл бұрын
I'd like to do a similar project of VOD, using Cloudfront for a CDN, storing my vids in S3. using stripe for payments to access the vids, and a UI with a short video embedded to explain the system service method. I was thinking cognito for sign ups and auth and to create the user pool that has access to the VOD. DynamoDB to keep track of all records for each client. and I don't know what else. however, I don't know any code. Thanks for all you've don't btw!! even though I did earn an aws solutions arch assoc level cert, I still am very knowledge deficient on how to accomplish this project. can you make a vid?
@locokidschannel26764 жыл бұрын
Your amazing, thanks for sharing this,
@mks59884 жыл бұрын
👏👏👏👏👏👏👏 thanks for free code Camp
@briananyanwu1014 жыл бұрын
I can't connect to the aws cloud I get error OptInRequired: The AWS Access Key Id needs a subscription for the service. I already became a member
@simonaoo4 жыл бұрын
hello! How could give access to create read update and delete books to all the members but only logged users could see the description of the book ? thank you in advance for your answer!
@ThesniperScythe4 жыл бұрын
I've never used aws before thus I want to ask approximately/roughly how much will aws charge for all those services per month?
@johncerpa37824 жыл бұрын
It depends on what your application needs. For learning you can use some services for free, you need a credit card for that.
@devashishbahri33534 жыл бұрын
What is the color scheme/theme that you are using for your editor?
@Lucho20274 жыл бұрын
Hi @freeCodeCamp, I have followed this tutorial and I am still having an error pop up where it reads "Can't serialize value(/processOrder) : Invalid input for Enum 'OrderStatus', Unknown value "{}". On stripe dashboards the payment don't go through. Any idea what it is that I did wrong?
@wardeuneeward38932 жыл бұрын
hey lucho i have the same error, do you know what the problem is ?
@alakdam39703 жыл бұрын
Do you have course in Udemy like this? It would be awesome, if you have course like this from scratch. I would like to learn more what kind facilities AWS Amplify have , complex data model and Graphql queries? I will defiantly buy this course and promote for free 😁
@avishgupta88983 жыл бұрын
there is some discrepancy in coding.. in Graphql we get only todo table details however in the video book list and get books in mutation and query.ql
@HowToMaster_tips2 жыл бұрын
bro how did you resolve this i have the same prblm
@MrJarofflies3 жыл бұрын
I got everything working but when I try to add a book I get the following error: Not Authorized to access createBook on type Mutation I created the Admin group and added the admin user. Not sure what else to check?
@Aditigupta-un8wm6 ай бұрын
did u get the solution ?
@Aditigupta-un8wm6 ай бұрын
even i m getting same error
@Aditigupta-un8wm6 ай бұрын
can u help me
@Mike373734 жыл бұрын
need a magnifier to watch this video
@divyakosaraju78462 жыл бұрын
Even though giving admin access I am getting error please help me I need to submit this project in 2 days
@stopPlannedObsolescence4 жыл бұрын
I haven't a aws account,I have neither card
@brandongounder36324 жыл бұрын
at 37.35 why am i not seeing any users on my amplify console. Thanks for the help guys
@eliaskaram14853 жыл бұрын
hi brandon dod u get it done
@robloxgaming74364 жыл бұрын
See my description
@SakshiSingh-ri5ry Жыл бұрын
I want to create a book store app using react native , AWS but I m confused that just like here you go to admin url and post a book, so how can we do the same in app, like where I need to go to post a book? Please anyone help me in this
@motivestreams6 ай бұрын
create a route for an order creation page, router.push to that page, let the fields be filled in thatv page, call the mutation function onPress
@brandongounder36324 жыл бұрын
Hi all. Please could someone help. Im getting the "unathorised" error when i try to add a book on the the admin page?
@praveenkumar-ub4ni2 жыл бұрын
Any updates?
@thegamedevclub3 жыл бұрын
hey how does this work with BlackBlaze?
@tsaicharan3 жыл бұрын
const {featured} = useContext(ItemContext); if (!featured.length) { return No Featured Items } These lines of code don't work in the file: home.js This is the error: TypeError: Cannot destructure property 'featured' of 'Object(...)(...)' as it is undefined.
@gomolemosibiya10653 жыл бұрын
Hey, I got the same error. Did you manage to resolve the issue?
@vinceokorie7953 Жыл бұрын
Any time i run npm run start like in the video i get a "localhost:3000 local host refused to connect " I think I have tried everything form disabling my fire wall to making sure my browser allows websites with javascript. Pls someone help PS: This is about 33:36 into the video
@conorsegreti1150 Жыл бұрын
Vince, i am getting this same issue, did you ever figure it out?
@kevinpaz31423 жыл бұрын
I got to 47:40 and I see there are no Lambda functions there. That happen to anyone else? I was following along exactly, getting no errors in the terminal and local running was fine up until that point....
@kevinpaz31423 жыл бұрын
Whoops! They are there! Guess it took some time to load!
@sam-qr1gf3 жыл бұрын
Hello friend, I follow along with him, I have en error when I want to submit payment "errorType: "Lambda:ResourceNotFoundException"" in 49:37. Do you success ?
@kadorikaz4 жыл бұрын
My country doesn't accept my aws account. am from nigeria
@DukeNguyen2914 жыл бұрын
Can anyone tell me the VS Code theme he is using? Thanks in advance 😊
@chiu-minglam6304 жыл бұрын
Do you need to know AWS and the cloud before watching this?
@youtubevideos4154 жыл бұрын
This is nice, but it's very far away from best practices. Like having a discrete table for many to many relations. Best practice for DynamoDB is to have a single table for your application only.
@nikhillobo9442 жыл бұрын
Everything went well till I reached the checkout page. I got the same error as yours when you first time submitted payment request. Error is stripe module not found. I tried all possible option using both npm and yarn still getting the same error. After installing I pushed latest changes to amplify. Still no luck, if anyone faced same issue and got a solution let me know
@bubblTea0129 күн бұрын
Were you able to make the website?? Can you please help with my errors I need this for my project
@bibhushankarki91944 жыл бұрын
don't have card to make an AWS account :(
@wp-wisdom4 жыл бұрын
Please don't dislike this tutorial🤗🤗
@shubhamkhobragade97234 жыл бұрын
Hello there.
@emmanuelamaechi37864 жыл бұрын
Even the worst algorithm can tell that you said "Hello there" just to be he first commenter 😂😂
@space_monkey1254 жыл бұрын
Do you need to pay amazon to create aws account?
@davedoria22514 жыл бұрын
Space_Monkey No
@space_monkey1254 жыл бұрын
@@davedoria2251 thanks, or need credit card for registration ?
@davedoria22514 жыл бұрын
@@space_monkey125 You do need a credit card. The services you'll be using when you start out will be the free services so you shouldn't get charged if you follow the recommendations.
@ShubhamRajoria4 жыл бұрын
Hell sir please make video how to connect android studio with aws database and develop app like amazon
@Patel17474 жыл бұрын
Are you a Gujarati?
@sheldonfernandes35884 жыл бұрын
Can't you feel the south indian accent? Gujjus have a different accent.
@VinhLe-gc8ws2 жыл бұрын
So lost with this tutorial, challenges of following along, and so many errors, when im pushing to cloud, so many ERR messages which i have no idea what it means! Can someone please help me get through this hurdle! I just want to get past the first part....
@VinhLe-gc8ws2 жыл бұрын
I added all the auth, api, storage and now that i push it it says ✖ An error occurred when pushing the resources to the cloud Resource is not in the state stackUpdateComplete An error occurred during the push operation: Resource is not in the state stackUpdateComplete and also in my aws export js file the only shows the region.. Why wasnt this added? Im just so confused! const awsmobile = { "aws_project_region": "us-west-2" }; export default awsmobile;
@Luislgsoto2 жыл бұрын
@@VinhLe-gc8ws did you ever solve this error, i am having the same issue ?
@Meem_irq2 жыл бұрын
I am having the same issue
@Meem_irq2 жыл бұрын
@@Luislgsoto did you fix it
@the-fantabulous-g2 жыл бұрын
To help solve the problem where the resource can't be created, I updated @aws/amplify/cli@4.24 to the latest version. (Thanks Praveen Kumar for the tip!) The reason why 4.24 no longer works is because it uses NodeJS10 for one thing, and NodeJS10 is now deprecated for resource creation. However, a resource was successfully created before that crash, so now we're unable to create a resource with that exact name because it was created once already. So, if aws amplify fails to push (and you're stuck like I was), copy your version of the 2 index.js files you created for yourself, then do an "amplify pull" to overwrite all changes of AWS onto our local codebase. This will allow our console to recognize that the first resource was already created, and we can now paste back our 2 index.js files and successfully do "amplify push" when you're ready.
@mrcastor95144 жыл бұрын
How can I hack anyone's Facebook account Just for fun
@grantdustinsuryawan1529 Жыл бұрын
sorry but i can't to add user how to fixed? This the error: User: arn:aws:sts::002878599432:assumed-role/voclabs/user2171191=Grant_Dustin_Suryawan is not authorized to perform: iam:* on resource: * because no identity-based policy allows the iam:* action
@praveenkumar-ub4ni2 жыл бұрын
I got an authentication error when I tried to create an admin account... Someone please help me!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@the-fantabulous-g2 жыл бұрын
Maybe triple check that the authentication is set up correctly? It worked for me, so there might've been mistypes or a difference in the setup than what the tutorial says. Did you have both Cognito and API as authentication methods?
@HowToMaster_tips2 жыл бұрын
i got the same error
@HowToMaster_tips2 жыл бұрын
did it got resolved. what steps have you taken
@the-fantabulous-g2 жыл бұрын
@@HowToMaster_tips This part is probably making double sure that everything is setup correctly; barring that, try googling the error messages to do some troubleshooting too. good luck
@josepoktopus89242 жыл бұрын
statuscode400: put your phone in a valid format
@ArjunH-r3y Жыл бұрын
Facing this error while trying to install uuid with "npm i uuid" npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: react-native@0.71.7 npm ERR! Found: react@16.14.0 npm ERR! node_modules/react npm ERR! peer react@"^16.7.0" from @aws-amplify/ui-react@0.2.38 npm ERR! node_modules/@aws-amplify/ui-react npm ERR! @aws-amplify/ui-react@"^0.2.9" from the root project npm ERR! peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from @stripe/react-stripe-js@1.16.5 npm ERR! node_modules/@stripe/react-stripe-js npm ERR! @stripe/react-stripe-js@"^1.1.2" from the root project npm ERR! 9 more (@testing-library/react, react-dom, react-icons, ...) npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"18.2.0" from react-native@0.71.7 npm ERR! node_modules/react-native npm ERR! peer react-native@">=0.56" from react-native-get-random-values@1.8.0 npm ERR! node_modules/react-native-get-random-values npm ERR! react-native-get-random-values@"^1.4.0" from @aws-sdk/middleware-retry@3.6.1 npm ERR! node_modules/@aws-amplify/analytics/node_modules/@aws-sdk/middleware-retry npm ERR! @aws-sdk/middleware-retry@"3.6.1" from @aws-sdk/client-cognito-identity@3.6.1 npm ERR! node_modules/@aws-amplify/analytics/node_modules/@aws-sdk/client-cognito-identity npm ERR! 16 more (@aws-sdk/middleware-retry, ...) npm ERR! react-native@"^0.71.7" from the root project npm ERR! npm ERR! Conflicting peer dependency: react@18.2.0 npm ERR! node_modules/react npm ERR! peer react@"18.2.0" from react-native@0.71.7 npm ERR! node_modules/react-native npm ERR! peer react-native@">=0.56" from react-native-get-random-values@1.8.0 npm ERR! node_modules/react-native-get-random-values npm ERR! react-native-get-random-values@"^1.4.0" from @aws-sdk/middleware-retry@3.6.1 npm ERR! node_modules/@aws-amplify/analytics/node_modules/@aws-sdk/middleware-retry npm ERR! @aws-sdk/middleware-retry@"3.6.1" from @aws-sdk/client-cognito-identity@3.6.1 npm ERR! node_modules/@aws-amplify/analytics/node_modules/@aws-sdk/client-cognito-identity npm ERR! 16 more (@aws-sdk/middleware-retry, ...) npm ERR! react-native@"^0.71.7" 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.