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

TypeError: jspb.Message.setProto3StringIntField is not a function #4025

Closed
cmoad opened this issue Dec 11, 2017 · 1 comment · Fixed by #4332
Closed

TypeError: jspb.Message.setProto3StringIntField is not a function #4025

cmoad opened this issue Dec 11, 2017 · 1 comment · Fixed by #4332
Assignees

Comments

@cmoad
Copy link
Contributor

cmoad commented Dec 11, 2017

homebrew 3.5.0.1
protoc --version
libprotoc 3.5.0
npm google-protobuf 3.5.0

I upgraded my project to 3.5.0 and use the [jstype = JS_STRING] field annotation on int64's extensively. I'm getting the following error in javascript:

TypeError: jspb.Message.setProto3StringIntField is not a function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants