foundation-cli icon indicating copy to clipboard operation
foundation-cli copied to clipboard

Switching between CLI versions

Open ahimsauzi opened this issue 9 years ago • 0 comments

Foundation 6 is awesome, thanks for a great release. The problem is how to continue to maintain F5 projects after upgrading the CLI. I found the below on the docs but it somewhat confusing. If all it takes to switch back is install the old gem? i.e. gem install foundation?

_"If you already have the Foundation 5 CLI on your machine, you will only be able to access one of the commands, depending on how your command line environment is configured.

If you want to remove the old CLI, run gem uninstall foundation. After testing this new CLI, if you want to go back to the old CLI, run npm uninstall foundation-cli --global."_

ahimsauzi avatar Jul 22 '16 16:07 ahimsauzi