how could I obtain more context to isolate the problem?

15 views
Skip to first unread message

Don Green

unread,
Aug 8, 2022, 12:43:27 PM8/8/22
to Racket Users
$ 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

D. Ben Knoble

unread,
Aug 9, 2022, 8:55:31 AM8/9/22
to Racket Users
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.
Reply all
Reply to author
Forward
0 new messages