angular-cli-ghpages icon indicating copy to clipboard operation
angular-cli-ghpages copied to clipboard

🚀 Deploy your 🅰️Angular app to GitHub pages, Cloudflare Pages or any other Git repo directly from the Angular CLI! Available on NPM.

Results 23 angular-cli-ghpages issues
Sort by recently updated
recently updated
newest added

Installed the latest version of this package, and running `npm audit` shows that it is using a version of `gh-pages` with vulnerabilities: ![image](https://github.com/angular-schule/angular-cli-ghpages/assets/19296773/9996b08f-2c70-48f3-98c1-24773e05fe62) Is there any fix planned for this?

`ng deploy` now generates this message using `Angular 18`: > ❌ An error occurred when trying to deploy: > The "path" argument must be of type string. Received undefined No...