Are you passing the `?` to `raco setup`? If so, I suspect your shell is 
expanding that to a file or directory named `t` (which matches the glob 
`?`), which is then used as a collection name.

On Monday, August 8, 2022 at 12:43:27 PM UTC-4 infodeve...@gmail.com wrote:

> $ raco setup ?
> collection-path: collection not found
>   collection: "t"
>   in collection directories:
>    /home/don/.plt-scheme/4.2.1/collects
>    /home/don/.racket/8.1/collects
>    /home/don/racket/collects/
>    ... [175 additional linked and package directories]
>
> Thanks
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/9d90c018-ae66-4a9a-bd27-c381227b636cn%40googlegroups.com.

Reply via email to