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.

Reply via email to