diff --git a/frontend/README.md b/frontend/README.md index 5bc1b58..018ca81 100644 --- a/frontend/README.md +++ b/frontend/README.md @@ -6,6 +6,7 @@ First, run the development server: ```bash export UPSTREAM_URL="https://gdq-a.upstream.streaminginter.net/" +export NODE_OPTIONS="--openssl-legacy-provider" npm run dev # or