–frozen-lockfile CI Build Error: “Your lockfile needs to be updated…”
CI Error: CI pipeline build fails with an error for frozen-lockfile: I have recently encountered the above CircleCi build error while running the pipeline for a project. Let’s understand the root cause of this and how to solve it. It may help everyone in the global community of coding. We often see the files likes […]
How to do recursive copy in mac
Before learning about recursive copy lets go through the copy command first. What is Copy command in mac? “cp” command is used to copy the files from source directory to destination directory in mac. If we are using this “cp” command without any arguments as below, it can only copy the specific file. It won’t […]
Manage .DS_Store files on Mac
If We are using a Mac, we can see that whenever we create any folder in macOs, the system automatically creates a DS_Store files for each folder. and as these files contains dot at in-front of the file, so usually we can’t see these file which is hidden by nature. What is .DS_Store File? DS_Store […]
What is coding skool?
Coding Skool is a platform to enhance the coding skills for college student, freshers, software engineers and any one who is willing to update their coding skills. It is very famous for its unique concept for Learning while Earning. this is very helpful for college students to get a decent earning while their college learning […]
First Post – Coding Skool
Hello Everyone ! This is a very first post of our Coding skool blog. With this blog our intention is to provide the best article about the issues faced by a developer in their day to day life while development. We are going to cover the each programming language popular in the current time. We […]