masayoshi644 / Demo-Cognito-React-Userpool-Login

10 stars 3 forks source link

SUPPORTED TYPESCRIPT VERSIONS: >=3.2.1 <3.5.0 & My TYPESCRIPT VERSION: 4.7.4 #3

Open varuna-peiris opened 2 months ago

varuna-peiris commented 2 months ago

I found this example through the following link, Link According to the above tutorial, I made the changes to my working directory, and I installed the necessary packages as mentioned. When I try to access the application through the browser, the app collapses with the following error, Capture_err Please guide me, in completing the SRP authentication process successfully, resulting in a valid authentication response using your repo.

I appreciate any help you can provide.

Thank you again!!

masayoshi644 commented 1 month ago

@varuna-peiris I looked at the screenshot but I'm afraid I could not understand the root cause. At least there is a warning in typescript-eslint and it would be good to fix the version. Although not sure if this is related to the error.