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

Broken imports in v1.0.0 w/ Nuxt #147

Open
galaxyblur opened this issue Nov 28, 2024 · 5 comments
Open

Broken imports in v1.0.0 w/ Nuxt #147

galaxyblur opened this issue Nov 28, 2024 · 5 comments
Assignees
Labels
bug Something isn't working p4-important-bug Violate documented behavior or significantly improve performance (priority) types

Comments

@galaxyblur
Copy link

Attempting to use the 1.0.0 release with Nuxt, I get an error on the nuxt prepare step. This is reproducible within this repo's nuxt playground if you update the dependency to 1.0.0.

 ERROR  ENOENT: no such file or directory, open '/Users/.../.../post-processing/playground-nuxt/@tresjs/post-processing'                                                             10:29:39 AM

This does not happen when using 1.0.0-next.1.

- Operating System: Darwin
- Node Version:     v20.10.0
- Nuxt Version:     3.14.1592
- CLI Version:      3.15.0
- Nitro Version:    2.10.4
- Package Manager:  [email protected]
- Builder:          -
- User Config:      default
- Runtime Modules:  @nuxt/[email protected], @pinia/[email protected], @nuxtjs/[email protected], @primevue/[email protected], @nuxtjs/[email protected], [email protected], @nuxt/[email protected], @tresjs/[email protected]
- Build Modules:    -

Thanks for maintaining this project!

@imrefazekas
Copy link

Same here. 1.0 breaks Nuxt prepare step.

@imrefazekas
Copy link

Im using 23.3.0 and it is broken for me :(

@Armgd
Copy link

Armgd commented Dec 6, 2024

I deleted my comment, finally doesn't get it work in Node LTS 22.x. I got it working on initial launch, but after HMR, got same error :/ .

@damienmontastier
Copy link

damienmontastier commented Dec 16, 2024

@alvarosabu I still don't have enough plugin module skills to fix this issue 🫤

@alvarosabu
Copy link
Member

Mmmm, I think I know why, I will take care of it

@alvarosabu alvarosabu self-assigned this Dec 16, 2024
@alvarosabu alvarosabu added bug Something isn't working types p4-important-bug Violate documented behavior or significantly improve performance (priority) labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p4-important-bug Violate documented behavior or significantly improve performance (priority) types
Projects
Status: No status
Development

No branches or pull requests

5 participants