Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not surface errors in dependencies #9

Open
gausie opened this issue Apr 30, 2021 · 0 comments
Open

Does not surface errors in dependencies #9

gausie opened this issue Apr 30, 2021 · 0 comments

Comments

@gausie
Copy link

gausie commented Apr 30, 2021

pnp.resolveToUnqualified(...) can result in very important package-x tried to access package-y, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound. errors, but these are swallowed by the catch (error) {} blocks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant