jquery/jquery-color

Cannot call method 'indexOf' of undefined

daxxog opened this issue · 6 comments

I can't build jquery-color. I have PhantomJS and grunt installed.

grunt

outputs this warning >>

Running "compare_size" task
<WARN> An error occurred while processing a template (Cannot call method 'indexOf' of undefined). Use --force to continue. </WARN>

This is probably because package.json is using ranges for dependencies.

yeah.

also if I try --force the whole thing fails with

/task.js:352
          throw e;
                ^
TypeError: Cannot call method 'replace' of undefined

any workarounds for this?

@mikesherov can you take a look at updating package.json?

Yes.

On Mon, Jan 14, 2013 at 2:21 PM, Corey Frang notifications@github.comwrote:

@mikesherov https://github.com/mikesherov can you take a look at
updating package.json?


Reply to this email directly or view it on GitHubhttps://github.com//issues/51#issuecomment-12234807.

Mike Sherov
Lead Developer
SNAP Interactive, Inc.
Ticker: STVI.OB

fixed in 07cdc18