Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Can't generate a gif image of Grafana dashbords #172

Open
karlie93 opened this issue Mar 2, 2020 · 1 comment
Open

Can't generate a gif image of Grafana dashbords #172

karlie93 opened this issue Mar 2, 2020 · 1 comment

Comments

@karlie93
Copy link

karlie93 commented Mar 2, 2020

I want to create a dashboard list ,when i enter 'wizzy create dash-list my-first-list' ,
TypeError:
C:\Users\Geek\AppData\Roaming\npm\node_modules\wizzy\src\local\dashlist.js:150
this.dashlistConf.use('file', { file: dashListFile });
^

TypeError: Cannot read property 'use' of undefined
at DashList.saveDashListConf (C:\Users\Geek\AppData\Roaming\npm\node_modules\wizzy\src\local\dashlist.js:150:21)
at DashList.createIfNotExists (C:\Users\Geek\AppData\Roaming\npm\node_modules\wizzy\src\local\dashlist.js:20:10)
at DashList.createList (C:\Users\Geek\AppData\Roaming\npm\node_modules\wizzy\src\local\dashlist.js:27:8)
at Commands.instructions (C:\Users\Geek\AppData\Roaming\npm\node_modules\wizzy\src\commands.js:75:18)
at Command.listener (C:\Users\Geek\AppData\Roaming\npm\node_modules\wizzy\node_modules\commander\index.js:300:8)
at Command.emit (events.js:210:5)
at Command.EventEmitter.emit (domain.js:475:20)
at Command.parseArgs (C:\Users\Geek\AppData\Roaming\npm\node_modules\wizzy\node_modules\commander\index.js:637:12)
at Command.parse (C:\Users\Geek\AppData\Roaming\npm\node_modules\wizzy\node_modules\commander\index.js:457:21)
at Object. (C:\Users\Geek\AppData\Roaming\npm\node_modules\wizzy\src\index.js:13:9)

@Sytten
Copy link
Member

Sytten commented Mar 18, 2020

Thanks for submitting, I know the gif are broken currently but its a low priority feature

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants