aplteam / Tatin

Tatin is a package manager for Dyalog APL
MIT License
25 stars 7 forks source link

Tatin user command does not work after running ]tatin.updatetatin #198

Closed dyavc closed 3 weeks ago

dyavc commented 2 months ago

Tatin user command does not work after running ]tatin.updatetatin

1) I install Dyalog 19.0.48959 Unicode 64-bit. 2) ]activate all )off and restart dyalog 3) ]tatin.updatetatin

Your version of Tatin is 0.104.1 Latest published version is 0.112.0 Would you like to download and install 0.112.0 ? (Y/n) Y Tatin successfully updated to version 0.112.0 in C:\Users[...redacted...] )off and restart dyalog

4) ⍝ now Tatin does not work ]tatin.version

aplteam commented 2 months ago

Please try ]Ureset, that should fix it.

It appears to be a SALT problem: why does SALT not recognize that something has changed, as it should?

dyavc commented 2 months ago

Thanks Kai, I have tried that and it works.