marcopiraccini / marcopiraccini/electron-printer
Compatibility with electron-prebuild 1.2.x
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 51
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
we want to use this library but have to resort to an older electron-prebuild version because this module does not work with newer electron (and thus node 6) versions.
With newer versions we get an error like `Uncaught Error: Module version mismatch. Expected 48, got 47.` Everything works fine with electron-prebuild 1.0.2 (which uses node 5.10).
Sadly some other modules are not compatible with that electron-prebuild version and using an older node version isn't preferable either.
Would it be possible to make this module compatible with newer node / electron versions?
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names electron-prebuild 1.2.x, Electron, and Node 6 but provides no source file or test location. Start by reproducing the module version mismatch with electron-prebuild 1.2.x and inspect how this native C++ module is built; done means it loads successfully with the newer Electron version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, electron, node.js
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100