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
See error: protoc-gen-js: program not found or is not executable
--js_out: protoc-gen-js: Plugin failed with status code 1.
What did you expect to see
a .js file generated from .proto
What did you see instead?
an error
error: protoc-gen-js: program not found or is not executable
--js_out: protoc-gen-js: Plugin failed with status code 1.
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
Anything else we should know about your project / environment
Usage of v2.6.1 is the requirement
The text was updated successfully, but these errors were encountered:
What version of protobuf and what language are you using?
Version: v2.6.1
Language: JavaScript
What operating system (Linux, Windows, ...) and version?
Ubuntu Linux
What runtime / compiler are you using (e.g., python version or gcc version)
What did you do?
Steps to reproduce the behavior:
--js_out: protoc-gen-js: Plugin failed with status code 1.
What did you expect to see
a .js file generated from .proto
What did you see instead?
an error
error: protoc-gen-js: program not found or is not executable
--js_out: protoc-gen-js: Plugin failed with status code 1.
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
Anything else we should know about your project / environment
Usage of v2.6.1 is the requirement
The text was updated successfully, but these errors were encountered: