When i run this command according to the documentation.
**cargo build**
I recived this error. enter image description here
I didn`t find any solution for this.
This is the tutorial link. https://learn.figment.io/tutorials/create-your-first-substrate-chain
It seems you are missing
protobufinstallation.You can refer to official Substrate documentation for further information on what you need to setup to run a node. I suggest you check the Install section