You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace . "${INSTALL_DIR}/etc/profile.d/conda.sh" with source "${INSTALL_DIR}/etc/profile.d/conda.sh" for readability. Review all scripts for consistency.
File:
Core/Conda/install/install_macOS.sh:47Replace
. "${INSTALL_DIR}/etc/profile.d/conda.sh"withsource "${INSTALL_DIR}/etc/profile.d/conda.sh"for readability. Review all scripts for consistency.