remix icon indicating copy to clipboard operation
remix copied to clipboard

Quirrel is not working with the latest Remix Build

Open hamzasgd opened this issue 8 months ago • 1 comments

Reproduction

yarn add quirrel yarn build yarn start

System Info

Chrome
Ubuntu

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'

hamzasgd avatar Jun 13 '24 18:06 hamzasgd