{"id":19738266,"url":"https://github.com/httptoolkit/check-msvc-runtime","last_synced_at":"2025-05-08T23:09:26.586Z","repository":{"id":261466639,"uuid":"884384679","full_name":"httptoolkit/check-msvc-runtime","owner":"httptoolkit","description":"An npm package to easily show a warning if the Microsoft Visual C++ Redistributable is not installed on Windows","archived":false,"fork":false,"pushed_at":"2024-12-19T18:30:11.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-01T13:42:43.834Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httptoolkit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-06T16:48:36.000Z","updated_at":"2025-01-04T11:09:45.000Z","dependencies_parsed_at":"2024-11-06T18:42:34.566Z","dependency_job_id":null,"html_url":"https://github.com/httptoolkit/check-msvc-runtime","commit_stats":null,"previous_names":["httptoolkit/check-msvc-runtime"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httptoolkit%2Fcheck-msvc-runtime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httptoolkit%2Fcheck-msvc-runtime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httptoolkit%2Fcheck-msvc-runtime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httptoolkit%2Fcheck-msvc-runtime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httptoolkit","download_url":"https://codeload.github.com/httptoolkit/check-msvc-runtime/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252273396,"owners_count":21721907,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T01:13:42.869Z","updated_at":"2025-05-08T23:09:26.568Z","avatar_url":"https://github.com/httptoolkit.png","language":"JavaScript","readme":"# Check-MSVC-Runtime\n\n\u003e _Part of [HTTP Toolkit](https://httptoolkit.com/): powerful tools for building, testing \u0026 debugging HTTP_\n\nAn npm package to easily show a warning if the Microsoft Visual C++ (MSVC) Redistributable is not installed on Windows.\n\nMany Windows binaries won't run without the MSVC runtime installed, so this can cause problems, but those applications often don't provide a clear error. This makes it easy to end up with a hard-to-set up npm project. To handle that, this package makes it easy to cleanly detect and warn whenever this happens, so developers can easily resolve it themselves.\n\nTo use this:\n\n* `npm install check-msvc-runtime`\n* Add `\"preinstall\": \"check-msvc-runtime\"` to your package.json scripts\n\nNow, any time you `npm install` in your repo on Windows, if the MSVC runtime isn't installed it'll fail and show:\n\n```bash\n\u003e check-msvc-runtime@0.0.0 preinstall\n\u003e ./bin.js\n\n***********************\nThe Microsoft Visual C++ Runtime is not installed, and is\nrequired to set up this project on Windows.\n\nInstall it from:\nhttps://learn.microsoft.com/cpp/windows/latest-supported-vc-redist\n***********************\n\nnpm ERR! code 1\nnpm ERR! path .../check-msvc-runtime\nnpm ERR! command failed\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhttptoolkit%2Fcheck-msvc-runtime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhttptoolkit%2Fcheck-msvc-runtime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhttptoolkit%2Fcheck-msvc-runtime/lists"}