GithubHelp home page GithubHelp logo

fix-path-env-rs's People

Contributors

akintunde102 avatar amrbashir avatar goenning avatar lucasfernog avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fix-path-env-rs's Issues

No Packages

I am completely new to Rust and Tauri so I elected for option 3 as I don't yet understand options 1 or 2 for installation.

3. Use crates.io and npm (easiest, and requires you to trust that our publishing pipeline worked)

I do not find any packages on crates.io or npm. Am I missing something here?

My app bundles fine to a DMG on my build machine, but running on any other machine results in a message of "The app is damaged and cannot be opened. From my reading this repository should hopefully resolve that issue.

Thank you

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Other Branches

These updates are pending. To force PRs open, click the checkbox below.

  • chore(deps): update tauri-apps/create-pull-request action to v2.8.1
  • chore(deps): update actions/cache action to v4
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/setup-node action to v4
  • chore(deps): update tauri-apps/create-pull-request action to v3

Detected dependencies

cargo
Cargo.toml
  • thiserror 1
  • strip-ansi-escapes 0.2
github-actions
.github/workflows/audit.yml
  • actions/checkout v2
  • actions-rs/audit-check v1
.github/workflows/covector-status.yml
  • actions/checkout v2
.github/workflows/covector-version-or-publish.yml
  • actions/checkout v2
  • actions/setup-node v1
  • tauri-apps/create-pull-request v2.8.0
.github/workflows/format.yml
  • actions/checkout v2
  • actions-rs/toolchain v1
  • actions-rs/cargo v1
.github/workflows/lint.yml
  • actions/checkout v2
  • actions-rs/toolchain v1
  • actions-rs/clippy-check v1
.github/workflows/test.yml
  • actions/checkout v2
  • actions-rs/toolchain v1
  • actions/cache v2
  • actions/cache v2
  • actions/cache v2
  • actions-rs/cargo v1

  • Check this box to trigger a request for Renovate to run again on this repository

`fix_path_env::fix()?` fails when using nushell as default shell

Using nushell, I get the following error while using this crate.

  × Missing flag argument.
   ╭─[source:1:1]
 1 │ nu -ilc
   ·    ──┬─
   ·      ╰── flag missing string argument
   ╰────                                     

Running my app by changing the shell environment works as expected (i.e. SHELL=$(which zsh) cargo tauri dev).

I think it might be good to handle the error on line 37 (lib.rs), and use the default shell if that fails. Thoughts?

no crates version available or tags

Since this package is needed to use the PathResolver for accessing the cache directory and such, this package should be available for easier access on crates.io.

Also this repo could benefit from having version tags even if this package is still in development and not in an entirely stable state.

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.