-
Notifications
You must be signed in to change notification settings - Fork 12k
TypeError: Cannot read property 'glob' of null #6234
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I have tried the following option to resolve
Execute the below command to display the hidden files
After executing the above command you will see the hidden files. then navigate to your application path and try execute ‘ng’ command. |
Thanks for reporting this issue. However, this issue is a duplicate of an existing issue #4207. Please subscribe to that issue for future updates. |
Thank you so much @balr404 |
I got the same issue, I ran npm install @angular/cli command on visual studio code terminal, and it's working. I am using Windows OS. Thanks. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
I got error when I run ng serve;
I installed
npm install -g @angular/cli
then commang this its ok.ng --version
result:```/ \ _ __ __ _ _ | | __ _ _ __ / | | | |
/ △ \ | ' \ / _
| | | | |/ _
| '| | | | | | |/ ___ | | | | (| | || | | (| | | | || | | |
// __| ||_, |_,||_,|| _|||
|___/
@angular/cli: 1.0.2
node: 7.4.0
os: darwin x64
The text was updated successfully, but these errors were encountered: