Skip to content

Node v8.x not allowed due to devEngines setting in package.json #10127

@ndresx

Description

@ndresx

Do you want to request a feature or report a bug?
feature/update

What is the current behavior?
Currently, only the following Node versions are allowed because of the devEngines value in the package.json when executing npm install or any other script: "node": "4.x || 5.x || 6.x || 7.x".

Error:
Current node version is not supported for development, expected "8.0.0" to satisfy "4.x || 5.x || 6.x || 7.x".

What is the expected behavior?
Unless there is a reason for not allowing version 8 yet, could we update this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions