I'm creating a new project using npm init. But while running the command 'npm init -y', I get the error shown below.

Any solutions as to what might be the issue.
I had that once, delete the node modules folder and try npm i once again
rm -rf node_modules
npm i
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With