現(xiàn)象
Alvin@LAPTOP-S7KQ4SHP MINGW64 ~/Documents/workfiles/jobFiles/code/angularTODO
$ ng serve
You seem to not be depending on "@angular/core". This is an error.
原因
沒有在正確的目錄下執(zhí)行ng serve,太迷
Alvin@LAPTOP-S7KQ4SHP MINGW64 ~/Documents/workfiles/jobFiles/code/angularTODO
$ ng serve
You seem to not be depending on "@angular/core". This is an error.
沒有在正確的目錄下執(zhí)行ng serve,太迷