flutter-iconfont-cli
flutter-iconfont-cli copied to clipboard
npx iconfont-flutter 404
npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.com/iconfont-flutter - Not found npm ERR! 404 npm ERR! 404 'iconfont-flutter@latest' is not in the npm registry. npm ERR! 404 Your package name is not valid, because npm ERR! 404 1. name can only contain URL-friendly characters npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.
# 项目内安装
npm install flutter-iconfont-cli --save-dev
# 或者全局安装
npm install flutter-iconfont-cli -g
安装完才能使用,祝您生活愉快
👏