-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
COMP: DXDeveloper Experience related issueDeveloper Experience related issueSTATUS-2: team is working on thisScheduled for work by the core teamScheduled for work by the core teamTYPE: bugSomething isn't workingSomething isn't working
Description
Which component is affected?
Qwik City (routing)
Describe the bug
I created a new app with npm create qwik@latest
Add static adapter npm run qwik add static
Add route apple
in src

Then run npm run build.server
Folder apple
is missing in dist

This behavior happens most of the time i build.
Reproduction
https://github.com/mapp113/qwik-app
Steps to reproduce
run npm run build.server
System Info
System:
OS: Windows 11 10.0.26100
CPU: (12) x64 11th Gen Intel(R) Core(TM) i5-11400H @ 2.70GHz
Memory: 5.90 GB / 15.78 GB
Binaries:
Node: 22.20.0 - C:\Program Files\nodejs\node.EXE
npm: 11.6.1 - C:\Program Files\nodejs\npm.CMD
Browsers:
Edge: Chromium (140.0.3485.54)
Internet Explorer: 11.0.26100.1882
Additional Information
When i run npm run build
The console give me Error: Command failed with exit code 3221226356: npm run build.server

Metadata
Metadata
Labels
COMP: DXDeveloper Experience related issueDeveloper Experience related issueSTATUS-2: team is working on thisScheduled for work by the core teamScheduled for work by the core teamTYPE: bugSomething isn't workingSomething isn't working
Type
Projects
Status
In progress