Just posted a reply below in this thread which may work for you if you have any spaces in the full path to the index.js file. I haven’t tried with npx and just use: node full/path/to/build/index.js (no quotes, no full path to node, not using global node or messing with system variables). Both forward and backslashes work.