Install Ionic on Mac OS

Ionic is a hybrid HTML5 mobile app framework. I some trouble installing it. Here is the solution I discovered to properly install Ionic with no issues. PREREQUISITES npm (Node package manager) must be installed. It comes when you install Node.js. You can check whether it is installed by opening a new command line window (Mac: Open…

Configure Visual Studio Code for JavaScript & Html Debugging

Install Debugger for chrome extension on your VS Code. Install and activate Live Server extension on your VS Code. Press F5 and select Chrome: Check your Live Server port* and change the generated launch.json Set your break points, run Live Server and press F5: To check your Live Server port: Install Live Server & reload VS Code. Go to Preferences > Extensions > Live Server Config Scroll down…

We couldn’t update system reserved partition, error code 0xc1900104 or 0x800f0922 when installing Windows 10

You are trying to update Windows 10 or Upgrade Windows 7/8/8.1 to Windows 10 and Encounter the following Error Message “We couldn’t update system reserved partition” error installing Windows 10 Symptoms When upgrading to, or updating, Windows 10, you might encounter the error “We couldn’t update system reserved partition”, error code 0xc1900104, or error code 0x800f0922.…