79118448

Date: 2024-10-23 14:51:40
Score: 0.5
Natty:
Report link

Someone coming here in 2024 (or after) protobufjs v 7.x.x has removed the cli pbjs. You need to install it separately.
Check out https://www.npmjs.com/package/protobufjs-cli

To use pbjs in the package.json install it using npm i protobufjs-cli and
To use pbjs directly then install global using npm i -g protobufjs-cli

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: er.bhargav.vyas