Hi Andrew,

On Tue, 4 Feb 2020 19:34:12 -0500 Andrew Mack <andrewm...@libertymail.net> 
wrote:

> I have a new egg to be added to the repo for 5. The name of the egg is
> "vectr" (misspelling intentional).
>
> Release-info is here:
> https://gitlab.com/v7x/vectr/-/raw/master/vectr.release-info

I get the following error when trying to install your egg with CHICKEN
5.1.0:

  Error: unknown egg information item: (component-properties (csc-options "O3"))

Maybe you mean `component-options`?

You can test your egg, even before it is released, with test-new-egg
(https://wiki.call-cc.org/eggref/5/test-new-egg).

Here's a usage example:

  $ test-new-egg vectr 
'https://gitlab.com/v7x/vectr/-/raw/master/vectr.release-info'

All the best.
Mario
-- 
http://parenteses.org/mario

  • New egg for 5 Andrew Mack
    • Re: New egg for 5 Mario Domenech Goulart

Reply via email to