Closed
Description
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.