foundation-cli
foundation-cli copied to clipboard
foundation cli won't update from 2.2 to 2.2.3
gentlemen hello. so i've been trying to update the foundation cli from 2.2.0 to 2.2.3 without success. i run npm update -g foundation-cli, it looks like it does its job, but when i do foundation -v im still on 2.2.0. any suggestions?
Same here. npm update -g foundation-cli had no effect. Then ran npm install -g foundation-cli That worked. foundation -v Confirmed "Foundation CLI version 2.2.3"
@ITZAP it worked. thank you sir!
Same issue for me from 2.4 to 2.5 – but this worked. Thx!
I have the same issue, updating from 2.2.3 to 2.2.5 Trying what @ITZAP suggests installs [email protected] But when i afterwards run foundation -v it's still 2.2.3?
Is there anyone who has an idea whats going on here?
@lundmorten; I suggest you remove Foundation CLI completely and follow the guide from @ITZAP
@mathiasmadsen Thanks
But trying to do so running npm uninstall -g foundation-cli
I just get the message "up to date in 0.054s"
I figured it out.. running the commands with sudo I managed to uninstall 2.2.3 and install 2.2.5