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
ember-simple-auth doesn't rely on webpack so I'd prefer to not introduce any dependencies just to hush the log.
Unless you mean somewhere else? The test-apps do have these dependencies though.
There is a peerDependency warning while installing this package.
Missing peerDependency
webpack@^5.0.0
required by ember-source, ember-auto-import, etc.As these are not dependencies, this does not affect users of this package.
The easiest way to fix is to add some version of webpack 5.x to devDependencies.
I can open a PR if you'd like.
The text was updated successfully, but these errors were encountered: