denisinla
denisinla
Review the following > https://github.com/janpaepke/ScrollMagic/issues/324
@hugos Your current command does not work since it contains unknown flag `--name`. If you're trying to create a new theme the proper command is `theme new --password=[your-password] --store="[your-store.myshopify.com]" --name=[theme...
@bukinoshita Here's the [brew cask readme](https://github.com/caskroom/homebrew-cask/blob/master/doc/development/adding_a_cask.md) to contribute a new cask.
I had to drop flickity entirely for Swiper. https://idangero.us/swiper/demos/110-slides-per-view.html Too many issues to get something basic to work.
@gopatrik NAG ... get a move on! :P
> sudo cloudflared update Nope, still getting `failed to update cloudflared: context deadline exceeded (Client.Timeout or context cancellation while reading body)`
> Cloudflared definitely reporting v2020.10.2? ~Negative, it is still reporting `2020.10.0`.~ Looks like I forgot a step `sudo systemctl stop cloudflared`. I can confirm `sudo cloudflared update` runs properly now....
Actually that wasn't a rollback. It's a re-install since the stable version is always the latest one.
I've had the same issue as well, I instead did a vagrant destroy and re-built the machine after wasting an hour trying to figure things out.