Warning
This post was published 51 days ago. The information described in this article may have changed.
I published a crate, TALE that is a command line REPL for a scripting language I'm working on. When I run cargo install tale
on Linux, it works as expected:
But on Windows, I get this error:
The crate installs fine on both platforms if I specify the path to the local source code and build it that way.
1 post - 1 participant
🏷️ rust_feed