Hello, I get this error when trying to run cardano-node with this command: run --database-path /home/cardano/cardano-node/db/core/ --socket-path /home/cardano/cardano-node/socket/core --port 3000 --config /home/cardano/cardano-node/configuration/core/ff-config.json --topology /home/cardano/cardano-node/configuration/core/ff-topology.json
InvalidYaml (Just (YamlException “Yaml file not found: /home/cardano/cardano-node/configuration/core/ff-config.json”))
cardano-node: YAML exception:
Yaml file not found: /home/cardano/cardano-node/configuration/core/ff-config.json
Hence, would you please help me out with this issue and how to get it fixed. Thanks in advance!