Nic Waller

Results 5 issues of Nic Waller

I'm trying to use RLE encoding with this library, but I always get this error regardless of how I tweak the configuration parameters. > The value "NaN" is invalid for...

Using Xcode 12 with Swift 5.3.2, I am unable to import this package. > package at 'https://github.com/TheCodedSelf/SwiftCron.git' @ d633279e53c010c4e639971fa020513d6d2c3b9c is using Swift tools version 3.1.0 which is no longer supported;...

I just downloaded the examples and I'm trying to get started with Celeri, but it's definitely not working correctly for me. No matter what I type, I always get sent...

bug

## About me - **My name:** Nic Waller - **I've used Netlify:** for a few small sites ## My question in a little more detail How can Netlify be used...

Using the `:upgrade` action with the `package` provider in this cookbook results in excessive re-installation of packages because [install_package is invoked unconditionally](https://github.com/stevendanna/cookbook-r/blob/master/providers/package.rb#L37). R will replace the installed package even if...