Published
- 1 min read
migrate has no installation candidate
The solution for this is noted below
migrate has no installation candidate
Solution
$ curl -s https://packagecloud.io/install/repositories/golang-migrate/migrate/script.deb.sh | sudo bash
$ apt-get update
$ apt-get install -y migrate
Try other methods by searching on the site. That is if this doesn’t work