随笔分类 - Mac操作
Mac系统操作命令
摘要:#1.查看node版本 MacBook-Pro:~ syd$ node -v v14.15.0 #2.清除缓存 sydMacBook-Pro:~ syd$ sudo npm cache clean -f Password: npm WARN using --force I sure hope you
阅读全文
摘要:sourcetree 不停的让输入密码,报 password required sourcetree 不停的让输入密码,报 password required1、在终端(terminal)打开你的工程目录2、输入git config credential.helper store 3、拉取代码git
阅读全文
摘要:// Charles Proxy License// 适用于Charles任意版本的注册码,谁还会想要使用破解版呢。// Charles 4.2目前是最新版,可用。 原文:https://blog.csdn.net/qq_25821067/article/details/79848589
阅读全文
摘要:打开终端在终端terminal中输入 上一步输入完成之后按enter回车键,如果当前用户账号有密码,则在按完之后会提示输入密码,此时输入当前账户密码后继续按erte回车键即可打开hosts文件.(此密码就是开机时输入的密码) 在上一步termina中打开hosts之后,按下键盘上的字母i键后可以看到
阅读全文