pod install warning

warning: Insecure world writable dir /usr/local/bin in PATH, mode 040777spa

解決方法:code

tips:775 => root(7) group(7) others(5), 7 => read(4) + write(2) + execute(1), and 5 => read(4) + execute(1)sudo chmod 775 /usr/local
相關文章
相關標籤/搜索