inDream

Results 28 comments of inDream

@markhunte Could you try logout, clean cache (Ctrl + F5) and login again, then go to `chrome://extensions/` reload the extension? @cucucucu2 Could you give me more detail about update feed...

@cucucucu2 Thanks for your help. I've fixed it at 24ad385936f43a40867fed01710549daf3d3442b. Could you help me check is version 0.0.4.10 fixed your issue?

How many posts you would like per hour? Could you try lower the amount as it maybe limited by IG.

You can get the latest version in v2.0.0-rc1 branch. https://github.com/jakiestfu/Snap.js/tree/v2.0.0-rc1

Both solution work, but I think it's better to set an init value for reference.

I think it's related to jsdom/contextify, you can try `npm rebuild` in your project folder. If there's building problem, you can refer to installation part of jsdom/node-gyp https://github.com/tmpvar/jsdom#contextify https://github.com/TooTallNate/node-gyp#installation

I think `.config()` is needed for container to call `this.pubsub._reconfigurePubsubIfNeeded();`, or `getContainer` could detect if `skygearAddress` is not default value then it will try to config pubsub.

I've just tested node 6.5 & node-gyp 3.4 can successful compile lwip. (windows 8.1) My previous Install seems fail due to node-gyp 3.3.1.