Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v run vproto.v does not compile. #1

Open
ghost opened this issue May 11, 2021 · 1 comment
Open

v run vproto.v does not compile. #1

ghost opened this issue May 11, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented May 11, 2021

~/.vmodules/.../vproto/frontend% v run vproto.v
vproto.v:6:1: builder error: cannot import module "v.table" (not found)
    4 | import os
    5 | 
    6 | import v.table
      | ~~~~~~~~~~~~~~
    7 | import v.parser
    8 | import v.pref
~/.vmodules/.../vproto/frontend% 
@ghost ghost mentioned this issue Jul 17, 2021
@despiegk
Copy link

have same issue, would be nice to support grpc for objects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant