Peter Squicciarini

Results 38 comments of Peter Squicciarini

What do you mean by Update Menu? It wouldn't prompt to update if you've built the latest version. Screenshot?

I see. As far as I know, the updateUrl property is the only thing required, and it appears you have that set. Perhaps updates are disabled completely in settings.json? Not...

Having exactly the same issue (same stack trace); @igorklopov what are you suggesting? If I want my pkg'd app to `spawn` an instance of itself, how should it be done?...

It appears that `ssb-plugins` is expecting an "options" object [here](https://github.com/ssbc/ssb-plugins/blob/master/index.js#L111-L117): ``` javascript install: function (opts, _opts) { var pluginName if(isString(opts)) { pluginName = opts opts = _opts opts.module = pluginName...

I had the exact same problem on all of our 2012 servers- @chadius616 's tip worked for me too! :) Yippee!

Maybe for now the numbers could link to the blog page?

Yeah, that was added by someone else but I believe you are correct about the inspiration 🤓