Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Angular 2 Cannot read property 'glob' of null Error

Tags:

angular

I am trying using angular cli and new angular2 project but error Error İmage

in Php Storm error is : You cannot use the new command inside an Angular CLI project

like image 252
emrekara Avatar asked May 31 '26 11:05

emrekara


1 Answers

check the directory find file like c:/users/username/angular*.json

delete it, then run again.

like image 168
Rezero Avatar answered Jun 02 '26 04:06

Rezero