Closed hamzasgd closed 3 weeks ago
Looks like Quirrel is configured incorrectly: https://publint.dev/quirrel@1.14.1
Any updates on this?
Ultimately this is an issue with Quirrel, so you could file an issue there instead.
Closing as we have documented workarounds/troubleshooting for ESM/CJS misconfigurations detailed in our docs.
Reproduction
yarn add quirrel yarn build yarn start
System Info
Used Package Manager
yarn
Expected Behavior
On the dev server its working fine but after making a build giving error
Actual Behavior
SyntaxError: The requested module 'quirrel/remix.mjs' does not provide an export named 'Queue'