Skip to content

Should using the same directory for NODE_BUILD_CACHE_PATH and NODE_BUILD_BUILD_PATH work? #731

@jfly

Description

@jfly

asdf-nodejs currently sets NODE_BUILD_BUILD_PATH and NODE_BUILD_CACHE_PATH to the same directory

This results in some very weird behavior which I've documented here: asdf-vm/asdf-nodejs#289.

My guess is that node-build doesn't expect or support these 2 variables being set to the same directory, but I thought it would be a good idea to file this issue and confirm.

If this is not supported, it might be nice for node-build to raise an explicit error if they are set the same directory? 🤷

Thanks for the cool tool!

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