-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
non-docker install #1782
-
I tried out Dashy with Docker. Very cool, love it!
The workflow for editing conf.yml isn't great so i decided to install Dashy outside of Docker.
Followed the docs. $ yarn
gave me 00h00m00s 0/0: : ERROR: There are no scenarios; must have at least one.
Is using Dashy outside Docker unsupported now?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 2 comments
-
Same here...
Beta Was this translation helpful? Give feedback.
All reactions
-
I ran into this issue also but it was due to the fact that I installed yarn via apt package manager as opposed to through NPM. Once I removed the package that was installed via apt and rebooted the system I was able to run the yarn command.
Worth mentioning though, once I got passed this I was still unable to get dashy to work with the non docker installation method.
Beta Was this translation helpful? Give feedback.