Skip to content
New issue

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

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

Already on GitHub? # to your account

After using the template, cloning, going to any app directory, example: cd vue-app, then running npm install, npm run serve #178

Open
jcpachkoski opened this issue Feb 22, 2024 · 1 comment

Comments

@jcpachkoski
Copy link

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 (C:\shopathome\vue-app\node_modules\webpack\lib\util\createHash.js:135:53)
at NormalModule._initBuildHash (C:\shopathome\vue-app\node_modules\webpack\lib\NormalModule.js:417:16)
at handleParseError (C:\shopathome\vue-app\node_modules\webpack\lib\NormalModule.js:471:10)
at C:\shopathome\vue-app\node_modules\webpack\lib\NormalModule.js:503:5
at C:\shopathome\vue-app\node_modules\webpack\lib\NormalModule.js:358:12
at C:\shopathome\vue-app\node_modules\loader-runner\lib\LoaderRunner.js:373:3
at iterateNormalLoaders (C:\shopathome\vue-app\node_modules\loader-runner\lib\LoaderRunner.js:214:10)
at Array. (C:\shopathome\vue-app\node_modules\loader-runner\lib\LoaderRunner.js:205:4)
at Storage.finished (C:\shopathome\vue-app\node_modules\webpack\node_modules\enhanced-resolve\lib\CachedInputFileSystem.js:55:16)
at C:\shopathome\vue-app\node_modules\webpack\node_modules\enhanced-resolve\lib\CachedInputFileSystem.js:91:9
at C:\shopathome\vue-app\node_modules\graceful-fs\graceful-fs.js:123:16
at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read/context:68:3) {
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
}

@johnpapa
Copy link
Owner

I think this is resolved now, due to a legacy flag issue. Plese try again and let me know

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

No branches or pull requests

2 participants