What if he has directories that aren’t part of an installed package? That was my concern, and why I suggested manually deleting compiled subdirs.
John > On Apr 13, 2021, at 18:58, Philip McGrath <[email protected]> wrote: > > On Tue, Apr 13, 2021 at 8:21 PM 'John Clements' via Racket Users > <[email protected]> wrote: > It sounds to me like the solution might be much much simpler than > re-installing an earlier version of racket. Here’s what I recommend. > > 1) Delete all of the “compiled” subdirectories in your development path. > 2) run “raco setup”. > > I think you should be able to automate finding and updating the "compiled" > subdirectories by running: > > raco setup --clean && raco setup > > -Philip > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-users/01000178ce19df5f-46515da8-c86d-4a02-ad84-615dc7c8bc7d-000000%40email.amazonses.com. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/a2b3fb74-a80c-42fd-ab2f-1c7bd577a983%40mtasv.net.

