issues Search Results · repo:nitrojs/nitro language:TypeScript
Filter by
1k results
(70 ms)1k results
innitrojs/nitro (press backspace or delete to remove)Environment
Nitro: 2.11.x Bun: 1.2.4
Reproduction
https://codesandbox.io/p/devbox/stoic-ritchie-x3fwqc?file=%2Fserver%2Froutes%2Findex.ts
If the embedded preview does not work, use this link to view ...
pending triage
michaelhue
- 5
- Opened 19 hours ago
- #3185
Environment
N/A
Reproduction
N/A
Describe the bug
Nuxt Nitro server built in time log has an extra space.
Additional context
No response
Logs
✔ Vite client built in 60ms
✔ Vite ...
pending triage
murshex
- Opened yesterday
- #3180
Environment
Node.js v18.20.4 Nitropack 2.11.4
Reproduction
1. npx giget@latest nitro nitro-app --install
2. cd nitro-app
3. Create server/plugins/test.ts and paste:
import path from path ;
import ...
pending triage
qnp
- Opened 2 days ago
- #3176
Environment
Nodejs: v20.13.1 Nitro: 2.11.4
Reproduction
defineRouteMeta({
openAPI: {
tags: [ anything ],
description: anything. ,
},
});
Image
Describe the bug
The $global option is ...
pending triage
pradel
- Opened 2 days ago
- #3173
[UPDATED]
Environment
- Operating System: Darwin
- Node Version: v22.14.0
- Nuxt Version: -
- CLI Version: 3.22.5
- Nitro Version: 2.11.1
- Package Manager: pnpm@10.5.2
- Builder: -
- ...
pending triage
jamaluddinrumi
- 1
- Opened 2 days ago
- #3171
Environment
nitropack : latest mysql2 : ^3.13.0 , wrangler : ^3.114.0
Reproduction
https://stackblitz.com/edit/github-ydtayt9g?file=server%2Froutes%2Findex.ts,nitro.config.ts,wrangler.toml
You will ...
pending triage
alexcroox
- Opened 2 days ago
- #3170
Environment
nuxt 3.15.4, SPA with the following config and code,
// SPA backend api
$fetch( /api/v2/user/userinfo.json , { headers: {
Accept: application/json, text/html ,
},
});
// https://nuxt.com/docs/api/configuration/nuxt-config ...
enhancement
h3
route-rules
trydofor
- 1
- Opened 3 days ago
- #3160
Environment
// package.json
{
private : true,
scripts : {
build : nitro build ,
dev : nitro dev ,
prepare : nitro prepare ,
preview : node .output/server/index.mjs
}, ...
bug
jamaluddinrumi
- 4
- Opened 3 days ago
- #3159
Environment
Nuxt 3.15.4 with Nitro 2.10.4 NodeJS 22 LTS
Reproduction
https://stackblitz.com/edit/github-ksugndqw?file=server%2Fplugins%2Fstorage.ts
Describe the bug
When passing the H3Event to the ...
pending triage
Velka-DEV
- 1
- Opened 4 days ago
- #3150
Environment
nitropack: latest compatibilityDate: 2025-03-04
Node.js: v20.18.3
Reproduction
import { Buffer } from node:buffer
import { SerialPort } from serialport
export default defineNitroPlugin(() ...
dev
needs investigation
s3xysteak
- 4
- Opened 5 days ago
- #3147

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.