'To load ES module set type="module"

enter image description here

I update the latest version of node also implement type="module" in package.json and also run node --expermentials-modules index.js. Still not working



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source