Describe the bug After creating an app with the pnpm create tauri-app some information are displayed about missing dependencies in PATH. Command for Tauri CLI is not a valid command for a CMD console on Windows. It shouldn't be wrapped i...
👍👎😄🎉😕 ️🚀👀 React 19 + Rspack starter #870 openedJan 20, 2025bynathanmayall 1 bun create tauri-app v1 tauri #869 openedJan 15, 2025byjswhisperer 2 [docs] No warning for missing tauri-cli when chosing .Net as frontendbugSomething isn't working ...
- tauri-cli 🦀: 2.1.0 - @tauri-apps/api : 2.1.1 - @tauri-apps/cli : 2.1.0 [-] Plugins - tauri-plugin-shell 🦀: 2.0.2 - @tauri-apps/plugin-shell : 2.0.1 [-] App - build-type: bundle - CSP: unset - frontendDist: ../dist - devUrl: http://localhost:1420/ - fram...
› @tauri-apps/cli [NPM]: 1.2.2 › @tauri-apps/api [NPM]: 1.2.0 › tauri [RUST]: 1.2.2, › tauri-build [RUST]: 1.2.1, › tao [RUST]: 0.15.7, › wry [RUST]: 0.23.4, App › build-type: bundle › CSP: unset ...
Describe the bug When running "npm run tauri dev" i got this error: > tauri-app@0.0.0 tauri > tauri dev Running BeforeDevCommand (`npm run start --port 1420`) > tauri-app@0.0.0 start > ng serve 1420 Error: Invalid values: Argument: proje...
- @tauri-apps/cli [NPM]: 1.5.6 [-] App - build-type: bundle - CSP: unset - distDir: ../dist/{% package_name %} - devPath: http://localhost:1420/ - framework: Angular - bundler: Webpack ### Stack trace _No response_ ...
npm src .gitignore .npmignore CHANGELOG.md Cargo.toml LICENSE_APACHE-2.0 LICENSE_MIT README.md build.rs create-tauri-app.js index.d.ts index.js package.json src templates worker .gitignore .prettierignore .prettierrc CHANGELOG.md CONTRIBUTING.md ...
Available add-ons Advanced Security Enterprise-grade security features GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of ...
Describe the bug $npm create tauri-app -- --alpha (v3.4.0) ->mobile $cd XXXXX(project dir) $npm install $npm run tauri android init XXXXX@0.0.0 tauri tauri android init Error tauri.conf.json error on tauri: Additional properties are not ...
This is the order recommended in the migration guide: https://v2.tauri.app/start/migrate/from-tauri-1/#preparing-for-mobile Fix crate type … Verified e4726c2 AlexProgrammerDE mentioned this pull request Sep 21, 2024 fix(cli): Fix crate type tauri-apps/tauri#11080 Merged Contributor...