FirebaseExtended / FirebaseExtended/action-hosting-deploy

[BUG]

Open
#300 4 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
809
Forks
232
PR merge metrics
No merged PRs in 30d

Description

### Action config

### Error message

Run npm run build

> pawsh@0.0.0 build
> ng build

sh: 1: ng: not found
Error: Process completed with exit code 12[7](https://github.com/popecj29/pawsh/actions/runs/5687493758/job/15415946655#step:3:8).

### Expected behavior

it should deploy to my firebase hosting and update the app with the new content.

### Actual behavior

the action bombs out and says it can't find angular see above.

Contributor guide

Open the contributing guide

Research direction

Start with the linked GitHub Actions workflow run and the submitted Action config. Read the `npm run build` output around `ng: not found`, then inspect how dependencies and the Angular CLI are made available before the build step. Done means the workflow completes the build and deploys the updated Firebase Hosting content.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, firebase, github-actions
Domain
ci-cd, cloud, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.