Woden download from Github error
Hi: I opened Pharo 9.0 - 64bit image. Executed Metacello new baseline: 'WodenEngine'; repository: 'github://woden-engine/woden'; load I got the following error: NotFound: revspec 'master' not found Please advise. Thanks, Aik-Siong Koh
You can try Metacello new baseline: 'WodenEngine'; repository: 'github://woden-engine/woden:master'; load El sáb, 20 may 2023 a las 5:45, Aik-Siong Koh (<askoh@askoh.com>) escribió:
Hi:
I opened Pharo 9.0 - 64bit image. Executed
Metacello new baseline: 'WodenEngine'; repository: 'github://woden-engine/woden'; load
I got the following error: NotFound: revspec 'master' not found
Please advise. Thanks, Aik-Siong Koh
Thanks. But I got the same error. Aik-Siong Milton Mamani Torres wrote:
You can try Metacello new baseline: 'WodenEngine'; repository: 'github://woden-engine/woden:master'; load
El sáb, 20 may 2023 a las 5:45, Aik-Siong Koh (<askoh@askoh.com <mailto:askoh@askoh.com>>) escribió:
Hi:
I opened Pharo 9.0 - 64bit image. Executed
Metacello new baseline: 'WodenEngine'; repository: 'github://woden-engine/woden'; load
I got the following error: NotFound: revspec 'master' not found
Please advise. Thanks, Aik-Siong Koh
i think there's an error in the baseline of Woden the project github://ronsaldo/sysmel has no master branch. it has a main branch. take a look at the stack trace. On Sat, May 20, 2023 at 12:46â¯AM Aik-Siong Koh <askoh@askoh.com> wrote:
Hi:
I opened Pharo 9.0 - 64bit image. Executed
Metacello new baseline: 'WodenEngine'; repository: 'github://woden-engine/woden'; load
I got the following error: NotFound: revspec 'master' not found
Please advise. Thanks, Aik-Siong Koh
-- Bernardo E.C. Sent from a cheap desktop computer in South America.
try to report it. https://github.com/woden-engine/woden/issues On Sat, May 20, 2023 at 7:00â¯PM Bernardo Ezequiel Contreras < vonbecmann@gmail.com> wrote:
i think there's an error in the baseline of Woden the project github://ronsaldo/sysmel has no master branch. it has a main branch. take a look at the stack trace.
On Sat, May 20, 2023 at 12:46â¯AM Aik-Siong Koh <askoh@askoh.com> wrote:
Hi:
I opened Pharo 9.0 - 64bit image. Executed
Metacello new baseline: 'WodenEngine'; repository: 'github://woden-engine/woden'; load
I got the following error: NotFound: revspec 'master' not found
Please advise. Thanks, Aik-Siong Koh
-- Bernardo E.C.
Sent from a cheap desktop computer in South America.
-- Bernardo E.C. Sent from a cheap desktop computer in South America.
participants (3)
-
Aik-Siong Koh -
Bernardo Ezequiel Contreras -
Milton Mamani Torres