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

"Ineffective mark-compacts near heap limit Allocation failed" error on fresh install #21

Open
AnaelBonnafous opened this issue Jun 9, 2023 · 2 comments

Comments

@AnaelBonnafous
Copy link

Error when running nuxt-themes/starter after fresh install locally or on codesandbox.io

  • Node 18.16.0
  • PNPM 8.5.1
  • Nuxt 3.5.2

Locally

1. git clone https://github.com/nuxt-themes/starter
2. cd starter
3. pnpm install
4. pnpm run dev

On codesandbox.io
https://codesandbox.io/p/sandbox/github/nuxt-themes/starter

image
image

@zangetsu02
Copy link

zangetsu02 commented May 17, 2024

hi @AnaelBonnafous , did you find a solution to this problem?

@AnaelBonnafous
Copy link
Author

hi @AnaelBonnafous , did you find a solution to this problem?

Hi ! I haven't found a solution or tried again until today. After initializing this project again, I have no problems.
Except a 503 error when running dev script, but when running generate then preview commands the static output works just fine.
This repository hasn't been updated for 7 months, maybe that has something to do with it.

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

2 participants