[1/4] Resolving packages...
⠁ (node:21360) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
warning @electron-forge/cli > @electron-forge/core > @electron/packager > @electron/asar > glob@7.2.3: Glob versions prior to v9 are no longer supported
warning @electron-forge/cli > @electron-forge/core > @electron/packager > @electron/asar > glob > inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
error Command failed.
Exit code: 128
Command: git
Arguments: ls-remote --tags --heads https://github.com/electron/node-gyp.git
Directory: D:\code\electron-template
Output:
fatal: unable to access 'https://github.com/electron/node-gyp.git/': Failed to connect to github.com port 443 after 21106 ms: Couldn't connect to server
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
[1/4] Resolving packages... ⠁ (node:21360) [DEP0040] DeprecationWarning: The
punycode
module is deprecated. Please use a userland alternative instead. (Usenode --trace-deprecation ...
to show where the warning was created) warning @electron-forge/cli > @electron-forge/core > @electron/packager > @electron/asar > glob@7.2.3: Glob versions prior to v9 are no longer supported warning @electron-forge/cli > @electron-forge/core > @electron/packager > @electron/asar > glob > inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. error Command failed. Exit code: 128 Command: git Arguments: ls-remote --tags --heads https://github.com/electron/node-gyp.git Directory: D:\code\electron-template Output: fatal: unable to access 'https://github.com/electron/node-gyp.git/': Failed to connect to github.com port 443 after 21106 ms: Couldn't connect to server info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.