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

Build issue #2

Open
sharma-shray opened this issue Oct 2, 2024 · 2 comments
Open

Build issue #2

sharma-shray opened this issue Oct 2, 2024 · 2 comments

Comments

@sharma-shray
Copy link

Hello! I'm trying to run a desktop client application using the instructions in readme and getting the following error

Error tauri.conf.json error: "identifier" is a required property
Error tauri.conf.json error on build: Additional properties are not allowed ('distDir', 'devPath', 'withGlobalTauri' were unexpected)
Error tauri.conf.json error: Additional properties are not allowed ('package', 'tauri' were unexpected)

@jetli
Copy link
Owner

jetli commented Oct 4, 2024

maybe you are using Tauri 2.0, this example app is based on Tauri 1.0 and not tested for 2.0

@joeyoropesa-dev
Copy link

maybe you are using Tauri 2.0, this example app is based on Tauri 1.0 and not tested for 2.0

Can Tauri 1.0 be migrated somehow to 2.0 and fix those issues..

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