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

Remove the JavaScript implementation #9874

Merged
merged 1 commit into from
Apr 28, 2022

Conversation

acozzette
Copy link
Member

This implementation is about to be split out into a separate Git repo.

This implementation is about to be split out into a separate Git repo.
@acozzette acozzette marked this pull request as ready for review April 27, 2022 23:19
@acozzette acozzette requested a review from haberman April 27, 2022 23:20
@zepatrik
Copy link

I assume the new repo is https://github.com/protocolbuffers/protobuf-javascript? Or where did this go? How can I use it now?

@zepatrik
Copy link

Hm ok after two hours of research it seems this was just removed and after 3.20.1 there is no way to generate js. How is this not a breaking change??

@mayankav
Copy link

mayankav commented Jul 11, 2022

@acozzette why was it removed from this repo?

@nocive

This comment was marked as abuse.

@alexeagle
Copy link
Collaborator

@szigetics
Copy link

szigetics commented Sep 29, 2022

A possible solution for the missing Javascript generator can be found here : protocolbuffers/protobuf-javascript#127 (comment)

@pietrodn
Copy link

There is an official first-party solution: if you npm install grpc-tools, then you simply use grpc_tools_node_protoc (which is inside node_modules/.bin) instead of protoc. See documentation.

This way I managed to do without protoc-gen-js.

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 this pull request may close these issues.

9 participants