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
Let's install a dev dependency on v5 of webpack in an attempt to resolve the
error:
```
[ember-auto-import] this version of ember-auto-import requires the app to have
a dependency on webpack 5
```
which occurs when running the test script via CI.
0 commit comments