Issue with ERR_REQUIRE_ESM When Launching examples/base-material-ui
Hello,
I am encountering an error when trying to start the examples/base-material-ui project. The error message is as follows:
It appears that the module wrap-ansi is attempting to use require() on an ES Module (string-width), which is causing the error.
Could anyone please advise on how to resolve this issue? Is there a recommended workaround or a configuration change that would allow the base-material-ui example to run correctly?
Thank you very much for your assistance!
Best regards,
iwasaki
I am encountering an error when trying to start the examples/base-material-ui project. The error message is as follows:
It appears that the module wrap-ansi is attempting to use require() on an ES Module (string-width), which is causing the error.
Could anyone please advise on how to resolve this issue? Is there a recommended workaround or a configuration change that would allow the base-material-ui example to run correctly?
Thank you very much for your assistance!
Best regards,
iwasaki
