Cody
Cody
I've never been able to get this to work. I've tried disabling all other extensions. I've tried both 'System' and 'Direct'. I've restarted Chrome. I'm on Chrome Version 54.0.2840.59 (64-bit)...
Angular-UI Bootstrap pagination module which allows the easy setting of maximum number of page numbers to show. Closes angular/builtwith.angularjs.org#407 [](https://reviewable.io/reviews/angular/builtwith.angularjs.org/437)
Looks like commit 9f8f1a0767c6e5bd890c010ec1619752f7f45d24 never made it into NPM registry. Perhaps because package version wasn't incremented? https://registry.npmjs.org/grunt-deploy/-/grunt-deploy-0.1.7.tgz still has old peer dependency ``` "peerDependencies": { "grunt": "~0.4.1" }, ```
Using softlayer object storage. Setup using https://sldn.softlayer.com/blog/kmcdonald/FTPSFTP-Softlayer-Object-Storage Using ftp the ls command will just hang. ``` [root@josue ~]# swftp-ftp & /usr/lib64/python2.6/site-packages/cryptography/__init__.py:26: DeprecationWarning: Python 2.6 is no longer supported by the...