build-electron offline #17579
Labels
bug/0-needs-info
Need more info to reproduce
flavour/quasar-cli-webpack
kind/bug 🐞
mode/electron
Qv2 🔝
Quasar v2 issues
What happened?
When I package an electron in an offline model, I get the error 'electron/packager could not build' Getaddrinfo ENOTFFOUND GitHub. After successfully packaging it on a computer with a network, I copied the npm cache and npm to the internal network computer, as well as the node modules All offline resources are ready
/
npm WARN config production Use
--omit=dev` instead.added 182 packages in 13m
14 packages are looking for funding
run
npm fund
for detailsApp • Bundling app with electron/packager...
App •⚠️ FAIL electron/packager could not build
RequestError: getaddrinfo ENOTFOUND github.com
undefined
App •⚠️ FAIL Failed to finalize build (check the log above)`
What did you expect to happen?
build successful
Reproduction URL
https://codesandbox.io/p/devbox/ywtlc4?file=%2Fpackage.json
How to reproduce?
Flavour
Quasar CLI with Webpack (@quasar/cli | @quasar/app-webpack)
Areas
Electron Mode
Platforms/Browsers
Electron
Quasar info output
No response
Relevant log output
Additional context
No response
The text was updated successfully, but these errors were encountered: