1
0
mirror of https://github.com/snobu/destreamer.git synced 2026-01-17 05:22:18 +00:00

Reintroduce Node 8.x support (#79)

* Fix Node 8.x support

* Add Node 8.x to CI build matrix
This commit is contained in:
Adrian Calinescu
2020-04-21 12:42:08 +03:00
committed by GitHub
parent 64151520e2
commit 352b1eaa5e
4 changed files with 5 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ Hopefully this doesn't break the end user agreement for Microsoft Stream. Since
## Prereqs
- **Node.js**: You'll need Node.js v10 or higher. A GitHub Action runs tests on all major Node versions on every commit.
- **Node.js**: You'll need Node.js version 8.0 or higher. A GitHub Action runs tests on all major Node versions on every commit.
- **npm**: usually comes with Node.js, type `npm` in your terminal to check for its presence
- [**ffmpeg**][ffmpeg]: a recent version (year 2019 or above), in `$PATH` or in the same directory as this README file (project root).
- **git**: one or more npm dependencies require git. Install git with your favorite package manager or https://git-scm.com/downloads