dancancro / great-big-example-application

A full-stack example app built with JHipster, Spring Boot, Kotlin, Angular 4, ngrx, and Webpack
Other
927 stars 264 forks source link

Update to Angular 5 #201

Open dancancro opened 6 years ago

dancancro commented 6 years ago

https://github.com/dancancro/great-big-example-application/tree/angular5

Problem: https://travis-ci.org/dancancro/great-big-example-application/builds/365913865?utm_source=github_status&utm_medium=notification

ERROR in [at-loader] ./node_modules/angular-in-memory-web-api/http-backend.service.d.ts:2:75 TS2307: Cannot find module '@angular/http'. ERROR in [at-loader] ./node_modules/angular-in-memory-web-api/http-in-memory-web-api.module.d.ts:2:28 TS2307: Cannot find module '@angular/http'. ERROR in [at-loader] ./src/main/webapp/app/core/store/article/article.reducer.ts:1:32 TS2307: Cannot find module 'reselect'.

ame589 commented 6 years ago

Hi, any news on migration to angular 5?

dancancro commented 6 years ago

I got stuck and then stopped working on it. I couldn't get internationalization to work.

My work is uploaded. Feel free to take a crack at it if you want.

This is not a good career fit for me. I have spent way too long (years) trying to become proficient at web app development. I haven't even made anything useful. It has all been time spent dealing with library version updates and problems and reconciling best practices of different experts. At some point we all have to just recognize that it is time to move on.