Hi @sadortun ,
Sorry for the bothering, I have searched and do found below usage, along with the esm method (our old project used this).
"type": "module"
While I just do not plan to use typescript (not familar with it, and js is better for old project migration), and met below error:
a. “type”: “module”:
b. esm:
Node version is v14.16.0.
Need your futher help, thanks so much!