Beginner angular4, scaffolding error Unexpected character'@'(8:0)

Code address

https://github.com/wohuifude1.

ERROR in ./src/app/app.module.ts
Module parse failed: /Users/univer/Desktop/company/angular-dream/src/app/app.module.ts Unexpected character "@" (8:0)
You may need an appropriate loader to handle this file type.
| import { NgModule } from "@angular/core";
| //@NgModule
| @NgModule({ // @NgModule 
|     declarations: [AppComponent], // ,
|     imports: [
 @ ./src/main.ts 1:0-43
 @ multi app

Jun.04,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b38c6b-2c14c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b38c6b-2c14c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?