Closed buituansonHE172207 closed 3 days ago
Do you also get this error with 0.5.1
?
I have rolled back my application to version 0.5.1, and it is now working normally without any issues.
Thank you for the quick response! I’ve tested the new version, and it is now working correctly in my project. I appreciate your support in resolving this issue.
Bug Report: Issue with Version 0.5.2
Description
When using version 0.5.2 of the package, the application crashes with an error related to the
exports
keyword in an ES module.Steps to Reproduce
npm install
.npm run dev
Package.json
package.json
Expected Behavior
The application should start without errors.
Actual Behavior
The application crashes, and the following error is logged: