Christian Wittwer
Christian Wittwer
I'm trying to build an app that compares typed text to a template and outputs a report to the user. The mockup looks like this: You typed "Goo dog" and...
If you try to run the example with Node 17 ``` Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:67:19) at Object.createHash (node:crypto:135:10) at module.exports (/Users/wittwerch/tmp/nextjs-gcp-storage/node_modules/webpack/lib/util/createHash.js:135:53) at NormalModule._initBuildHash (/Users/wittwerch/tmp/nextjs-gcp-storage/node_modules/webpack/lib/NormalModule.js:417:16) at /Users/wittwerch/tmp/nextjs-gcp-storage/node_modules/webpack/lib/NormalModule.js:452:10...
The jhipster-import-dashboards does not work on OpenShift. It works locally with docker-compose, but on OpenShift somehow the execution context for the user is different. ``` - apiVersion: v1 kind: DeploymentConfig...