Can you post the output of `raco pkg show -l --rx scribble`?

Sam

On Wed, Nov 4, 2020 at 8:10 PM Christopher Lemmer Webber
<cweb...@dustycloud.org> wrote:
>
> I've done the following to my git repo of scribble:
>
>   raco pkg update --scope user --clone scribble-lib
>   raco pkg update --scope user --clone scribble-doc
>   raco pkg update --scope user --clone scribble
>
> I also tried removing that and doing:
>
>   raco pkg install --scope user --clone scribble-lib
>   raco pkg install --scope user --clone scribble-doc
>   raco pkg install --scope user --clone scribble
>
> Regardless, like it installed it in userspace.  Okay.
>
> But it seems like running "raco scribble" or importing scribble and
> then checking where the install paths are from, it's still seeming to
> use the system install verison of scribble.
>
> Not sure what I should do... shouldn't it be the case that user packages
> take priority?
>
>  - Chris
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/racket-users/87eel87goo.fsf%40dustycloud.org.

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAK%3DHD%2BYeaU1KKwmPKVj1oSRaSqP1J0LEMO8q7O%3D2WTcS%3D9gYNA%40mail.gmail.com.

Reply via email to