Dan Hughes
Dan Hughes
@oltmannsdaniel I appreciate you trying to get word out of your project, but it's a bit unnecessary to revive dozens of old issues to post the link.
This isn't an error, it's a shorthand that uses [HTTP or HTTPS depending on whatever the page is loaded over](http://stackoverflow.com/a/9646435).
@raphaelduartepinheiro This project seems to be abandoned by the creator, which is a shame. The link posted in the comment above yours looks to be more actively maintained.
Last commit from @dhg was 29 Dec 2014 so looks like it. There is a fork [here](https://github.com/SkeletonFramework/SkeletonFramework/) that's being actively maintained.
Hi Peter, I noticed your unminified copy of Skeleton seems to have a lot of errors of some sort in it, it appears to be a problem with the comments...
Is there a tutorial which explains this workflow? Right now we're doing local development on the production database, as the aws-exports gives us the prod data.
In `onHttpError()`, is there a way to access `$app`?
That works, thanks @nbish11
As an aside, I can also bypass this by specifying the latest version by hand instead of having the script read it from GitHub with ``` NEXTDNS_VERSION="v1.41.0" sh -c 'sh...
I thought my integration was just simply broken for months - turns it out was this! Thank you for posting this issue as it pointed me in the right direction...