Skip to content

install local blueprints error #6

@picadu

Description

@picadu

error bpPath is not defined

const name = helpers.getLastFolder(bpPath);

fix:

//const name = helpers.getLastFolder(bpPath);
const name = helpers.getLastFolder(src);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions