Dani

Results 11 issues of Dani

## 🚀 Feature Proposal This debug button is present when the test fails and this works nice. Lately I've been writing a lot of tests and some of them were...

documentation

I have implemented threads.js in my "vue + typescript + electron" project and it works, but my test now fails with the error: ``` pinguSync\src\backend\controller\main-list-manager\worker\main-list-search-id-worker.ts:1 import { expose } from...

question

Error with graphql 15.5.3 ```npm ERR! Found: [email protected] npm ERR! node_modules/graphql npm ERR! graphql@"^15.5.1" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer graphql@"^0.9.0...

### Version @nuxtjs/i18n: 7.2.0 nuxt: v2.15.8 ### Nuxt configuration Please change to `[x]` if relevant for this issue: - [x ] Applies to a site deployed to a static server...

bug 🐛
v7

### Description Error thrown when trying to debug mocha: ``` import { deepEqual } from 'assert'; ^ SyntaxError: Unexpected token { at Module._compile (internal/modules/cjs/loader.js:720:22) at Module.m._compile (d:\GitHub\listManager\node_modules\ts-node\src\index.ts:530:23) at Module._extensions..js (internal/modules/cjs/loader.js:788:10)...

### Environment ------------------------------ - Operating System: `Windows_NT` - Node Version: `v19.1.0` - Nuxt Version: `3.0.0` - Nitro Version: `1.0.0` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `sourcemap`,...

3.x
pending triage

### Before submitting your bug report - [x] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [x] I'm not able to find...

bug

# New Functions: + Hide SRV + Use Internal IP + IPv6 + Custom get IP urls + Custom API url (i dont think that anyone will need it) +...

### Steps to reproduce Have a database with ids like 0, 1, 2, 3, 4... and so on create a model with id 0 and try to update it ###...