Amplify insist in trying to use yarn. But I don't even have yarn installed (i had in the past)! #13629
Closed
2 tasks done
Labels
functions
Issues tied to the functions category
pending-response
Issue is pending response from the issue author
pending-triage
Issue is pending triage
How did you install the Amplify CLI?
npm install -g @aws-amplify/cli
If applicable, what version of Node.js are you using?
v18.18.0
Amplify CLI Version
12.10.1
What operating system are you using?
MacOS Sonoma
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
no manual changes made
Describe the bug
Iam trying to run
amplify push
and it fails insisting on trying to use Yarn. I had yarn once but I uninstalled, now I only have NPM and PNPM installed.I don't want yarn!
Expected behavior
The expected behaviour is amplify not trying to use a package manager I don't have installed!
Reproduction steps
run
amplify push
Project Identifier
b40744bc4b6b4444d01b62d60cb8382b
Log output
Additional information
I just don't understand why amplify is trying to run yarn. I don't have it. I had it in the past but not anymore!
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: