my ionic version is
“@angular/cli”: “^1.4.3”,
"@ionic/app-scripts": “^3.0.0”,
“ionic”: “3.12.0”,
“typescript”: “2.5.2”
when i run ionic serve -l command in cmd
i got this error in my all project also when i run ionic info command same error comes
{ Error
at FatalException.Exception (D:\kdIonic\divine\node_modules@ionic\cli-utils
\lib\errors.js:8:23)
at FatalException (D:\kdIonic\divine\node_modules@ionic\cli-utils\lib\error
s.js:17:9)
at Config. (D:\kdIonic\divine\node_modules@ionic\cli-utils\lib\c
onfig.js:45:35)
at throw (native)
at rejected (D:\kdIonic\divine\node_modules\tslib\tslib.js:94:69) name: ‘Exc
eption’, exitCode: 1, fatal: true }