ryancrunchi

Results 14 comments of ryancrunchi

I solved by setting in package.json ``` "resolutions": { "@types/react": "18.0.8", "@types/react-dom": "18.0.3" } ```

I have the same problem. I also tried with custom images and t-rex example. With custom images it sometimes does not detect at all. For me, this project is not...

* AWSMobileClient functionality: I would like to use custom auth with AWSMobileClient and if possible without interactive auth. I found interactive auth is too much interferring on how we build...

Hi, I also have this problem with paw 3.1.10 `GET http://localhost:9000/` throw an error "Socket closed by remote peer". but `curl "http://localhost:9000/"` works fine in terminal