Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

208
Views
why i cant deploy my application angular 12 in github pages?

I finished my angular application, and now I want to deploy it in github page, I run the following cmd:

  1. $npm i -g angular-cli-ghpages to install githup page.

  2. $ng build --prod --base-href="https://najib132.githup.io/appangular/"

  3. I created an appangular repository.

  4. $git remote add origin https://github.com/najib132/appangular.git

  5. $git push origin master

  6. $ngh

and when I enter on link it gives me 404 file not found

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Try just commands:

ng add angular-cli-ghpages

ng deploy --repo=https://github.com/najib132/appangular.git

This is commands from angular-cli-ghpages documentation

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!