Closed
Description
Bug Report Checklist
- I have pulled the latest
main
branch of the repository. - I have searched for related issues and found none that matched my issue.
Overview
The current functionality depends upon parsing a project .npmrc
file. This is useful for most use cases but doesn't help npx usage. Perhaps we can have a mode which doesn't require parsing a local file.
Additional Info
N/A