We are using an internal registry, that requires authentication.
Since howfat does not reuse npmrc configuration for authentication and does not provide parameters for that neither, it is not possible to use it for projects that depends on internal libraries.
Another approach could be to provide a --ignore parameter where we could set a list of internal packages to ignore.
We are using an internal registry, that requires authentication.
Since howfat does not reuse npmrc configuration for authentication and does not provide parameters for that neither, it is not possible to use it for projects that depends on internal libraries.
Another approach could be to provide a
--ignoreparameter where we could set a list of internal packages to ignore.