TwanoO67 / bootstraping-ngx-admin-lte

Angular2,4,6 project with AdminLTE dashboard template (using angular, angular-cli and ngx-admin-lte ) Formerly called 'ng2-admin-lte'.
463 stars 220 forks source link

Not start #65

Closed dantavo closed 7 years ago

dantavo commented 7 years ago

After installing the ng serve command fail for a problem with firebase, after installing firebase, I restart and give another problem with the load of listlazyrouting

TwanoO67 commented 7 years ago

Hello,
Can you give you ng --version informations ?

dantavo commented 7 years ago

ng -v angular-cli: 1.0.0-beta.24 node: 6.9.4

TwanoO67 commented 7 years ago

Hello

the problem with firebase is fixed.

For the lazyrouting, Try updating to : angular-cli: 1.0.0-beta.26 node: 7.2.0

then: git pull rm -rf node_modules npm cache clear npm start

TwanoO67 commented 7 years ago

is it ok for you @dantavo ?

dantavo commented 7 years ago

Hi the problem is fixed but I have another problem at startup: EXCEPTION: Error in ./AppComponent class AppComponent - inline template:0:0 caused by: Auth0 is not a constructor now I have beta.26 for angular cli and node 7.4.0

TwanoO67 commented 7 years ago

Ok, for that we will discuss on issue #66