Answers for "npm ERR! 404 '@ant-desing/icons@latest' is not in the npm registry."

0

npm ERR! 404 '@ant-desing/icons@latest' is not in the npm registry.

i add two commands then solved the issue :p
npm install --save err
npm config set registry https://skimdb.npmjs.com/registry
worked for me :)
Posted by: Guest on June-04-2021

Browse Popular Code Answers by Language