Details
-
Improvement
-
Resolution: Fixed
-
Neutral
-
None
-
None
-
None
-
-
Empty show more show less
-
DevX 33
-
1
Description
Upgrade to angular@13 so NodeJS 18.15.0 can build successfully. Otherwise,
> angular-sample@1.0.0 build > ng build⠹ Generating browser application bundles (phase: building)...Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:71:19) at Object.createHash (node:crypto:133:10) at BulkUpdateDecorator.hashFactory (/Users/phongle/magnolia/devx/frontend-helpers/samples/angular-sample/node_modules/webpack/lib/util/createHash.js:145:18) at BulkUpdateDecorator.update (/Users/phongle/magnolia/devx/frontend-helpers/samples/angular-sample/node_modules/webpack/lib/util/createHash.js:46:50) at RawSource.updateHash (/Users/phongle/magnolia/devx/frontend-helpers/samples/angular-sample/node_modules/webpack/node_modules/webpack-sources/lib/RawSource.js:77:8) at NormalModule._initBuildHash (/Users/phongle/magnolia/devx/frontend-helpers/samples/angular-sample/node_modules/webpack/lib/NormalModule.js:880:17) at handleParseResult (/Users/phongle/magnolia/devx/frontend-helpers/samples/angular-sample/node_modules/webpack/lib/NormalModule.js:946:10) at /Users/phongle/magnolia/devx/frontend-helpers/samples/angular-sample/node_modules/webpack/lib/NormalModule.js:1040:4 at processResult (/Users/phongle/magnolia/devx/frontend-helpers/samples/angular-sample/node_modules/webpack/lib/NormalModule.js:755:11) at /Users/phongle/magnolia/devx/frontend-helpers/samples/angular-sample/node_modules/webpack/lib/NormalModule.js:819:5 node:internal/crypto/hash:71 this[kHandle] = new _Hash(algorithm, xofLen); ^Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:71:19) at Object.createHash (node:crypto:133:10) at BulkUpdateDecorator.hashFactory (/Users/phongle/magnolia/devx/frontend-helpers/samples/angular-sample/node_modules/webpack/lib/util/createHash.js:145:18) at BulkUpdateDecorator.update (/Users/phongle/magnolia/devx/frontend-helpers/samples/angular-sample/node_modules/webpack/lib/util/createHash.js:46:50) at RawSource.updateHash (/Users/phongle/magnolia/devx/frontend-helpers/samples/angular-sample/node_modules/webpack/node_modules/webpack-sources/lib/RawSource.js:77:8) at NormalModule._initBuildHash (/Users/phongle/magnolia/devx/frontend-helpers/samples/angular-sample/node_modules/webpack/lib/NormalModule.js:880:17) at handleParseResult (/Users/phongle/magnolia/devx/frontend-helpers/samples/angular-sample/node_modules/webpack/lib/NormalModule.js:946:10) at /Users/phongle/magnolia/devx/frontend-helpers/samples/angular-sample/node_modules/webpack/lib/NormalModule.js:1040:4 at processResult (/Users/phongle/magnolia/devx/frontend-helpers/samples/angular-sample/node_modules/webpack/lib/NormalModule.js:755:11) at /Users/phongle/magnolia/devx/frontend-helpers/samples/angular-sample/node_modules/webpack/lib/NormalModule.js:819:5 { opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ], library: 'digital envelope routines', reason: 'unsupported', code: 'ERR_OSSL_EVP_UNSUPPORTED' }
Checklists
Acceptance criteria
Attachments
Issue Links
- is depended upon by
-
MGNLFE-393 Run frontend-helper with the latest LTS node
-
- Closed
-
1.
|
Implement |
|
Completed | Phong Le Quoc |
2.
|
Review |
|
Completed | Canh Nguyen |
3.
|
PiQA |
|
Completed | Phong Le Quoc |
4.
|
QA |
|
Completed | Phong Le Quoc |