You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I tried to do a 'make bootstrap', I got this error.
[ERROR] Update failed for github.com/Sirupsen/logrus: The Remote does not match the VCS endpoint
[ERROR] Failed to install: The Remote does not match the VCS endpoint
make: *** [bootstrap] Error 1
The possible cause if that the logrus package has got renamed to 'github.com/sirupsen/logrus' from 'github.com/Sirupsen/logrus'. This should be fixed in glide files.
The text was updated successfully, but these errors were encountered:
When I tried to do a 'make bootstrap', I got this error.
[ERROR] Update failed for github.com/Sirupsen/logrus: The Remote does not match the VCS endpoint
[ERROR] Failed to install: The Remote does not match the VCS endpoint
make: *** [bootstrap] Error 1
The possible cause if that the logrus package has got renamed to 'github.com/sirupsen/logrus' from 'github.com/Sirupsen/logrus'. This should be fixed in glide files.
The text was updated successfully, but these errors were encountered: