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

Error: Expected ',', got '.' #1

Open
kolibril13 opened this issue Oct 1, 2023 · 1 comment
Open

Error: Expected ',', got '.' #1

kolibril13 opened this issue Oct 1, 2023 · 1 comment

Comments

@kolibril13
Copy link

Hi @luke-john

I've tried to run your example script, both in VS Code and in Jupyter with the Deno kernel, but I got this error:

Expected ',', got '.' at repl.ts:11:14

{fruits.map((fruit, i) => (
~:
image
image

any ideas?

@luke-john
Copy link
Owner

Hey - these example rely on changes to support JSX in the deno repl that have not yet landed (denoland/deno#20695).

There's a warning in the README, but I'll update the repo title to call out this won't work with out having built deno from sources with the required commits.

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

2 participants