Hunter Bertoson

Results 6 issues of Hunter Bertoson

### Bug description I am unable to use `repo2docker` to build a local directory. #### Expected behaviour `repo2docker` to build locally #### Actual behaviour It fails ```` repo2docker . Picked...

### Please answer the questions below, it helps us to keep track of the issue. Please do not ignore it or your issue will be closed. 1. Which driver are...

**Describe the bug** **To Reproduce** **Expected behavior** **Screenshots** **Applicable Versions:** - Decap CMS version: `[email protected]` - Git provider: `github` - Browser version: `Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36...

Ran `npx @next/codemod@latest next-link .` to update to the latest Link config. Also removed `browsersListForSwc: true` from next.config.js as it was throwing an error stating it was not supported.

### Astro Info ```block Astro v4.4.13 Node v20.11.0 System macOS (arm64) Package Manager npm Output server Adapter @astrojs/cloudflare Integrations none ``` ### Describe the Bug The currently selected adapter `@astrojs/cloudflare`...

pkg: cloudflare
- P2: nice to have

### NextUI Version 2.1.12 ### Describe the bug When creating an accordion like this ``` import React from "react"; import {Accordion, AccordionItem} from "@nextui-org/accordion"; export default function App() { const...

🐛 Type: Bug