You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi could u help me please? i use npm run dev and got these errors
npm run dev
electron-webpack-quick-start@0.0.0 dev
electron-webpack dev
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:133:10)
at module.exports (/root/Arbore/node_modules/webpack/lib/util/createHash.js:135:53)
at NormalModule._initBuildHash (/root/Arbore/node_modules/webpack/lib/NormalModule.js:417:16)
at handleParseError (/root/Arbore/node_modules/webpack/lib/NormalModule.js:471:10)
at /root/Arbore/node_modules/webpack/lib/NormalModule.js:503:5
at /root/Arbore/node_modules/webpack/lib/NormalModule.js:358:12
at /root/Arbore/node_modules/loader-runner/lib/LoaderRunner.js:373:3
at iterateNormalLoaders (/root/Arbore/node_modules/loader-runner/lib/LoaderRunner.js:214:10)
at Array. (/root/Arbore/node_modules/loader-runner/lib/LoaderRunner.js:205:4)
at Storage.finished (/root/Arbore/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:55:16)
at /root/Arbore/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:91:9
at /root/Arbore/node_modules/graceful-fs/graceful-fs.js:115:16
at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read_file_context:68:3)
root@UR9GiiyUiC:~/Arbore# Error: error:0308010C:digital envelope routines::unsupported
Error:: command not found
does electron-webpack work for web also?
The text was updated successfully, but these errors were encountered:
hi could u help me please? i use npm run dev and got these errors
npm run dev
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:133:10)
at module.exports (/root/Arbore/node_modules/webpack/lib/util/createHash.js:135:53)
at NormalModule._initBuildHash (/root/Arbore/node_modules/webpack/lib/NormalModule.js:417:16)
at handleParseError (/root/Arbore/node_modules/webpack/lib/NormalModule.js:471:10)
at /root/Arbore/node_modules/webpack/lib/NormalModule.js:503:5
at /root/Arbore/node_modules/webpack/lib/NormalModule.js:358:12
at /root/Arbore/node_modules/loader-runner/lib/LoaderRunner.js:373:3
at iterateNormalLoaders (/root/Arbore/node_modules/loader-runner/lib/LoaderRunner.js:214:10)
at Array. (/root/Arbore/node_modules/loader-runner/lib/LoaderRunner.js:205:4)
at Storage.finished (/root/Arbore/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:55:16)
at /root/Arbore/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:91:9
at /root/Arbore/node_modules/graceful-fs/graceful-fs.js:115:16
at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read_file_context:68:3)
root@UR9GiiyUiC:~/Arbore# Error: error:0308010C:digital envelope routines::unsupported
Error:: command not found
does electron-webpack work for web also?
The text was updated successfully, but these errors were encountered: