designcourse / angular-auth-demo

A full Angular Firebase Authentication demo based on a coursetro.com tutorial.
101 stars 111 forks source link

Application not running #2

Open sijixx opened 7 years ago

sijixx commented 7 years ago

This is the error i keep getting!

No errors Error: No errors at validate (C:\Users\Adebowale\myauthapp\node_modules\extract-text-webpack-plugin\schema\validator.js:10:9) at Function.ExtractTextPlugin.extract (C:\Users\Adebowale\myauthapp\node_modules\extract-text-webpack-plugin\index.js:188:3) at C:\Users\Adebowale\myauthapp\node_modules\angular-cli\models\webpack-build-styles.js:79:83 at Array.map (native) at Object.getWebpackStylesConfig (C:\Users\Adebowale\myauthapp\node_modules\angular-cli\models\webpack-build-styles.js:76:43) at new NgCliWebpackConfig (C:\Users\Adebowale\myauthapp\node_modules\angular-cli\models\webpack-config.js:44:51) at Class.run (C:\Users\Adebowale\myauthapp\node_modules\angular-cli\tasks\serve-webpack.js:23:22) at C:\Users\Adebowale\myauthapp\node_modules\angular-cli\commands\serve.run.js:37:22 at process._tickCallback (internal/process/next_tick.js:103:7)

how do i reolve this please

designcourse commented 7 years ago

I updated the repo to include the actual code.