alteryx / alteryx/alteryx-tool-generator
TypeError when trying to use tool to create first test
- 主要语言
- JavaScript
- 星标
- 18
- 派生
- 6
- PR 合并指标
- 30 天内没有已合并 PR
描述
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)
```
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。