Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SandBox Error #84

Open
ayushpateldevvspl opened this issue Apr 10, 2024 · 2 comments
Open

SandBox Error #84

ayushpateldevvspl opened this issue Apr 10, 2024 · 2 comments

Comments

@ayushpateldevvspl
Copy link

Hello please help me,

I am follow the Installation which provide in README.md from Develop Installation. perform all step but after execute npm start command I give me this error :-

[email protected] start
webpack-dev-server --config ./sandbox/webpack.config.js --content-base ./sandbox/ --port 1568 --hot --inline --open

(node:21827) DeprecationWarning: Tapable.plugin is deprecated. Use new API on .hooks instead
(Use node --trace-deprecation ... to show where the warning was created)
ℹ 「wds」: Project is running at http://localhost:1568/
ℹ 「wds」: webpack output is served from /
ℹ 「wds」: Content not from webpack is served from /home/vspl/codes/documenso/react_pdf/react-pdf-editor/sandbox
ℹ 「wds」: 404s will fallback to /index.html
node:internal/crypto/hash:68
this[kHandle] = new _Hash(algorithm, xofLen);
^

Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:68:19)
at Object.createHash (node:crypto:138:10)
at module.exports (/home/vspl/codes/documenso/react_pdf/react-pdf-editor/node_modules/webpack/lib/util/createHash.js:135:53)
at NormalModule._initBuildHash (/home/vspl/codes/documenso/react_pdf/react-pdf-editor/node_modules/webpack/lib/NormalModule.js:417:16)
at handleParseError (/home/vspl/codes/documenso/react_pdf/react-pdf-editor/node_modules/webpack/lib/NormalModule.js:471:10)
at /home/vspl/codes/documenso/react_pdf/react-pdf-editor/node_modules/webpack/lib/NormalModule.js:503:5
at /home/vspl/codes/documenso/react_pdf/react-pdf-editor/node_modules/webpack/lib/NormalModule.js:358:12
at /home/vspl/codes/documenso/react_pdf/react-pdf-editor/node_modules/loader-runner/lib/LoaderRunner.js:373:3
at iterateNormalLoaders (/home/vspl/codes/documenso/react_pdf/react-pdf-editor/node_modules/loader-runner/lib/LoaderRunner.js:214:10)
at Array. (/home/vspl/codes/documenso/react_pdf/react-pdf-editor/node_modules/loader-runner/lib/LoaderRunner.js:205:4) {
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
}

Node.js v20.9.0

@ayushpateldevvspl ayushpateldevvspl changed the title SanBox Error SandBox Error Apr 10, 2024
@ShubhamSNegi
Copy link

@ayushpateldevvspl Have you found anything on it?

@ayushpateldevvspl
Copy link
Author

no update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants