how do I remove a specified collection?

18 views
Skip to first unread message

Don Green

unread,
Aug 8, 2022, 11:31:37 AM8/8/22
to Racket Users
$ raco setup ?
collection-path: collection not found
  collection: "t"

How do I go about finding and removing: collection: "t"  ?
Thanks.

Sam Tobin-Hochstadt

unread,
Aug 8, 2022, 11:33:50 AM8/8/22
to Don Green, Racket Users
I don't think that you need to remove `t`. Instead, your problem is
that somewhere something is calling `collection-path` with "t" as an
argument. If you provide more information about the context and the
error message, it would be easier to help here.

Sam
> --
> 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...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/57fecc34-3485-415b-8c9d-fcb57ef4d15cn%40googlegroups.com.

David Storrs

unread,
Aug 10, 2022, 11:17:33 AM8/10/22
to Racket Users
The problem is more likely to do with the shell misunderstanding '?', but you can find a collection using: https://docs.racket-lang.org/raco-fc/index.html

On Mon, Aug 8, 2022 at 11:31 AM Don Green <infodeve...@gmail.com> wrote:
--
Reply all
Reply to author
Forward
0 new messages