Mar 2, 2023
0
Level 63
Nuxt error message
Hello,
I work on an existing project with Laravel for the back and nuxt for the front.
I will only develop the Laravel part. But I'd like to install the front too so that I can better understand the app.
When trying to run the front, I get this error ?
ERROR Error: error:0308010C:digital envelope routines::unsupported 20:28:14
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:133:10)
at module.exports (.../node_modules/webpack/lib/util/createHash.js:135:53)
at NormalModule._initBuildHash (.../node_modules/webpack/lib/NormalModule.js:417:16)
at handleParseError (.../node_modules/webpack/lib/NormalModule.js:471:10)
at .../node_modules/webpack/lib/NormalModule.js:503:5
at .../node_modules/webpack/lib/NormalModule.js:358:12
I never used nuxt.
Can you help me understand this error and how to solve it ?
Thanks a lot ;).
V
Please or to participate in this conversation.