Jonathan A. M
Jonathan A. M
Add clarification around Mac/Linux installation instructions for user and system installations.
Trying to use `nvs` to manage node versioning in my VSCode[ `.devcontainer` environment](https://code.visualstudio.com/docs/remote/create-dev-container). I am running Docker Desktop and using the `Remote-Containers` feature to spin up a Linux development environment...
I realize that this might be addressed upstream when [Edge moves over fully to Chromium](https://www.theverge.com/2019/8/20/20813510/microsoft-chromium-edge-beta-download-release-macos-windows) I have been asked for this on a smaller application I maintain. So I thought...
I am just curious, because it doesn't look like it from the looks of things, but wanted to be sure. It would be great to be able to do this...
### Bug Repro URL : https://github.com/ontoneio/cz-choices-bug ### Dependency info - Nodejs: `16.16.0` - Yarn: `1.22.19` - commitizen: 4.2.5 - cz-customizable: 6.9.1 ### Brief - Expecting this package to provide the...
A user needs to be configured on the Server with it's own SSH keys and access to be able to Securely deploy the Server from Github. Currently the server only...
The required PR checks seems to be configured for another system `TravisCI` or `CircleCI` I am guessing, but I am not able to find what in fact these checks are...
Currently it when I run the command `~# ufw status` which is a CLI for the Uncomplicated FireWall program. It returns `Status: inactive` Which means there is not currently any...
# 🐛 Bug Report In the [/utilities/template-helper.js](https://github.com/microsoft/fast/blob/master/packages/web-components/fast-foundation/src/utilities/template-helpers.ts) file there is an import by the name of `InlineTemplateDirective` which comes from the `@microsoft/fast-element` package that throws an error because it doesn't...
# 🐛 Bug Report upon install package reports: `npm WARN deprecated @microsoft/[email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.` ## 💻 Repro or Code Sample Run...