The Simple Entrepreneur INSTALLING NODE.JS IN VISUAL STUDIO CODE header

INSTALLING NODE.JS IN VISUAL STUDIO CODE

If you tried running the npm command in the Visual Studio Code terminal and are getting an error saying that it doesn’t exist then you need to install NODE.JS This is one of the error messages you will see: npm: The term ‘npm’ is not recognized as a name of a cmdlet, function, script file, […]

Read More

The Simple Entrepreneur HOW TO RUN GIT PULL IN PHP

HOW TO RUN GIT PULL IN PHP

In a previous post, I wrote an article about GIT repositories and included various commands and helpful information on how to use Bitbucket and GIT. I’ve been learning how to use GIT since we started using it for Advertise Me. Managing and updating your GIT repository can be challenging if you are not very technical […]

Read More

DEBUGGING CODE AS A NON CODER The Simple Entrepreneur Marco Tran 1

DEBUGGING CODE AS A NON CODER

I’m not a coder. I have done some coding back in the day when I had a Commodore 128 but all I was doing was typing the code from a book. I have also done some simple coding in high school and in University. It was many years ago and I was using Pascal and […]

Read More