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
Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
Windows 10
Versions.
Please run ng --version. If there's nothing outputted, please run in a Terminal: node --version and paste the result here:
angular-cli: 1.0.0-beta.26
node: 6.3.0
Repro steps.
Was this an app that wasn't created using the CLI? What change did you do on your code? etc.
Deploying for the first time.
The log given by the failure.
Normally this include a stack trace and some more information.
Upon calling ng github-pages:deploy in the master branch, I get the error message "No changes found. Deployment skipped. You might also need to return to the initial branch manually." It seems that the bundling stopped half-way into deployment.
Any ideas for what is causing this?
The text was updated successfully, but these errors were encountered:
OS?
Windows 10
Versions.
angular-cli: 1.0.0-beta.26
node: 6.3.0
Repro steps.
Deploying for the first time.
The log given by the failure.
Upon calling
ng github-pages:deploy
in the master branch, I get the error message "No changes found. Deployment skipped. You might also need to return to the initial branch manually." It seems that the bundling stopped half-way into deployment.Any ideas for what is causing this?
The text was updated successfully, but these errors were encountered: