angular-ngrx-material-starter icon indicating copy to clipboard operation
angular-ngrx-material-starter copied to clipboard

trying to run but it's not work

Open Logandata opened this issue 4 years ago • 3 comments

git clone https://github.com/tomastrajan/angular-ngrx-material-starter.git new-project cd new-project npm install npm start and then I get error

ERROR in Cannot use 'in' operator to search for 'base10Value' in null ** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ **

Snipaste_2020-03-29_23-03-08

Snipaste_2020-03-29_23-03-24 Snipaste_2020-03-29_23-04-03

Logandata avatar Mar 29 '20 15:03 Logandata

I got the same error. I upgraded to 9.1 @angular and the issue has gone.

bvassilis avatar Apr 02 '20 08:04 bvassilis

@Logandata @bvassilis please check this issue

tomastrajan avatar Apr 08 '20 07:04 tomastrajan

@tomastrajan thanks, the solution worked for me

paulayo93 avatar Apr 27 '20 19:04 paulayo93