-
Notifications
You must be signed in to change notification settings - Fork 12k
Cannot Read Property 'glob' of null error #5808
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
you have to install glob |
@Malouke How do I install |
@emrekara37 same here and found this comment. #5580 (comment) |
@monaka |
hi emrekara |
@Malouke glob is install but again error |
ok , |
@Malouke |
git clone https://github.com/angular/angular-cli.git ng new foo |
@emrekara37 I don't know when 1.0.1 will be released as I'm just a user. ;-) |
#5580 was released with @emrekara37 you seem to have an old app inside your |
hi , |
I'm not @emrekara37 but have similar issue.
|
ping? Is more simplified example required? |
anyone with a fix for this? Am trying to deploy my app on dokku using a similar setup as @monaka |
Hi, I know that it's a bit hacky, but it works correctly (as workaround of course).
Key thing is |
Works perfectly @kruczjak . Your a life saver 👍 |
I have tried the following option to resolve the issue $ pwd $ defaults write com.apple.Finder AppleShowAllFiles true then navigate to your application path and try execute ‘ng’ command. |
I'm going to reopen #4207, it has a lot more context about this type of problem. |
@kruczjak your fix helped me!! |
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. |
The text was updated successfully, but these errors were encountered: