Trying to get cypress to run on github and it keep...
# help
m
Trying to get cypress to run on github and it keeps erroring out because I have a git dependency - whereas locally it runs fine. On Cypress run when trying to download packages I'll get the error:
remote: Repository not found.
- the git dependency is from a private repo, but have had no issues with installs, so makes me guess that cypress can't install a remote git dependency? Any ideas?