I believe the previous answer is the correct answer to this problem but I was getting this error when I tried installing npm package (see below):

The fix for me was: npm init --yes

I believe the previous answer is the correct answer to this problem but I was getting this error when I tried installing npm package (see below):

The fix for me was: npm init --yes
