Skip to content

gnoboard error #168

@jefft0

Description

@jefft0

I follow the INSTALL instructions:

  • In the root folder enter make build.ios .
  • In gnonative/examples/js/react-native/gnoboard, enter yarn start .
  • In Xcode, open ios/gnoboard.xcworkspace and Run.

When the app starts in the iOS simulator, metro prints:

Unable to resolve "@bufbuild/protobuf/codegenv1" from "../../../../api/gen/es/rpc_pb.js"

I think this comes from running make regenerate for this commit. In rpc_pb.js, it changes to "@bufbuild/protobuf/codegenv1" . Note that on line 1 it also changes from protoc-gen-es v1.10.0 to v2.0.0 . I think the new version adds codegenv1.

Possible help is in this protobuf-es issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingverifiedBug is verified

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions