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

Could not find module eventemitter3 #1881

Closed
2 tasks done
poplevente opened this issue May 14, 2024 · 3 comments
Closed
2 tasks done

Could not find module eventemitter3 #1881

poplevente opened this issue May 14, 2024 · 3 comments
Labels
status: needs information Issue needs more context to help everyone understand the problem

Comments

@poplevente
Copy link

  • I am on the latest ember-intl version
  • I have searched the issues of this repo and believe that this is not a duplicate

Environment

  • Ember Version: 5.7
  • Ember CLI Version: 5.7
  • Ember Intl Version: 6.5.4
  • Browser(s): Chrome - latest
  • Node Version: 20.11.1

-> using single-spa!

Hi There,

i'm moving our ember application to the latest package versions, using the latest ember, latest intl, node 20, using ember-auto-import.
the project builds, but once loading the page, i get the following error:

Uncaught (in promise) Error: Could not find module eventemitter3 imported from ember-intl/services/intl

could someone maybe point to a direction where to look, what to check to make this working?
i did find similar issues, but not exactly this one. and i did try all the solutions proposed from the found issues, but none worked for me.

@ijlee2
Copy link
Contributor

ijlee2 commented May 14, 2024

i'm moving our ember application to the latest package versions, using the latest ember, latest intl, node 20, using ember-auto-import.

Hi, @poplevente. It sounds to me like you might have tried to update too many things at once (possibly including package manager). With too many variables and without a reproduction app, I wouldn't be able to help here.

Can you try updating things one at a time? You may need to revert code, but will more easily find out when the page began to error. You'll also want to check your lockfile, to ensure that 1 version of ember-intl, etc. is installed whenever possible.

@ijlee2 ijlee2 added the status: needs information Issue needs more context to help everyone understand the problem label May 14, 2024
@ijlee2
Copy link
Contributor

ijlee2 commented May 20, 2024

Will close the issue as there's little information to go on.

@ijlee2 ijlee2 closed this as completed May 20, 2024
@ijlee2
Copy link
Contributor

ijlee2 commented Jun 14, 2024

A similar incident was reported on Discord.

@poplevente, were you able to find out what had caused the error message to appear?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs information Issue needs more context to help everyone understand the problem
Projects
None yet
Development

No branches or pull requests

2 participants