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

Issue with deno #86

Closed
aguilera51284 opened this issue Apr 19, 2024 · 4 comments
Closed

Issue with deno #86

aguilera51284 opened this issue Apr 19, 2024 · 4 comments

Comments

@aguilera51284
Copy link

aguilera51284 commented Apr 19, 2024

i have this command with Deno:

paraglide": "deno run --unstable --allow-read=. --allow-write=. npm:@inlang/paraglide-js compile --project ./project.inlang --outdir ./src/paraglide

and i have this error:

image

Deno: 1.42.4

Copy link
Member

This seems to be an issue with the way the Inlang SDK reads files. We'll take a look!

Copy link

jldec commented Apr 25, 2024

This appears to be a deno-specific node:* polyfill issue.
See denoland/deno#23562

@jldec jldec closed this as completed Apr 25, 2024
Copy link

jldec commented Apr 26, 2024

Closing this issue pending a deno compatibility fix
Please re-open (or suggest a workaround) if support for deno becomes essential.

Copy link

jldec commented Apr 26, 2024

cc: @jan.johannes @samuel.stroschein

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants