Skip to content

uibuilder cannot use packages that are part of an npm @ scope #71

Closed
@TotallyInformation

Description

@TotallyInformation

tilib.findPackage() expects to find a simple package name and it doesn't cope with @ scoped names. These are always installed in a sub-folder.

I think that this is a bit more of an important one than this issue and I will raise a different issue for it.

While probably not that urgent to fix, it will need fixing at some point.

Software Version
uibuilder node v2.0.3

See Also Issue #69 - that issue is mainly about meta-packages (packages that install other packages) rather than this issue which is why I've created this one separately.

As a workaround, you can use one of the workarounds listed in issue 69. It may take me some while to get around to fixing this. In the meantime, if anyone fancies fixing it in a PR, please feel free to do so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FixedPhew, think I got away with it.enhancementImprovements to code or new features

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions