Giter Site home page Giter Site logo

Comments (9)

FabianLars avatar FabianLars commented on August 30, 2024 2

pr is up, thanks for the report.

from tauri.

yq612 avatar yq612 commented on August 30, 2024 1

same ques

from tauri.

yuqiang-yuan avatar yuqiang-yuan commented on August 30, 2024

The same. And my tauri info is:

yarn tauri info                                                                                                                     ✔  base   17:08:04 
yarn run v1.22.19
$ tauri info

[✔] Environment
    - OS: Mac OS 14.5.0 X64
    ✔ Xcode Command Line Tools: installed
    ✔ rustc: 1.79.0 (129f3b996 2024-06-10)
    ✔ cargo: 1.79.0 (ffa9cf99a 2024-06-03)
    ✔ rustup: 1.27.1 (54dd3d00f 2024-04-24)
    ✔ Rust toolchain: stable-aarch64-apple-darwin (default)
    - node: 18.19.0
    - pnpm: 7.26.2
    - yarn: 1.22.19
    - npm: 10.2.3

[-] Packages
    - tauri [RUST]: 1.7.0
    - tauri-build [RUST]: 1.5.3
    - wry [RUST]: 0.24.10
    - tao [RUST]: 0.16.9
    - tauri-cli [RUST]: 1.5.11
    - @tauri-apps/api [NPM]: 1.6.0
    - @tauri-apps/cli [NPM]: 1.6.0

[-] App
    - build-type: bundle
    - CSP: unset
    - distDir: ../dist
    - devPath: http://localhost:1420/
    - framework: Vue.js
    - bundler: Vite
✨  Done in 7.17s.

from tauri.

gabrielalexandrelopes avatar gabrielalexandrelopes commented on August 30, 2024

Is there a way to revert to the previous version of tauri? I tried changing the version in the Cargo.toml but no success.

from tauri.

doums avatar doums commented on August 30, 2024

@gabrielalexandrelopes you have to reset Cargo.lock as well

from tauri.

gabrielalexandrelopes avatar gabrielalexandrelopes commented on August 30, 2024

@doums I started from scratch:

cargo install create-tauri-app --locked --force
cargo create-tauri-app
cd tauri-app
cargo tauri dev

but I'm still getting the same error. How can I reset? rm the lock file? (sorry I'm a beginner in rust)

from tauri.

FabianLars avatar FabianLars commented on August 30, 2024

Alternatively just wait 10-20 minutes for CI to be done releasing the fix :)

Then you can run cargo update in your src-tauri dir and it should pull in the fix (or create a new project)

from tauri.

gabrielalexandrelopes avatar gabrielalexandrelopes commented on August 30, 2024

Sounds good, thanks @FabianLars !

from tauri.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.