Posts tagged: Error

Cover Image for Next.js - fixing Module not found: can't resolve 'fs' error

Objective: Understand the root cause of the "A title element received an array with more than 1 element as children" warning and the error "Module not found: Can't resolve 'fs'" and eliminate both issues.

Erik Perez
Erik Perez
Cover Image for React Fragments and the unique key prop warning

Objective: Understand the root cause of the "Each child in a list should have a unique key prop" warning raised when using a React Fragment and eliminate it

Erik Perez
Erik Perez
Cover Image for Unexpected errors found when compiling SharePoint Designer workflows

One of the things I’ve always enjoyed in life is taking thing apart to see how they work. And while I thoroughly enjoy dismantling and then reassembling objects, it is discovering...

Erik Perez
Erik Perez