I was able to build and run substrate-node-template from the instructions from the cloned repo, following the instructions at https://substrate.dev/docs/en/tuto
I have used frontier-node-template from parity tech repo to setup a private evm supported network. The network is running fine, authoring blocks and connecting
I am following https://docs.substrate.io/tutorials/v3/forkless-upgrades/ and have added pallet-scheduler = { default-features = false, git = "https://github.com