You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to run a code in my Personal PC, and works with ESM, but when I move it to a server, not work, throw ESM error, I must change my code to commonJs.
Why the code runs on ESM in one PC, and another cannot run ESM?