jelbourn / material2-app

Simple app that consumes Angular Material 2 components
651 stars 280 forks source link

Does this application compile with angular cli webpack? #16

Open shootdaj opened 7 years ago

shootdaj commented 7 years ago

I downloaded this app yesterday and tried to build, but it kept having issues with angular cli. Kept saying that this app was generated using an older version of angular cli.. And it directed me to an upgrade page. You can recreate it by removing your existing installation of angular cli, npm cache clean, then reinstall latest version of angular cli, then try rebuilding. Can you please verify that it doesn't work with the latest (webpack) version of the cli? Thanks.