You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.
When I try to run this task to package a Chrome app, it is failing, and I can't figure out exactly why. Here is the output I am getting from grunt crx --verbose;
I can't figure out why the property length is trying to be read, nor what null represents. I tried searching the grunt-crx code for "length" and found nothing. Any help would be appreciated!
The text was updated successfully, but these errors were encountered:
When I try to run this task to package a Chrome app, it is failing, and I can't figure out exactly why. Here is the output I am getting from
grunt crx --verbose
;I can't figure out why the property
length
is trying to be read, nor whatnull
represents. I tried searching thegrunt-crx
code for "length" and found nothing. Any help would be appreciated!The text was updated successfully, but these errors were encountered: