Qian (Stanley) Xu

Results 25 comments of Qian (Stanley) Xu

Yes, rebuild from source will fix the issue. This is common issue with gyp-rebuild projects. You can refer zeromq.js to see how it is compiled against your local node header...

Same error here. - Windows 7 (x64) - ZMQ 4.04 (x64) - Electron 1.3.2 (x64) + Node.js 6.3.0 (x64) _Also tried Electron 1.4.1 (x64) + Node.js 6.6.0 (x64)_

In my case, loading into ElectronJS (https://github.com/electron/electron) is not successful. I guess this is because Electron uses a self built `node.dll`. I need to build Electron and ZMQ using the...

Hi @malipetek In the first screenshot there is a `viewpages: []` and in the second screenshot it is `pages: []`. Can it be that you are expecting a `page` but...

> Please create a Codesandbox for visual confirm your bug. Code link attached. https://codesandbox.io/s/hardcore-estrela-8djufu?file=/src/App.jsx It's a feature request. Not a real bug.