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

Upgraded to Angular 15 #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

craigneasbey
Copy link

@craigneasbey craigneasbey commented Aug 22, 2023

Upgraded to Angular 15 with similar method to @bjorn-einar-bjartnes-4ss in PR #51.

Update local paths for local projects in package.json
npm install
npx -p @angular/cli@15 ng update @angular/animations@15 @angular/cdk@15 @angular/common@15 @angular/compiler@15 @angular/core@15 @angular/forms@15 @angular/material@15 @angular/platform-browser@15 @angular/platform-browser-dynamic@15 @angular/router@15 @angular/compiler-cli@15 @angular/language-service@15 @angular-devkit/build-angular@15 @angular/cli@15
npx -p @angular/cli@15 ng build ng-dynamic-breadcrumb
npx -p @angular/cli@15 ng build ng7-bootstrap-breadcrumb
npx -p @angular/cli@15 ng build ng7-dynamic-breadcrumb
npx -p @angular/cli@15 ng build ng7-mat-breadcrumb
npx -p @angular/cli@15 ng build
ng add @angular-eslint/schematics
Add eslint files and update angular.json
npx -p @angular/cli@15 ng lint
npx -p @angular/cli@15 ng test

@vercel
Copy link

vercel bot commented Aug 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ng7-dynamic-breadcrumb ❌ Failed (Inspect) Aug 22, 2023 10:17am

@craigneasbey craigneasbey changed the title #48 Upgraded to Angular 15 Upgraded to Angular 15 Aug 22, 2023
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.

1 participant