Nushell 0.6x
See original GitHub issue- [x ] I am on the latest Poetry version.
- [ x] I have searched the issues of this repo and believe that this is not a duplicate.
- If an exception occurs when executing a command, I executed it again in debug mode (
-vvv
option).
- Mac:
- Latest:
Issue
Nushell got an update to 0.60 last month and as such the current activate.nu
script does not work anymore (most notably, the syntax for if...else
changed, but it got a complete rework). If you want I can support you there as well, I have a working version of the scripts now, but could not find the part in your repo that generates this.
Issue Analytics
- State:
- Created a year ago
- Comments:8 (3 by maintainers)
Top Results From Across the Web
Nushell 0.6x #5498
If an exception occurs when executing a command, I executed it again in debug mode ( -vvv option). Mac: Latest: Issue. Nushell got...
Read more >Full Text Bug Listing
Summary: Review Request: rust-nu-stream - Nushell stream. Product: [Fedora] Fedora, Reporter: Michel Alexandre Salim <michel>.
Read more >[Bug 2038736] Review Request: rust-nu-completions - Completions ...
Fedora Linux Package Review: [Bug 2038736] Review Request: rust-nu-completions - Completions for nushell.
Read more >Override a transitive dependency's version : r/rust
I am using the ed25519-dalek and x25519-dalek crates, but they havn't been updated in a while. They depend on rand_core ^0.5, but 0.6.x...
Read more >NetworkManager enterprise encryption (Eduroam style) works ...
Karsten, is arch using NM 0.6.x or its own scripts? ... [Short Tip] Accessing tabular nushell output for non-nushell commands ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
reinstalling did not work, but your last command worked like a charm!, thanks! just note that there is a typo in
virtualenv
Did you try a reinstall of poetry via brew?
You need to upgrade the virtualenv version in the envrionment where poetry is installed. You can do it like this maybe.