

+nvm_tree_contains_path:17> previous_pathdir=/usr/local +nvm_tree_contains_path:18> pathdir=/usr/local +nvm_tree_contains_path:18> pathdir=+nvm_tree_contains_path:18> dirname /usr/local/bin +nvm_tree_contains_path:17> previous_pathdir=/usr/local/bin +nvm_tree_contains_path:16> /.nvm/versions/io.js ']' +nvm_tree_contains_path:14> pathdir=/usr/local/bin +nvm_tree_contains_path:14> pathdir=+nvm_tree_contains_path:14> dirname /usr/local/bin/node +nvm_tree_contains_path:13> local pathdir +nvm_tree_contains_path:12> previous_pathdir=/usr/local/bin/node +nvm_tree_contains_path:11> local previous_pathdir +nvm_tree_contains_path:4> node_path=/usr/local/bin/node +nvm_tree_contains_path:3> local node_path +nvm_tree_contains_path:2> tree=/Users//.nvm/versions/io.js
+nvm_ls_current:4> nvm_tree_contains_path /Users//.nvm/versions/io.js /usr/local/bin/node +nvm_echo:1> printf '%s\n' /Users//.nvm/versions/io.js

+nvm_version_dir:6> nvm_echo /Users//.nvm/versions/io.js +nvm_ls_current:2> NVM_LS_CURRENT_NODE_PATH=/usr/local/bin/node +nvm_ls_current:2> NVM_LS_CURRENT_NODE_PATH=+nvm_ls_current:2> which node +nvm_ls_current:1> local NVM_LS_CURRENT_NODE_PATH +nvm_auto:13> NVM_CURRENT=+nvm_auto:13> nvm_ls_current +nvm_process_parameters:2> NVM_AUTO_MODE=use +nvm_process_parameters:1> local NVM_AUTO_MODE Is there anything in any of your profile files that modifies the PATH? Should run promptly every startup, as the system version does.
MAC OS X TERMINAL SLOW INSTALL
I did other workaround ideas such as brew install git, brew install zsh, sudo xcodebuild -license accept, and none got rid of this serious lag. The workaround is to use nvm alias default system and only use nvm use stable (or whichever other version is desired) when needed, though this will also run xcodebuild for a seeming eternity the first time you do it. But I found no github issue on it so I posted this one. It's a well-known problem: see here or here for examples of others reporting this. This actually slows down many aspects of my computer, including Chrome browser. Or, if starting terminal with nvm default set to system, nvm use stable What happened?Įvery time I start the terminal for the first time after an OS reboot, or set nvm to use the non-system version of node for the first time, the terminal freezes for a minute with xcodebuild shown in its title bar. Lts/gallium - > v16.14.0 How did you install nvm?
