Skip to content

Disable setting store-path on Node.js < 6.3.0 #431

@zkochan

Description

@zkochan

Shared stores work properly only on Node.js >= 6.3.0, because it requires the --preserve-symlinks property.

To avoid confusion it is better to disallow setting the store-path property on older version of Node.

If someone sets it, throw an error.

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