Closed felquis closed 9 years ago
:warning: Work in progress, this PR closes #9
Modules, should be installed via gulp install-source-modules, these modules a listed in ionic.project file.
gulp install-source-modules
ionic.project
Right now, I'm getting a error when cloning the repository with gulp-git, ENOENT, I'm not sure how to fix that.
gulp-git
cwd wasn't what I thought is was, I changed it to modules and it worked fine!
cwd
modules
:warning: Work in progress, this PR closes #9
Modules, should be installed via
gulp install-source-modules
, these modules a listed inionic.project
file.Right now, I'm getting a error when cloning the repository with
gulp-git
, ENOENT, I'm not sure how to fix that.