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
Hello, first I'd like to thank you for taking the time and effort to create and share jot.
I installed the package trough macports on a mac mini and I'm incurring into theese errors during execution:
after entering a vault
jt ls returns this: thread 'main' panicked at 'called Option::unwrap()on aNone value', src/state/vaults/vault.rs:44:9
while jt op fornitori returns the same. thread 'main' panicked at 'called Option::unwrap()on aNone value', src/state/vaults/vault.rs:44:9
The text was updated successfully, but these errors were encountered:
Hello, first I'd like to thank you for taking the time and effort to create and share jot.
I installed the package trough macports on a mac mini and I'm incurring into theese errors during execution:
after entering a vault
jt ls returns this:
thread 'main' panicked at 'called
Option::unwrap()on a
Nonevalue', src/state/vaults/vault.rs:44:9
while jt op fornitori returns the same.
thread 'main' panicked at 'called
Option::unwrap()on a
Nonevalue', src/state/vaults/vault.rs:44:9
The text was updated successfully, but these errors were encountered: