taro-iconfont-cli icon indicating copy to clipboard operation
taro-iconfont-cli copied to clipboard

npx iconfont-init 404

Open XHXJ opened this issue 6 years ago • 2 comments

npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/iconfont-init - Not found npm ERR! 404 npm ERR! 404 'iconfont-init@latest' is not in the npm registry. npm ERR! 404 You should bug the author to publish it (or use the name yourself!) 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 ERR! A complete log of this run can be found in: npm ERR! C:\Users\DzLuo\AppData\Roaming\npm-cache_logs\2019-11-05T09_09_19_442Z-debug.log Install for [ 'iconfont-init@latest' ] failed with code 1

XHXJ avatar Nov 05 '19 09:11 XHXJ

需要先安装 npm install taro-iconfont-cli --save-dev,或者使用yarn

fwh1990 avatar Nov 05 '19 10:11 fwh1990

node_modules/.bin/iconfont-init

mouyong avatar May 12 '20 14:05 mouyong