-
-
Notifications
You must be signed in to change notification settings - Fork 53
Closed as not planned
Description
Trying to use this package for the first time, I got:
Error: Failed to load plugin 'import' declared in '.eslintrc.js': Cannot find module 'array.prototype.flatmap'
Looks like because 2.28.0 added dependencies on:
array.prototype.flatmap
array.prototype.findlastindex
object.fromentries
Which means they should be added to dependencies here too (unless they're being handled some other way).
Workaround is just to add the missing dependency as a dev dependency in my project.
schoeroschoero
Metadata
Metadata
Assignees
Labels
No labels