Coder Social home page Coder Social logo

Comments (9)

 avatar commented on May 1, 2024 1

No, the project creation is working but the build fails on the server build & the dev shows only white page without no content.

from qwik.

natebowang avatar natebowang commented on May 1, 2024

So does the starter partytown.

from qwik.

manucorporat avatar manucorporat commented on May 1, 2024

There been a lot of moving parts in the last days! can you try again!?

from qwik.

 avatar commented on May 1, 2024

It does not work at all. I tried the party town, starter express, starter cloudflare. in dev mode, vite server starts but can't render any thing to the screen. in prod build, the server build fails pointing to closing jsx tag. Please fix the problems. We need to try Qwik Quicker.

Screenshot (1)

Screenshot (2)

from qwik.

david-camdzic avatar david-camdzic commented on May 1, 2024

Working fine now :) Thank you, @manucorporat

from qwik.

 avatar commented on May 1, 2024

Sorry, but I am not seeing any change it is still not working to me & I can't get a working dev or prod build.
Is there any issue with windows PCs or node.js versions (I am using node 17) or with vite & compilation steps?

I am now using the roll-up version of Qwik template that I have get from @ryansolid (https://github.com/ryansolid/qwik-hackernews/tree/main) Qwik Hacker News App & it works, but don't have a good DX although the build never fails.

from qwik.

david-camdzic avatar david-camdzic commented on May 1, 2024

@zeamanuel28 I am on latest fedora and npm init qwik@latest seems to be working for me. Will check windows in a bit.

from qwik.

joranbeasley avatar joranbeasley commented on May 1, 2024

I have this same issue running basic starter template just following quickstart guide :( I just retried it today and the issue remains

this is on windows 10 with node 17.3.0

C:\qwik-test> npm init qwik@latest
C:\qwik-test> cd qwik-app && npm install && npm start

added 75 packages, and audited 76 packages in 8s

6 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

> [email protected] start
> npm run dev


> [email protected] dev
> vite

Pre-bundling dependencies:
  @builder.io/qwik/qwikloader.js
  @builder.io/qwik
  @builder.io/qwik/jsx-runtime
(this will be run only when your dependencies or config have changed)

  vite v2.8.0 dev server running at:

  > Local: http://localhost:3000/
  > Network: use `--host` to expose

  ready in 924ms.

Every thing looks fine but as soon as i go to the server i get a blank page and the following error in the windows terminal

Error: failed to load module for ssr: /src/h_main_app_onmount.js
  at instantiateModule (C:\test-qwik\qwik-app\node_modules\vite\dist\node\chunks\dep-c9c9d3e5.js:56042:15)

from qwik.

nilsriga avatar nilsriga commented on May 1, 2024

Same

Error: failed to load module for ssr: /src/h_main_app_onmount.js
  at instantiateModule (C:\test-qwik\qwik-app\node_modules\vite\dist\node\chunks\dep-c9c9d3e5.js:56042:15)

from qwik.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.