Latest Posts

Need to understand what the purpose of the flag --legacy-peer-deps for NPM? This post will tell you how to use it and best practice!

How to Use NPM --legacy-peer-deps command

Jan 23, 2023

Need to understand what the purpose of the flag --legacy-peer-deps for NPM? This post will tell you how to use it and best practice!

Getting the type is defined in an assembly that is not referenced error in your .NET application? Check out this post for fixes!

Fixing: the type is defined in an assembly that is not referenced error

Jan 22, 2023

Getting the type is defined in an assembly that is not referenced error in your .NET application? Check out this post for fixes!

Need to convert dates to the format DD/MM/YYYY in JavaScript? Check this post for all the ways to this!

[How To] Javascript format date to dd mm yyyy in 2023

Jan 21, 2023

Need to convert dates to the format DD/MM/YYYY in JavaScript? Check this post for all the ways to this!

Having issues with the error SyntaxError Unexpected Token 'export'. This post list ways to get rid of that!

Fixing SyntaxError Unexpected Token 'export'

Jan 21, 2023

Having issues with the error SyntaxError Unexpected Token 'export'. This post list ways to get rid of that!

Having issues locating the .npmrc file? Check this post to get all the locations on Windows, Mac (OSX), and Linux!

How To find the .NPMRC File Locations

Jan 19, 2023

Having issues locating the .npmrc file? Check this post to get all the locations on Windows, Mac (OSX), and Linux!

Getting SyntaxError: Unexpected token < in JSON at position 0 when using fetch or JSON.parse. I will go over fixes for this!

How to fix SyntaxError Unexpected Token in JSON

Jan 18, 2023

Getting SyntaxError: Unexpected token < in JSON at position 0 when using fetch or JSON.parse. I will go over fixes for this!

Getting the DataTable warning of incorrect column count? Check this post to resolve it!

Fixing DataTables Warning Incorrect Column Count

Jan 17, 2023

Getting the DataTable warning of incorrect column count? Check this post to resolve it!

Guide on troubleshooting failing NPM install of Sharp with the command failed error!

How to Fix NPM Sharp Command Failed error

Jan 16, 2023

Guide on troubleshooting failing NPM install of Sharp with the command failed error!

Getting the dreaded SASS error of undefined mixin? This post will go over a few tips to fix this!

[Fixed] SASS undefined mixin error

Jan 15, 2023

Getting the dreaded SASS error of undefined mixin? This post will go over a few tips to fix this!

A common NPM error self signed certificate in certificate chain. This post will go over multiple ways to fix this!

[Fixed] NPM error self signed certificate in certificate chain

Jan 14, 2023

A common NPM error self signed certificate in certificate chain. This post will go over multiple ways to fix this!

Need a quick way to use NPM to copy files to the dist folder after build? Follow some suggestions in this post!

[Solved] NPM copy files to dist folder

Jan 13, 2023

Need a quick way to use NPM to copy files to the dist folder after build? Follow some suggestions in this post!

We fix float left issues once and for all!

5 Steps to fix CSS float left not working issues

Jan 12, 2023

We fix float left issues once and for all!

About

Hi, I'm Kentaro - a sofware engineer sharing my programming tips!