jrudess / streamdvr

DVR for streaming entertainment
GNU General Public License v3.0
67 stars 16 forks source link

ExperimentalWarning: The fs.promises API is experimental #88

Closed jrudess closed 5 years ago

jrudess commented 5 years ago

This message prints when writing config.yml, and can mess up TUI mode. To get rid of it run:

node --no-warnings streamdvr.js