Update readme to add compatibility options for more recent Node.js versions.
parent
c1147ddb4e
commit
3eee711838
|
@ -6,6 +6,7 @@ First, run the development server:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
export UPSTREAM_URL="https://gdq-a.upstream.streaminginter.net/"
|
export UPSTREAM_URL="https://gdq-a.upstream.streaminginter.net/"
|
||||||
|
export NODE_OPTIONS="--openssl-legacy-provider"
|
||||||
|
|
||||||
npm run dev
|
npm run dev
|
||||||
# or
|
# or
|
||||||
|
|
Loading…
Reference in New Issue