On executing
npm install -g @aws-amplify/cli
It results in
npm ERR! Maximum call stack
Using the following command worked for me
npm cache clean --force