crifan 4年前 (2021-01-23) 2386浏览 0评论
折腾:
【未解决】Mac已安装gitbook-cli去gitbook查看版本号时一直卡死在Installing GitBook 3.2.3
期间,去用:
npm --registry https://registry.npm.taobao.org i...
crifan 4年前 (2021-01-22) 1476浏览 0评论
折腾:
【已解决】Mac中卸载gitbook和重新安装gitbook
期间,已经可以开始用:
npm install -g gitbook
去安装了。但是速度看起来很慢的样子: 去想办法,看看能否加速。
✘ xxx@xx ~ cat ~/...
crifan 4年前 (2021-01-20) 3699浏览 0评论
折腾:
【未解决】给gitbook install的npm添加代理无效
期间,去研究
git install
输出的log
xxx@xxx ~/dev/crifan/gitbook/gitbook_template/books/gitbook_d...
crifan 8年前 (2017-03-25) 4813浏览 0评论
折腾:
【已解决】ReactNative iOS中使用react-native-vector-icons中的图标无法正常显示:Warning Failed prop type Invalid prop name of value user-p sup...
crifan 8年前 (2017-03-19) 7049浏览 0评论
折腾:
【记录】折腾React Native iOS
期间, ➜ ~ npm install -g yarn react-native-cli
npm ERR! tar.unpack untar error /Users/crifan/.np...
crifan 12年前 (2012-11-09) 3416浏览 0评论
参考:
深入浅出Node.js(二):Node.js&NPM的安装与配置
去下载并安装Node.js。
1.去Node.js主页:
http://nodejs.org/
下载了最新版本的Node.js:
http://nodejs.org/d...