Skip to content

issues Search Results · repo:angular-schule/angular-cli-ghpages language:TypeScript

Filter by

149 results
 (74 ms)

149 results

inangular-schule/angular-cli-ghpages (press backspace or delete to remove)

After updating an application from Angular version 15 to version 18.2.9, the ng deploy command started returning the error below. Command: ng deploy --cname=vgcmulticalc.com Output: index.html could ...
  • robsonbittencourt
  • 1
  • Opened 
    on Dec 11, 2024
  • #197

I m using angular-cli-ghpages@2.0.3 to deploy project converted from older angular versions to angular 18 with the new build system. The angular builder configuration has outputPath : { base : dist ...
  • ago1024
  • 3
  • Opened 
    on Nov 17, 2024
  • #196

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 problem with build: 📦 Building my-app ...
  • whyvrafvr
  • 23
  • Opened 
    on Oct 8, 2024
  • #193

I have an Angular 18 app that I ve added the standard i18n (internationalization) support for Angular. This means the output of my app are multiple folders with copies of the same app, in different languages. ...
enhancement
  • sondreb
  • 3
  • Opened 
    on Jun 14, 2024
  • #192

With the new application builder (introduced in Angular 17), the build artifacts are placed in a browser subfolder. This is why we made the dir option for the deployment builder. When using the application ...
  • fmalcher
  • 1
  • Opened 
    on May 28, 2024
  • #190

My GitHub Actions now looks like this: cname= mydomain ng build --configuration production --base-href https:// $cname head -n3 README.md dist/my-www/README.md mv dist/my-www/browser /* dist/my-www ...
  • SamuelMarks
  • 13
  • Opened 
    on May 25, 2024
  • #189

Hello, great work with this tool indeed. It is great and very helpful. Thank you so much. My question is related to the possibility of prevent the deletion of what the branch gh-pages have. I m trying ...
feature
  • isalcedo
  • 2
  • Opened 
    on May 24, 2024
  • #187

Installed the latest version of this package, and running npm audit shows that it is using a version of gh-pages with vulnerabilities: image Is there any fix planned for this?
  • isahann
  • 2
  • Opened 
    on May 6, 2024
  • #185

Hi, We are using angular-cli-ghpages for the deployment of the following project: https://github.com/EveryBoard/EveryBoard We recently upgraded from angular-cli-ghpages 1.0.7 to 2.0.0-beta.2 However, ...
  • acieroid
  • 4
  • Opened 
    on Mar 13, 2024
  • #182

img width= 1552 alt= image src= https://github.com/angular-schule/angular-cli-ghpages/assets/14237692/eaf61fc5-e4ef-4bd9-a853-2219bf211006 I received this error after building the app so I thought not ...
  • alvarofelipe12
  • 1
  • Opened 
    on Feb 19, 2024
  • #181
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub