[racket-users] Re: Cannot install packages in DrRacket

2020-12-03 Thread deepintocode
Hi Sergiu, Thanks for the quick reply. That fixed it for me too! Teo On Thursday, December 3, 2020 at 10:14:14 AM UTC unlimitedscolobb wrote: > Hi Teo, > > I had this issue last week, and here's what I found: > https://github.com/mbutterick/pollen/issues/239 > > TL;DR : raco pkg config --set

[racket-users] Re: Cannot install packages in DrRacket

2020-12-03 Thread unlimitedscolobb
Hi Teo, I had this issue last week, and here's what I found: https://github.com/mbutterick/pollen/issues/239 TL;DR : raco pkg config --set catalogs https://download.racket-lang.org/releases/7.9/catalog/ "" I don't exactly what causes this issue, though. - Sergiu On Thursday, December 3, 202