jd
Laravel deployment failing
So got A bit further.
I am using nixpacks php.
Set it to 8.2 php part all installing ok. Now a problem with the node part of the build.
Set the node version to same I am running locally. 16. But seeing this error when I get to npm run prod
#15 3.229 at /app/node_modules/webpack/lib/NormalModuleFactory.js:138:29
#15 3.229 at /app/node_modules/webpack/lib/NormalModuleFactory.js:342:9
#15 3.229 at processTicksAndRejections (node:internal/process/task_queues:78:11)
#15 3.441 node:internal/crypto/hash:71
#15 3.441 this[kHandle] = new _Hash(algorithm, xofLen);
#15 3.441 ^
#15 3.441
#15 3.441 Error: error:0308010C:digital envelope routines::unsupported
7 replies