You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
β however, i have an error when trying to compile the source code as-is π€
> cargo build --release
error: failed to get `nu-json` as a dependency of package `nu_plugin_json_path v0.0.3 (/home/amtoine/.local/share/git/store/github.com/fdncred/nu_plugin_json_path)`
Caused by:
failed to load sourcefor dependency `nu-json`
Caused by:
Unable to update /home/amtoine/.local/share/git/store/github.com/fdncred/nushell/crates/nu-json
Caused by:
failed to read`/home/amtoine/.local/share/git/store/github.com/fdncred/nushell/crates/nu-json/Cargo.toml`
Caused by:
No such file or directory (os error 2)
π§ to fix it
as my repos are located in $env.GIT_REPOS_HOME/<host>/<owner>/<repo>, i had to run the following
hello there π π
this plugin is very cool π πͺ
β however, i have an error when trying to compile the source code as-is π€
π§ to fix it
as my repos are located in
$env.GIT_REPOS_HOME/<host>/<owner>/<repo>
, i had to run the followingin the end, nothing bad at all, when the error is known it's straightforward to fix π
that's just a proposition with the newcomers in mind π
The text was updated successfully, but these errors were encountered: