Unexpected token '??=' when running a new project created with cargo create-tauri-app --beta #10337
Unanswered
MarcMouries
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Which |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just created a new project created with cargo create-tauri-app --beta
I used the following options
✔ Choose which language to use for your frontend · TypeScript / JavaScript - (pnpm, yarn, npm, bun)
✔ Choose your package manager · bun
✔ Choose your UI template · Svelte - (https://svelte.dev/)
✔ Choose your UI flavor · JavaScript
✔ Would you like to setup the project for mobile as well? · yes
And I am encountering an error right after i try to run the project that was generated.
Beta Was this translation helpful? Give feedback.
All reactions