When I follow the main explanation to run the plugin, it fails when I try to run the ipfs service.
Initializing daemon...
go-ipfs version: 0.14.0-dev-123f1f61e
Repo version: 12
System version: amd64/linux
Golang version: go1.18.3
Error: no version file found, please run 0-to-1 migration tool.
See https://github.com/ipfs/fs-repo-migrations/blob/master/run.md
Sorry for the inconvenience. In the future, these will run automatically.
The command '/bin/sh -c ipfs daemon -migrate=false --agent-version-suffix=docker' returned a non-zero code: 1
ERROR: Service 'ipfs' failed to build : Build failed
When I follow the main explanation to run the plugin, it fails when I try to run the ipfs service.