-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
dependenciesUpgrade or change dependenciesUpgrade or change dependencies
Milestone
Description
Is your feature request related to a problem? Please describe.
I am facing the following error when deploying with AWS CodePipeline:
error cypress-localstorage-commands@1.2.4: The engine "node" is incompatible with this module. Expected version "12.x || 13.x || 14.x || 15.x". Got "10.1.0"
Describe the solution you'd like
Is this package compatible with node 10.x at all?
Describe alternatives you've considered
Obviously upgrading node, but I'm just curious if 10.x could be supported?
Metadata
Metadata
Assignees
Labels
dependenciesUpgrade or change dependenciesUpgrade or change dependencies