I\'m trying to install Prestissimo to an Ubuntu 16.04 server, but that leads to an error:
$ composer global require \"hirak/prestissimo:^0.3\" Changed curren
This might be super edge case, but if you are using Travis CI and taking advantage of caching, you might want to clear all cache and retry.
Fixed my issue when I was going from sudo to non sudo builds.