When we build smart contract the below error is occurring:
Failed to run command - npx truffle compile
When we deploy smart contract the below error is occurring:
Failed to run command - npx truffle migrate --reset --network <network name>
Please help us!