Bennett Hardwick
Bennett Hardwick
Hmm seems like the same error. I haven't been able to solve it unfortunately - you might be able to fix it by messing with the [binding.gyp](https://github.com/bennetthardwick/darknet.js/blob/master/binding.gyp) file.
Hi @erickskrauch I'm not sure what the best way to do this is. If you have any examples in other languages that do this I can try and create an...
Hi @clouds56 there are no real plans to add in anything at the moment but I'll happily accept contributions.
Hey @philiprhoades, thanks for the issue! It looks like the issue is related to this `profile_small` option in your `config.toml`. Do you have it set / if so is it...
Hi, thanks for the feedback! > I don't understand why. Removing the "about" line from ./themes/simple-dev-blog/theme.toml doesn't make a difference. You should be able to set the "nav" variable in...
Hey there I'm away from my computer for a couple more weeks so I won't be able to look into this just yet sorry. It feels to me like there...
Oh thanks @medusalix - I've fixed up the comment.
Awesome work, thank you! > I see now DataObj and DataArray is not cloneable, is it by design? Probably not by design - likely just being cautious with the underlying...