Closed rsullivan00 closed 7 years ago
@Rsullivan00 , sorry I'm a bit late here
should we still lock then or was this related to https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/48
Oh yeah this should be closed also. Details on how I got around the issue are in https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/48
cool! thanks!
Running a deploy using git on a fresh install will fail with
TypeError: path must be a string or Buffer
. This is fixed by specifying the exact simple-git version inpackage.json
:Versions simple-git: 1.64.0 ember-cli-deploy-revision-data: 0.3.0
Error from
ember deploy staging --activate --verbose
: