Akryum / Akryum/guijs

VCRUNTIME140_1.dll was not found

Abierto
#64 6 comentarios 0 reacciones 0 asignados Ver en GitHub
bug platform:windows tauri
Lenguaje dominante
Vue
Estrellas
1.3k
Forks
41
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**Describe the bug**
After installation on Windows, opening the app results in a pop up stating that "VCRUNTIME140_1.dll was not found".

**To Reproduce**
Steps to reproduce the behavior:
1. Install the v0.1.19 Windows binary on a machine without Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019 installed.
2. Open the application.
3. See error

**Expected behavior**
The required .dll is either included in the installation, or the README provides documentation for Windows users that the .dll (available from [Microsoft here](https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads)) is a prerequisite.

**Desktop (please complete the following information):**
- OS: Windows 10
- Node version: 12.14.0
- Are you using nvm? No

**Additional context**
I'd be happy to submit a PR to add the documentation, if that's your preferred resolution.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.