Error: Module parse failed: Unexpected character '@'

i have spent hours looking for solution but without result !
Module parse failed: Unexpected character '@' (6:0) You may need an appropriate loader to handle this file type. | import { HomePage } from '../pages/home/home'; | | @NgModule({ | declarations: [ | MyApp

any help please ?!