Open pieroaiello opened 7 years ago
Good evening, i have a problem when i building my application with the command 'ng build --prod --aot'. The CLI show this error: 'Cannot find module 'angular2-csv/Angular2-csv' '. I've import the Angular2Csv in my component.
same here
Same here.
I hate to be that guy but I'm also having this issue. Any solutions/suggestions yet?
@codeMagic23 Please install specific version "angular2-csv": "0.2.5". This trick worked for me.
Good evening, i have a problem when i building my application with the command 'ng build --prod --aot'. The CLI show this error: 'Cannot find module 'angular2-csv/Angular2-csv' '. I've import the Angular2Csv in my component.