-
Notifications
You must be signed in to change notification settings - Fork 18
Fatal error: Cannot read property 'length' of null #16
Comments
Also, this code block: process.on('SIGINT', function() {
}); prevents grunt watch to be properly terminated by ctrl+C. It says |
I'm also experiencing the same issue. |
I'm seeing this issue as well. Somehow it makes |
Note: setting |
I hit this same issue. The solution was to update I'll submit a PR for this, as I'd prefer to keep using an existing NPM module vs. forking it and publishing a new one for such a minor change. |
Thank you @dsquier for the PR. Sorry it took so long for me to merge it, I don't use it anymore at work so hard to find time. |
I'm getting this error:
Actually it says:
I've checked from aws console, it is actually creating invalidation rule, but is not waiting for it to be completed.
The text was updated successfully, but these errors were encountered: