alteryx / alteryx/alteryx-tool-generator
TypeError when trying to use tool to create first test
- Lenguaje dominante
- JavaScript
- Estrellas
- 18
- Forks
- 6
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I downloaded today:
Latest LTS Version: 10.16.0 (includes npm 6.9.0)
But my first run hit an error:
```
C:\Users\ah57473\Documents\~Alteryx\alteryx-tool-generator-master\app\get-install-location.js:18
const installDir = (items.find(findInstallDir)).value
^
TypeError: Cannot read property 'value' of undefined
at regKey.values (C:\Users\ah57473\Documents\~Alteryx\alteryx-tool-generator-master\app\get-install-location.js:18:53)
at ChildProcess. (C:\Users\ah57473\Documents\~Alteryx\alteryx-tool-generator-master\node_modules\winreg\lib\registry.js:492:7)
at ChildProcess.emit (events.js:198:13)
at maybeClose (internal/child_process.js:982:16)
at Socket.stream.socket.on (internal/child_process.js:389:11)
at Socket.emit (events.js:198:13)
at Pipe._handle.close (net.js:606:12)
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.