How to resolve error : ” no buildable Go source files in “
Sometimes when we try to compile an unknown go package, we can see an error like “no … Read more
Sometimes when we try to compile an unknown go package, we can see an error like “no … Read more
Today Accidentally I deleted one of my folder in ubuntu which has contained important files, but I … Read more
If you are trying to install apache2 webserver as we mentioned in our another post “How to … Read more
If you are trying to download large source code from git using “git clone” command and your … Read more
When we were compiling our app source code with “./gradlew clean build” we got following error, Solution … Read more
Today I was working with git and for that I had created a “workspace” directory which contained … Read more
If you are working on Android application or AAR Library, you will be using applications context frequently … Read more
Recently we installed ubuntu 16.04 32bit on our laptop. After installation is done, we wanted to install … Read more
If you are trying to install some package on Ubuntu and by some means, in middle of … Read more
This error is related to “Installing Django and Django-REST Framework on ubuntu” , if you have Django … Read more
If you are trying to develop some website on shared hosting using wordpress, there are high chances … Read more
Sometime if you login to moodle as administrator, and tries to browse the admin pages, you might … Read more