ERR_REQUIRE_ESM on node.js app – only on web host and not on local server
I’m trying to implement this Google Wallet pass converter (https://github.com/google-wallet/pass-converter) on my website as a node.js app. I have it working locally on my computer running a local Wordpress installation with npm version 10.3.0, node.js 20.11.0, PHP 7.4.30, and an Apache web server.