Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fresh install failed with 3 errors #18

Closed
ManasMadrecha opened this issue Aug 8, 2022 · 3 comments
Closed

Fresh install failed with 3 errors #18

ManasMadrecha opened this issue Aug 8, 2022 · 3 comments

Comments

@ManasMadrecha
Copy link

Reproduction

  1. Cloned the repo
  2. npm i
  3. npm run dev

Errors in Terminal and the website doesn't show up

 ERROR  Missing "./dist/app/entry" export in "nuxt3" package

i Vite server using experimental vite-node...                                              

 ERROR  Missing "./dist/app/entry" export in "nuxt3" package

i @nuxt-themes/config-edge v0.0.1-27648855.385c9ae enabled!                                             
i Using Content Wind by Sebastien Chopin (@Atinux)                                                      
√ Design Tokens built in 120ms                                                                  

 ERROR  Rollup error:  Unexpected token (Note that you need plugins to import files that are not JavaScript)

√ Nitro built in 1503 ms

The localhost page is stuck on this:
image

And this error in Console:

GET http://localhost:3000/ 503 (Server Unavailable)
@danielroe
Copy link
Collaborator

danielroe commented Aug 8, 2022

This issue should be resolved in nuxt edge channel and released shortly in RC.

nuxt/framework#6355

@ManasMadrecha
Copy link
Author

@danielroe That will be nice. However, doesn't this repo use "nuxt": "npm:nuxt3@latest" already?

@danielroe
Copy link
Collaborator

danielroe commented Aug 8, 2022

In that case, ensure you're using the latest release with yarn upgrade or npm upgrade. Here's the latest edge release on codesandbox.

@atinux atinux closed this as completed Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants