Dana Woodman

Results 45 issues of Dana Woodman

**Describe the bug** Trying to use type definitions of `SapperRequest` and `SapperResponse` but getting `Cannot use namespace 'SapperRequest' as a type` instead of types. ![image](https://user-images.githubusercontent.com/157695/111359525-d7218e80-8648-11eb-84ad-fe055eb8e34f.png) ```ts import type { SapperRequest,...

## 🐛 Bug Report Running an unknown command silently fails. Something like `meta npm dev` (should be `meta npm run dev`) or even `meta foo` silently fails just outputs nothing....

bug

**Describe the bug** Getting the following error when running `npx auto info`: TypeScriptCompileError: Failed to compile TypeScript: Debug Failure. False expression: Non-string value passed to `ts.resolveTypeReferenceDirective`, likely by a wrapping...

bug

**Is your feature request related to a problem? Please describe 🙏** First off, thanks for a great product! In a way yes, it is really hard to use this library...

## System Information ### V doctor ``` OS: macos, macOS, 12.5.1, 21G83 Processor: 8 cpus, 64bit, little endian, Apple M2 CC version: Apple clang version 13.0.0 (clang-1300.0.29.30) getwd: /Users/danawoodman/v vmodules:...

bug

Loading http://adminjs.com freezes both Chrome and Safari on iOS (tested on iPhone 4). Perhaps the large results table?

Example should show that unquoted values work, but shows example with a quote 😄 ### Before submitting the PR, please make sure you do the following - [ ] It's...

docs

It would be awesome if you could define a temporary variable somehow (this is just one possible suggestion) in cases where you might be duplicating lots of code to reuse...

### Describe the bug Took a while to track down the cause of this, but I recently updated to adapter-cloudflare 2.2.0 and my builds started to break. It appears a...

pkg:adapter-cloudflare

## Describe the feature Unless I am mistaken, Gorm does not support a network connected SQLite database, specifically [libsql](https://github.com/tursodatabase/libsql) / [Turso](https://turso.tech/) I've had success connecting to libsql/Turso with Go's built-in...

type:feature_request