-
How to fix: YouTube - The feature you requested is currently unavailable. Please try again later
If you decide to change the banner on the profile page of your YouTube channel and could not do it because the following error message appeared: “
Continue reading →The feature you requested is currently unavailable. Please try again later
”. Do not leave this for later in order to try again, the error will not fix by itself. What to do in this situation? In this article I will tell and show you how to get rid of the error that tormented me for almost 1 year… Facepalm :) Let’s begin. -
How to know the creation date of GitHub repository
Have you ever wondered when a GitHub repository was created? I was very surprised when I realized that GitHub does not display the repository creation date anywhere on the website. In this tutorial, you’ll learn how to know the creation date of any GitHub repository.
Continue reading → -
How to install Command line tools for Xcode
If you decide to become an Apple developer (develop for Apple platforms), the first thing you’ll need is Xcode. Xcode includes everything you need to create amazing applications for all Apple platforms. In this article, I will show you how to install Command line tools for Xcode in macOS. Let’s begin.
Continue reading → -
How to fix: ReferenceError: path is not defined
Recently, when attempting to use a
Continue reading →gulp
command in the Terminal app, I saw an error message sayingReferenceError: path is not defined
. In this tutorial, you will learn how to fix the error that leads to this error message. -
How to download from developer.apple.com
Registered at the
Continue reading →developer.apple.com
website, you became a member of the developer club, got access to various opportunities that are necessary develop for Apple platforms. Now it remains to figure it out how to download tools to create cool products. In this article, I’ll show you how to search and download files at thedeveloper.apple.com
website, on the example of the “Command Line Tools for Xcode” DMG file. Let’s begin.