You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by itaru2622 August 22, 2024
when I run operations described in indigo/HACKING.md, It's failed as below:
go run ./cmd/lexgen/ --package bsky --prefix app.bsky --outdir api/bsky ../atproto/lexicons/app/bsky
:
panic: missing ref: "com.atproto.label.defs#label"
:
exit status 2
# below command didn't get error but not sure it is correct operation.
go run ./cmd/lexgen/ --package bsky --prefix app.bsky --outdir api/bsky ../atproto/lexicons
currently, indigo has api/ozone and api/chat folders but no descriptions how to re-generate those.
not sure if there are any other updates needed.
The text was updated successfully, but these errors were encountered:
Discussed in bluesky-social/atproto#2739
Originally posted by itaru2622 August 22, 2024
when I run operations described in indigo/HACKING.md, It's failed as below:
currently, indigo has api/ozone and api/chat folders but no descriptions how to re-generate those.
not sure if there are any other updates needed.
The text was updated successfully, but these errors were encountered: