Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues using library with Bun #49

Open
paradoxloop opened this issue Aug 24, 2024 · 2 comments
Open

Issues using library with Bun #49

paradoxloop opened this issue Aug 24, 2024 · 2 comments
Assignees
Labels
bug Something isn't working external

Comments

@paradoxloop
Copy link

This may be an issue with Bun specifically since the code works with node/tsx however it might be that the library is doing something strange.

When I try and run a script that contains

import { compile } from "@fileforge/react-print";

Bun will throw an error:

25860 | template: /* @pure */ React9.createElement(Latex, null, String.raw`% \f is defined as #1f(#2) using >the macro

Bun Repository Issue Link

@Titou325
Copy link
Member

Hello @paradoxloop! I will have a look at the MVR in the Bun repository to confirm on which side it should be. I'll keep you posted by Monday. Thanks!

@Titou325
Copy link
Member

Seems to be on the Bun side, will see if we can narrow it down on our side to help. Many thanks for reporting this!

@Titou325 Titou325 added bug Something isn't working external labels Aug 26, 2024
@Titou325 Titou325 self-assigned this Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working external
Projects
None yet
Development

No branches or pull requests

2 participants