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

gracefully handle error when @types/node is not installed #1422

Merged
merged 1 commit into from Aug 8, 2021
Merged

Conversation

cspotcode
Copy link
Collaborator

Fix #1419

@cspotcode cspotcode added this to the 10.2.0 milestone Aug 8, 2021
@codecov
Copy link

codecov bot commented Aug 8, 2021

Codecov Report

Merging #1422 (efa36c7) into main (dc0fed2) will decrease coverage by 0.04%.
The diff coverage is 66.66%.

Impacted Files Coverage Δ
src/resolver-functions.ts 82.60% <66.66%> (-1.49%) ⬇️

@cspotcode cspotcode merged commit 9c1c9ce into main Aug 8, 2021
@cspotcode cspotcode deleted the ab/1419 branch October 11, 2021 03:46
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

Successfully merging this pull request may close these issues.

require.resolve('@types/node') fails when peerDep is missing
1 participant