qwik: [🐞] Cannot build in v1.1.0 with Windows

Which component is affected?

Qwik Rollup / Vite plugin

Describe the bug

Cannot build Qwik app even on fresh new application.

Could not resolve entry module "src/s_ebq0vfsfksk.js".
error during build:
RollupError: Could not resolve entry module "src/s_ebq0vfsfksk.js".
    at error (file:///D:/Desktop/qwik-app/node_modules/rollup/dist/es/shared/node-entry.js:2125:30)
    at ModuleLoader.loadEntryModule (file:///D:/Desktop/qwik-app/node_modules/rollup/dist/es/shared/node-entry.js:23959:20)
    at async Promise.all (index 0)

Reproduction

https://stackblitz.com/edit/qwik-starter-abdeqn?file=package.json

Steps to reproduce

  1. npm create qwik@latest
  2. Select Empty App (QwikCity) (Basic App (QwikCity) is bugged too, other are not tested yet)
  3. cd qwik-app
  4. yarn
  5. yarn build
  6. Done

System Info

System:
    OS: Windows 10 10.0.19044
    CPU: (8) x64 Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
    Memory: 5.13 GB / 15.89 GB
  Binaries:
    Node: 18.16.0 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.19 - C:\Program Files\nodejs\yarn.CMD
    npm: 9.5.1 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Edge: Spartan (44.19041.1266.0), Chromium (113.0.1774.35)
    Internet Explorer: 11.0.19041.1566
  npmPackages:
    @builder.io/qwik: ^1.1.0 => 1.1.0
    @builder.io/qwik-city: ^1.1.0 => 1.1.0
    undici: 5.22.0 => 5.22.0
    vite: 4.3.5 => 4.3.5

Additional Information

No response

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Reactions: 3
  • Comments: 15 (4 by maintainers)

Most upvoted comments

Should be fixed in 1.1.1, make sure to update qwik and qwik-city

Added a new e2e test and we can reproduce, working on 1.1.1. If you are in Windows, please downgrade to 1.0.0