Ninglo
|
f526206095
feat: configure use remote checksums via rc (#40253)
|
1 year ago |
hyrious
|
9c48992e21
chore: fix dangling promise in npm install (#36379)
|
2 years ago |
Felix Rieseberg
|
74d59af3c5
fix: Handle an electron.d.ts file in a custom build (#33979)
|
2 years ago |
Samuel Maddock
|
ff5f66395e
chore: upgrade extract-zip for installer (#34166)
|
2 years ago |
Tommy MacWilliam
|
824c909e2a
fix: Allow npm_config_arch override on mac (#32266)
|
3 years ago |
Samuel Attard
|
aab5ea5f9d
build: embed binary checksums in the npm package (#30611)
|
3 years ago |
Samuel Attard
|
7169734470
fix: download the arm64 version of Electron when running node under rosetta (#29953)
|
3 years ago |
David Sanders
|
2aa5a1f494
build: lint the npm folder (#26085)
|
4 years ago |
leonllrmc
|
c97f8109c2
chore: update import for use new ECMA features (#24987)
|
4 years ago |
Max
|
ae49b8be42
fix: npm download failed when define 'npm_config_platform=mas' (#21801)
|
5 years ago |
David Sanders
|
85382d8f1d
fix: improve error handling in npm install (#21589)
|
5 years ago |
Robert Nagy
|
1f43af5cea
feat: add openbsd support in the node module (#19860)
|
5 years ago |
Samuel Attard
|
a6637fbce9
chore: update the npm package to use @electron/get (#18413)
|
5 years ago |
Joshua Westerheide
|
a59dc56fa6
feat: add env variable to skip binary download on npm install (#17627)
|
6 years ago |
Samuel Attard
|
558fff69e7
chore: update to standard 12
|
6 years ago |
Keerthi Niranjan
|
59e118925a
fix: electron path for postinstall (#14177)
|
6 years ago |
Samuel Attard
|
2e5cb930de
Provide an easy way to use a local build of Electron (#12426)
|
7 years ago |
Felix Rieseberg
|
2b510d7a06
Update install.js
|
7 years ago |
Felix Rieseberg
|
d07529feca
:wrench: Don't be quiet on default loglevel
|
7 years ago |
Vanessa Yuen
|
b54804d449
change `process.versions.electron` to reflect suffixes in version name.
|
7 years ago |
Jordan Piepkow
|
ffc22ef926
switched to the more standard approach in this file
|
8 years ago |
Jordan Piepkow
|
28100a8695
added force option in electron-download.
|
8 years ago |
Volodymyr Bezuglyy
|
ba39adde36
Use process.env.electron_config_cache to get prepared zip file.
|
8 years ago |
Kevin Sawicki
|
8d4660158a
err -> ignored
|
8 years ago |
Kevin Sawicki
|
ed8260e4d9
Inline platform variable
|
8 years ago |
Kevin Sawicki
|
d5bb1d87cc
Add getPath helper
|
8 years ago |
Kevin Sawicki
|
d2df641b0d
Write path.txt after extraction
|
8 years ago |
Mathias Buus
|
537203469e
log level is missing http
|
8 years ago |
Flynn Joffray
|
95cd9d718d
print progress for proper loglevels
|
8 years ago |
Kevin Sawicki
|
83ffe03825
Merge pull request #162 from EmilyFranklin/correct-platform-path
|
8 years ago |