【发布时间】:2015-01-30 22:26:12
【问题描述】:
按照说明,我在 .bash_profile 中设置了我的 ruby 环境,并在 .profile 中安装了 MacPorts。我已经使用 MacPorts 安装了节点,但 .bash_profile 和 .profile 之间似乎存在冲突。 Node 在安装时工作,但它没有工作,除非我在终端中删除 .bash_profile 或加载 .profile。
我对设置环境还是新手,所以我不确定我是否可以将 .bash_profile 和 .profile 结合起来以避免这种冲突,或者是否有更好的解决方案。
【问题讨论】:
标签: node.js macports rbenv .bash-profile .profile