Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken angular build #57

Merged
merged 3 commits into from
Jan 15, 2025
Merged

Conversation

bbodine1
Copy link
Contributor

Found Node version required to build. Built locally by

  • set node to version 12.22.12
  • set npm to version 6.14.16
  • rm -rf node_modules package-lock.json

Then npm install should run without fail.

The Angular app is embedded in the rails repo so you will need to cd into client/html directory to run these commands.

@bbodine1 bbodine1 requested a review from jacobkagon November 18, 2024 14:23
@bbodine1 bbodine1 self-assigned this Nov 22, 2024
Signed-off-by: Brad Bodine <bbodine1@gmail.com>
@bbodine1 bbodine1 requested a review from polographer January 15, 2025 14:18
Copy link

@jacobkagon jacobkagon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jacobkagon jacobkagon enabled auto-merge (squash) January 15, 2025 14:33
@jacobkagon jacobkagon merged commit 0c5b7f8 into trunk Jan 15, 2025
5 checks passed
@jacobkagon jacobkagon deleted the 188532306/fix-broken-angular-build branch January 15, 2025 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants