-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
> @here/[email protected] start
> webpack-dev-server -d --host 0.0.0.0 --inline false
(node:13284) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
clean-webpack-plugin: /home/bzamani/quantized-mesh-viewer/dist has been removed.
ℹ 「wds」: Project is running at http://0.0.0.0:8080/webpack-dev-server/
ℹ 「wds」: webpack output is served from /dist/
ℹ 「wds」: Content not from webpack is served from /home/bzamani/quantized-mesh-viewer/
node:internal/crypto/hash:69
this[kHandle] = new _Hash(algorithm, xofLen);
^
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:69:19)
at Object.createHash (node:crypto:133:10)
at module.exports (/home/bzamani/quantized-mesh-viewer/node_modules/webpack/lib/util/createHash.js:90:53)
at NormalModule._initBuildHash (/home/bzamani/quantized-mesh-viewer/node_modules/webpack/lib/NormalModule.js:401:16)
at handleParseError (/home/bzamani/quantized-mesh-viewer/node_modules/webpack/lib/NormalModule.js:449:10)
at /home/bzamani/quantized-mesh-viewer/node_modules/webpack/lib/NormalModule.js:481:5
at /home/bzamani/quantized-mesh-viewer/node_modules/webpack/lib/NormalModule.js:342:12
at /home/bzamani/quantized-mesh-viewer/node_modules/loader-runner/lib/LoaderRunner.js:370:3
at iterateNormalLoaders (/home/bzamani/quantized-mesh-viewer/node_modules/loader-runner/lib/LoaderRunner.js:211:10)
at Array.<anonymous> (/home/bzamani/quantized-mesh-viewer/node_modules/loader-runner/lib/LoaderRunner.js:202:4)
at Storage.finished (/home/bzamani/quantized-mesh-viewer/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:43:16)
at /home/bzamani/quantized-mesh-viewer/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:79:9
at /home/bzamani/quantized-mesh-viewer/node_modules/graceful-fs/graceful-fs.js:78:16
at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read_file_context:68:3) {
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
}
Node.js v18.19.0
Metadata
Metadata
Assignees
Labels
No labels