I was able to fix it by following the steps below Find the Install path Out put Remove the folder Install again
Switching between Terminals in VSCode.
VSCode allows to have multiple terminal tabs, but manually switching between them using drop down is an hectic task. so thought to have a keyboard shortcut that allows me to switch between them. Edited the keyboard shortcut and assigned the
macOS Catalina VMware Fusion networking issue
Today i tried to setup Vmware fusion on macOs catalina with Vagrant i faced an error as following On some googling I found that The vagrant-vmware-fusion plugin has been deprecated and is no longer maintained. Please see installation instruction here
Gsuil returning checksum error
When I just installed the google cloud SDK noticed the following error From the error, it seems the CHECKSUM was expected inside the gslib folder. I just copied the CHECKSUM available under gsutil into the gslib and the issue was
Laravel Homestead7.0 Php artisan Error
After upgrading to homestead 7.0.0 box whenever I run the artisan command on Mac book terminal (Host Machine) it returned the following error php artisanIn AbstractConnection.php line 155:Connection refused [tcp://192.168.10.10:6379] I noticed that it was because of the changed setting
PhpStorm Database Console user variable for substituting php variable
Today I spent some time to figure out a ‘user variable’ for substituting a php variable in queries done through the database console in Php Storm select name from users where id = $id After searching i figured
Airdrop not working after upgrading to MacOS HighSierra?
I was trying to Airdrop a file from my Iphone to Macbook Air after upgrading to HighSierra. I tried all options but got crazy as only my Macbook air was not listing while same time my Macbook Pro was listing
Debian Stretch 9 issue with vim: copy and paste
In Debian Stetch 9 there is a new behaviour in vim, the copy and paste with the mouse is unusual and don’t work as the previous versions did. For fix that, in the file /usr/share/vim/vim80/defaults.vim comment the lines: ” if
Php Laravel Class log does not exist error
Today when I upgraded my server running a Laravel 5.1 application to php7.0 it stopped working with the following error message PHP Fatal error: Uncaught exception ‘ReflectionException’ with message ‘Class log does not exist’ in /Users/freek/dev/laravel/vendor/laravel/framework/src/Illuminate/Container/Container.php:776 Stack trace: After few
Autostart Seafile client on login in Ubuntu 16.04 LTS
I was having some experiments to setup a file sync system of my own in order to replace Dropbox. I found seafile can be an excellent replacement. All went fine and I was able to install the clients on IOS,