You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading ember-resolver to version 13.x, the application encounters an error that prevents it from running correctly when using ember-can. The error message is as follows:
Description:
After upgrading
ember-resolver
to version 13.x, the application encounters an error that prevents it from running correctly when using ember-can. The error message is as follows:Steps to Reproduce:
ember-resolver
to version 13.x in an Ember.js application.Expected Behavior:
The application should run without any errors when using ember-can with the updated ember-resolver package.
Actual Behavior:
The application fails to run due to the above-mentioned error.
Environment:
Ember.js version: 5.12
ember-resolver
version: 13.0.1ember-can
version: 6.0.0Node.js version: 20.x
The text was updated successfully, but these errors were encountered: