-
```
npm i hacktoberfest-issue-hunt
```
As `hacktoberfest-issue-hunt` is available as an NPM module, can we make a demo React App with an option to filter `hacktoberfest` issues based on languages…
-
Type: Bug
# Behaviour
## Overview
Unittest discovery fails for Django tests when following [these instructions](https://code.visualstudio.com/docs/python/testing#_django-unit-tests). At lea…
-
## Description of the issue
Currently, it is not possible to build the container from scratch. I'm running into a error:
`
C:\Users\felix\Programmieren\wissen-digital-ewb>npm install
npm WA…
c0nb4 updated
2 months ago
-
## 🚀 Feature
Support for accessing a [Python C Capsule](https://docs.python.org/3/c-api/capsule.html) from the JavaScript `pyodide.ffi` API.
### Motivation
WebAssembly is memory constrained, …
-
Currently, we offer multiple options to configure sampling for tracing:
- `tracesSampleRate`
- `tracesSampler`
- `enableTracing`
But when to use which, is sometimes not obvious to our users. What mak…
HazAT updated
3 weeks ago
-
I have an error, similar to error described in issue#99(https://github.com/teerapap/grunt-protractor-runner/issues/99)
```
Shut down Selenium server: http://127.0.0.1:4444 (OKOK)
/home/pavel/Python…
p-p-m updated
8 years ago
-
## Bug description
When starting a new project in windows, `python -m prisma ...` fails when trying to install prisma CLI (I suspect it fails using npm)
## How to reproduce
Start a new e…
-
**Describe the bug**
- I can't install the dependencies for all the sample bots. I first tried installing through `botonic new myBot blank`, but it failed during the installing dependencies phase. Th…
-
### Scenario
Currently, citations coming from Azure OpenAI On Your Data is supported. However, if an assistant is set up with `file_search`, citations will not be similarly automatically added.
…
-
## Describe the bug
After following the docs for boilerplate setup I am getting an error:
`error: missing required argument 'id'`
## Expected behavior
Correct boilerplate setup
…