ccap 安装
Posted 河泉
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ccap 安装相关的知识,希望对你有一定的参考价值。
ccap 安装依赖 node-gyp, node-gyp 安装依赖于 xcode,不想装xcode,替代安装xcode-select
sudo xcode-select --install
本地有导致安装失败:
sudo rm -rf $(xcode-select -p)
sudo xcode-select --install
然后安装,等待
以上是关于ccap 安装的主要内容,如果未能解决你的问题,请参考以下文章
在Tomcat的安装目录下conf目录下的server.xml文件中增加一个xml代码片段,该代码片段中每个属性的含义与用途