steveoh
steveoh
Hi, I'm running windows server 2008 with python 2.7.5 and I have created an virtual env. I then pip installed cprofilev and invoke it via the command below. You can...
I am trying to use this role on osx catalina but having some issues. Would you steer me in the right direction. > Error: Running Homebrew as root is extremely...
When using the [coverage gutters vscode extension](https://marketplace.visualstudio.com/items?itemName=ryanluker.vscode-coverage-gutters), coverage results do not update properly while running dotnet watch test. I assume this is the case since the tool does not know...
### Version info **React:** 18.2.0 **Firebase:** 9.15.0 **ReactFire:** 4.2.2 **Other (e.g. Node, browser, operating system) (if applicable):** chrome ### Test case ### Steps to reproduce 1. Upload a file to...
**Describe the bug** A fresh conda environment pip installing this package takes around 12 minutes because of unnecessary backtracking. Users have to specifically pin modules to remove 10 minutes of...
### Astro Info ```block Astro v4.2.1 Node v20.9.0 System macOS (x64) Package Manager npm Output static Adapter none Integrations @astrojs/mdx @astrojs/sitemap @astrojs/tailwind @astrojs/react ``` ### If this issue only occurs...
the notfoundbod just opened a pull request for a page that has `published: false` in the frontmatter. Is there any reason to process these files?
### Describe the Bug Opening my monorepo that contains an astro website the language server crashes. ``` runtime: out of memory: cannot allocate 4194304-byte block (2138931200 in use) fatal error:...
Having a file available for signing is a bit problematic in a public build pipeline. OSX allows a base64 certificate string to be used which can be stored as a...