Replies: 1 comment
-
Check the output of the |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi everyone, hope you're doing well!
I'm facing a problem when trying to run my project using the command:
The terminal shows the following errors:
"identifier" is a required property
Additional properties are not allowed ('package', 'tauri', 'devPath', 'distDir', etc)
I’m not sure if this project uses Vite, React or plain HTML, since I'm using a ready-to-use template. I’ve checked the
tauri.conf.json
several times, but I keep getting these errors.I’m a beginner and just trying to get this working so I can continue my project. Any help would be very appreciated!
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions