brandon
brandon
I was getting a similar (but not quite the same) error a few days ago in a fresh ubuntu VM, but I found the steps at this link helpful for...
Thanks, i'll take a look! Lodash should work fine on simple space delineated strings (see [repl example here](https://lodash.com/docs/4.17.10#camelCase)). I can't remember exactly, but I think part of the problem is...
yikes--i hope your nails weren't too sharp hm. that's shitty / weird. maybe i borked results parsing somewhere, lemme spin up my test project & poke around
so i'm unable to reproduce this w/ my sheet--are you using the latest version of this plugin? here's what i'm seeing 
> What kind of app are you making? consumer apartment hunting app. works kinda like a web browser but gives users (and their groups) extra features to manage an apartment-hunt...
thanks @boogheta! unfortunately i can't actually find any docs for `simulate()` in the link provided in the artoo docs: https://github.com/jquery/jquery-simulate Do know if the docs in https://github.com/j-ulrich/jquery-simulate-ext will suffice for...
oh hm, blast from the past: https://github.com/visionmedia/expresso/issues/35
quick update: just downloaded `win-falcon-v4.0.0` in Chrome w/o incident, so looks like maybe this was a fluke i'll leave this open in case it strikes again (of course close if...
i'm still wrapping my brain around bolt, but is it possible to derive a set of enum values from a JS obj/array? Right now for client side validation i have...
error seemed similar to [this](https://github.com/jhen0409/react-chrome-extension-boilerplate/issues/47), but looking @ the commit @jhen0409 references, it's not clear to me what it would affect in `crossbuilder`