This is the line in my gleam.toml
[dependencies]
aide_generator = { git = "[email protected]:crowdhailer/aide.git", ref = "f559c5bc5df0f7226ac6ecf4b2c606db9fb2a78c", path = "generator" }
And I get the following error
error: File IO failure
An error occurred while trying to canonicalise this file:
/home/peter/Projects/crowdhailer/air/packages/shared/generator
The error message from the file IO library was:
No such file or directory (os error 2)