JorgenVatle / meteor-vite

⚡ Replace Meteor's bundler with Vite for blazing fast build-times
MIT License
16 stars 5 forks source link

Multiple package definitions error #124

Open christosf opened 2 months ago

christosf commented 2 months ago

W20240223-14:23:38.579(2)? (STDERR) ⚡ Detected multiple package definitions within eventemitter3! Please report this to https://github.com/JorgenVatle/meteor-vite/issues

W20240223-14:23:38.580(2)? (STDERR) ⚡ Package ostrio:files was defined within eventemitter3 🤔

I get the above error and the frontend will not load. It says to report this issue here.

Screenshot 2024-02-23 160100

Screenshot 2024-02-23 160148

JorgenVatle commented 2 months ago

Hey there! 👋

What version of meteor-vite and jorgenvatle:vite-bundler are you using? If you could set up a project reproducing the issue, that would be tremendously helpful. 🙌

JorgenVatle commented 2 months ago

Just following up, are you still having issues with this?

dallman2 commented 1 month ago

Same issue as in #145 and #151 .

I am using versions:

meteor-vite: ^1.10.2 jorgenvatle:vite-bundler@2.0.0-beta.14 (i cloned the meteor 3 migration branch)