-
-
Notifications
You must be signed in to change notification settings - Fork 956
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
npm install fails on a fresh clone #1997
Comments
Cannot reproduce (did fresh install):
|
What version of node are you using? |
The CI has the same error : https://github.com/sindresorhus/got/runs/5361889511?check_suite_focus=true |
@sindresorhus This is due to a TypeScript update. I've pushed the fix to main but it seems CI for some reason doesn't include it. @baptistemarchand can you rebase and force push? |
Fixed by dcbea9c |
Describe the bug
npm install fails on a fresh clone.
Actual behavior
Expected behavior
No errors.
Checklist
The text was updated successfully, but these errors were encountered: