I get this error while using "cargo build --release" for compiling substrate-node-template. Please tell how o solve this.
1 Answers
1
votes
It may be that your path is too long, https://github.com/substrate-developer-hub/substrate-node-template/issues/134
