- install offckb
- run
offckb create -> failed
- run
offckb node and then offckb create -> success
the reason is that offckb create will write the dev chain prebuilt chain info into the template. to get chain info, a chain must be initailized which offckb node will do.