Alexander Jones
Alexander Jones
is there a different solution to this using npm? I'm unable to get my project running using pnpm due to a series of issues outlined here https://github.com/pnpm/pnpm/issues/2622#issuecomment-641591451 Manually downgroading aws-amplify...
> I manually downgraded to `4.3.24` (using the exact version without `~` or `^`) using yarn for the time being. Hoping for a reaction by an AWS official developer. Unfortunately...
@bobthebuilder1997 That worked, I originally tried the same steps but with `npm install` and was getting the previous error. I'm curious what exactly would cause that, I'm not well versed...
any update here?