Jonathan A. M
Jonathan A. M
Having similar issues with this clearing out my prompt settings. Specifically my posh-git stuff seemingly gets wiped and I lose context. `nvs auto on` does not seem to work in...
Hi @roman-supy-io , Just curious if you mind clarifying how you achieved this? Where is `"template"` coming from in the CLI? Is it something like `git commit -m "template"` or...
Can we please please please get this implemented?! It's so trivial and yet this issue has been open 4 years! This aspect of explicitly setting node versioning for Netlify still...
Be happy to jump in and help debug this if your open to it @leonardoanalista. Bit of a blocker for me, so I can spend some time. Also thank you...
+1 Confirming this issue is reproducible. ``` Version: 1.66.1 (system setup) Commit: 8dfae7a5cd50421d10cd99cb873990460525a898 Date: 2022-04-06T14:50:12.141Z Electron: 17.2.0 Chromium: 98.0.4758.109 Node.js: 16.13.0 V8: 9.8.177.11-electron.0 OS: Windows_NT x64 10.0.19044 ``` 
Hi @chrisdholt , Thanks for the quick response. I am using `@microsoft/fast-element": "1.12.0` currently Seems to be latest one. Published 9 months ago?
If it helps the `InlineTemplateDirective` is being used in this function: ```javascript export function staticallyCompose( item: StaticallyComposableHTML ): CaptureType { if (!item) { return InlineTemplateDirective.empty; } if (typeof item ===...
@deepakprabhakara Ok this all makes sense when explained here, but maybe it's worth clarifying somewhere in the docs? Perhaps in an `INFO` box on the environment variables page? Or maybe...
I would like to second this. Running into an issue where I would like to provide runtime environment BUILD_ARGS. Dates and dynamic versioning type metadata that seems to be difficult...
@theecrit I haven't seen anything specific to CircleCI after this, so I am assuming we are in the clear, but I will let you know if anything pops up! Thanks!