Occurs when attempting to use CommonJS require() to import an ES module, which only supports import statements.
Placeholder meaning for ERR_REQUIRE_ESM: require() of ES Module not supported. This error needs detailed documentation.
Placeholder fix instructions
Placeholder advanced notes.