Error: Unexpected value 'undefined' exported by the module
Remove comma front of CommonModule
exports: [
remove this => , CommonModule
, FormsModule
, GridModule
]
Remove comma front of CommonModule
exports: [
remove this => , CommonModule
, FormsModule
, GridModule
]