kmkatsma / angular2-webpack-starter-gentelella

Updated angular2-webpack-starter modified to support the open source gentelella theme
149 stars 96 forks source link

Compilation Error #1

Closed kenadet closed 5 years ago

kenadet commented 7 years ago

There is a compilation error when I run this. It gives:

Cannot find module 'assets-webpack-plugin'

kenadet commented 7 years ago

I was able to bypass this when I used yarn but still wasn't working

aperepjolkin commented 7 years ago

I had the same error , try to install this "npm install assets-webpack-plugin --save-dev"

Tonio31 commented 7 years ago

I had the same error and solved it by running: "npm install assets-webpack-plugin --save-dev"

ThulasiGuru commented 6 years ago

Anyone can please share this the Gentelella in angular 4 version.

kmkatsma commented 5 years ago

So this was inactive very long time, but I just updated to angular 7, and project is now based off of angular CLI. So probably you've moved on, but just thought I should respond and close all the issues =)