Closed mblayman closed 8 years ago
Work in progress to fix this here: https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/40
We would accept a PR to lock the dependency to a working version while this fix is in progress.
Fixed in v0.3.2
The
findRepo
method in version 1.3.0 ofgit-repo-info
no longer returns a string path for the repository path. It now returns an object literal with two values. This causes a path join to raise an exception.