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
➜ grunt dataUri
Running "dataUri:dist" (dataUri) task
[TypeError: Cannot read property 'indexOf' of undefined]
Warning: Cannot read property 'indexOf' of undefined Use --force to continue.
➜ uname -a
Darwin MacBook-Pro--Monolithed.local 14.1.0 Darwin Kernel Version 14.1.0:
Mon Dec 22 23:10:38 PST 2014; root:xnu-2782.10.72~2/RELEASE_X86_64 x86_64
The text was updated successfully, but these errors were encountered:
I've got the same issue, running dataUri as a module
{src: ['css/*.css'],dest: 'temp'}
→ grunt dataUri
Running "dataUri:all" (dataUri) task
Warning: Cannot read property 'indexOf' of undefined Use --force to continue.
Aborted due to warnings.
→ uname -a
Darwin MacBook.local 14.1.0 Darwin Kernel Version 14.1.0: Thu Feb 26 19:26:47 PST 2015; root:xnu-2782.10.73~1/RELEASE_X86_64 x86_64
The text was updated successfully, but these errors were encountered: