Aldred Benedict
Aldred Benedict
## Q&A (please complete the following information) - OS: [e.g. macOS] macOS - Browser: [e.g. chrome, safari] Safari - Version: [e.g. 22] 13.1 - Method of installation: [e.g. npm, dist...
I received the following error during `npm install`: ``` npm ERR! code 128 npm ERR! Command failed: git clone --mirror -q https://xxx.github.com/xxxx/some-repo/root/.npm/_cacache/tmp/git-clone-4630f3e6/.git npm ERR! fatal: could not create leading directories...
**Describe the solution you'd like** Ability to specify default HTTP Code in environment variable e.g. `ECHO-CODE:500` will cause echo server to always return HTTP status code 500
**Describe the bug** Changing `awsName` attribute in `VirtualService` requires Virtual Node backend to be recreated to work properly **Steps to reproduce** I deployed DJ App (https://github.com/aws/aws-app-mesh-examples/tree/main/examples/apps/djapp). I changed the `awsName`...