ionic start 运行git出错 1.错误显示:admin@bogon ~/IonicProjs $ ionic start myApp tabs✔ Creating directory ./myApp - done![INFO] Fetching app base (https://github.com/ionic-team/ionic2-app-base/archive/master
Mac中mysql的环境变量配置 1.进入mysql的bin目录 :cd /usr/local/mysql/bin回车2.然后输入:touch .bash_profile回车3.输入:open -e .bash_profile回车回车后会在TextEdit中打开这个文件,如果以前没有配置过环境变量,此文件应该是个空白文档;若又内容,在最后回车,输入:PATH=${PATH}:/usr/local/mysql