Troubleshooting SOLVED: Building Blotter on Mac OSX It can be quite frustrating while installing packages on R don't work! I faced an issue while building blotter for Mac. Was getting an error on the following lines: Warning messages:
Chirp Fixing NodeJS ENOSPC error on Ubuntu while watching many file I ran into the a ENOSPC error while watching many files using chokidar. I assumed the issue related to disk space which was not the case. The below fix worked like magic once
Code Igniter Run certain sites with PHP 5.6 on Ubuntu 16.04 I ran into a terrible problem today with one of my webapps. TLDR: PHP 7 has changes that break certain code that was working on PHP 5.6. It had something to do
Code Igniter Codeigniter with PHP 7 on MAMP - Troubleshooting I had codeigniter app that was running well with PHP 5.6 on MAMP. I got the latest version of MAMP Pro with the latest PHP 7. Everything was fine, till I browsed
Ubuntu Docker on Ubuntu 16.04 Update 19-Dec-2018 I just retried and this seems to work perfectly on a new ubuntu instance: bash curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - sudo add-apt-repository "