issues Search Results · repo:electron/mksnapshot language:JavaScript
Filter by
22 results
(90 ms)22 results
inelectron/mksnapshot (press backspace or delete to remove)I saw there s a Github release for v31.4.0 but it doesn t seem to be on npm yet
https://www.npmjs.com/package/electron-mksnapshot?activeTab=versions
corneliusroemer
- 2
- Opened on Aug 28, 2024
- #127
I ve been trying to get vercel/hyper to work wwith more recent electron versions. I ve managed to get to v28, but v29
and above fail during the mksnapshot step.
Hacking some logging into mksnapshot, I ...
corneliusroemer
- 1
- Opened on Aug 25, 2024
- #123
mksnapshot can work in dev, but when i use electron-packager to build exe, mksnapshot can not work, snapshotResult is
undefined!
env: window
package version electron : ^11.5.0 , electron-link : ^0.6.0 ...
BertramXue
- Opened on Sep 17, 2023
- #100
I have a script that I ve been able to create a snapshot with versions of electron-mksnapshot under v22.0.0. However,
when I upgrade to v22.0.0, mksnapshot crashes. I don t really get any kinds of logs ...
ryanthemanuel
- 9
- Opened on Mar 26, 2023
- #91
I am receiving the following output when trying to create snapshot
Creating a linked script..
running in context
Generating startup blob in /Users/seanaye/dev/coparse/pdf-reader/packages/app/cache
Loading ...
seanaye
- 2
- Opened on Nov 17, 2022
- #71
Error when launching electron after copying the snapshot file
Version mismatch between V8 binary and snapshot.
V8 binary version: 10.4.132.24-electron.0
Snapshot version: 10.4.132.20-electron.0
yes - ...
seanaye
- Opened on Nov 11, 2022
- #70
mksnapshot is used as part of building/compiling node. However, the build fails on mksnapshot command below:
LD_LIBRARY_PATH=/home/shared/downloads/node/out/Release/lib.host:/home/shared/downloads/node/out/Release/lib.target:$LD_LIBRARY_PATH; ...
sandeep-gh
- 1
- Opened on Jun 16, 2022
- #65
I m trying to generate v8 snapshots for linux arm64 on ubuntu x64.
Steps to reproduce
On x64 Ubuntu machine:
DEBUG= * npm_config_arch=arm64 npm install --save-dev electron-mksnapshot
./node_modules/.bin/mksnapshot ...
craftzdog
- 2
- Opened on Jun 10, 2022
- #64
I used mksnapshot v17.0.0 for electron v17.0.1 but it s not working. Maybe 2 versions need to be the same?
Our project relies on Electron always being up to date for security – do we have to rely on maintainers ...
anonmate
- 4
- Opened on Mar 7, 2022
- #56
hi~my electron ver an os infos as follow: Electron ver : 15.3.4 OS : Win64 I installed mksnapshot 15.0.0,error occurs
when start up the project. # Version mismatch between V8 binary and snapshot. # V8 ...
lykiao
- 1
- Opened on Feb 14, 2022
- #55

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.