trying to build the skyline app and getting the following error on ubuntu 22.04

Bug #2037713 reported by Debasis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
skyline console
Invalid
Undecided
Unassigned

Bug Description

10% building 0/1 modules 1 active ...Downloads/shoperbox/dashboard/test/skyline-console/node_modules/babel-loader/lib/index.js!/home/debasis/Downloads/shoperbox/dashboard/test/skyline-console/src/core/index.jsxnode: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 module.exports (/home/debasis/Downloads/shoperbox/dashboard/test/skyline-console/node_modules/webpack/lib/util/createHash.js:135:53)
    at NormalModule._initBuildHash (/home/debasis/Downloads/shoperbox/dashboard/test/skyline-console/node_modules/webpack/lib/NormalModule.js:417:16)
    at handleParseError (/home/debasis/Downloads/shoperbox/dashboard/test/skyline-console/node_modules/webpack/lib/NormalModule.js:471:10)
    at /home/debasis/Downloads/shoperbox/dashboard/test/skyline-console/node_modules/webpack/lib/NormalModule.js:503:5
    at /home/debasis/Downloads/shoperbox/dashboard/test/skyline-console/node_modules/webpack/lib/NormalModule.js:358:12
    at /home/debasis/Downloads/shoperbox/dashboard/test/skyline-console/node_modules/loader-runner/lib/LoaderRunner.js:373:3
    at iterateNormalLoaders (/home/debasis/Downloads/shoperbox/dashboard/test/skyline-console/node_modules/loader-runner/lib/LoaderRunner.js:214:10)
    at iterateNormalLoaders (/home/debasis/Downloads/shoperbox/dashboard/test/skyline-console/node_modules/loader-runner/lib/LoaderRunner.js:221:10)
    at /home/debasis/Downloads/shoperbox/dashboard/test/skyline-console/node_modules/loader-runner/lib/LoaderRunner.js:236:3
    at context.callback (/home/debasis/Downloads/shoperbox/dashboard/test/skyline-console/node_modules/loader-runner/lib/LoaderRunner.js:111:13)
    at /home/debasis/Downloads/shoperbox/dashboard/test/skyline-console/node_modules/babel-loader/lib/index.js:59:71 {
  opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
  library: 'digital envelope routines',
  reason: 'unsupported',
  code: 'ERR_OSSL_EVP_UNSUPPORTED'
}

Debasis (debamondal)
summary: - trying to buid the skyine app and getting error
+ trying to build the skyline app and getting the following error on
+ ubuntu 22.04
Revision history for this message
Debasis (debamondal) wrote :

Sorry, Please ignore this. It's due to node version mismatch.

Boxiang Zhu (bxzhu-5355)
Changed in skyline-console:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.