Deepu K Sasidharan
Deepu K Sasidharan
### Bug description When installing on windows, NPM install fails with the below error ``` 9170 info run @fortawesome/[email protected] postinstall { code: 127, signal: null } 9171 timing reify:rollback:createSparse Completed...
Great tool, Is this suppose to work on windows with CMD, powershell or git bash?
When running howdy add I get the below output. Dlib is installed on the system. ``` ❯ sudo howdy add [sudo] password for deepu: No module named 'dlib' Can't import...
Since eureka is kind of unmaintained and JHipster registry is deprecated and JHCC is unmaintained, it makes sense to make Consul the default service discovery mechanism in JHipster. - [x]...
Switch to use Consul as default service discovery mechanism Part of #19109 --- Please make sure the below checklist is followed for Pull Requests. - [ ] [All continuous integration...
Setup new issue templates like these https://github.com/FortAwesome/Font-Awesome/blob/6.x/.github/ISSUE_TEMPLATE/100_web_bug_report.yml
While trying to install Krustlet on a k3d cluster I'm facing some issues. I was following the Guide for microK8s and trying to do similar setup in k3d. Here is...
I followed the quick start for kinD and installed krustlet. During the install step I got some errors on the console and when trying to deploy the `hello-wasm` sample I...
When you have unsaved changes, provide a warning with save option while switching JDLs in JH online
To make JHipster more JDL centric and to truly achieve scaffolding as Code I envision the below. Detailed explanation of the vision is in [this mailing list entry](https://groups.google.com/forum/#!topic/jhipster-dev/zoJ7H0xKMTM), this ticket...