Adaverse commented on code in PR #31435:
URL: https://github.com/apache/airflow/pull/31435#discussion_r1206031871
##########
CONTRIBUTING.rst:
##########
@@ -1170,7 +1170,11 @@ To install yarn on macOS:
export PATH="$HOME/.yarn/bin:$PATH"
-4. Install third-party libraries defined in ``package.json`` by running the
+4. Install third-party libraries defined in ``package.json`` by running the
following command
Review Comment:
Something needs to be added to the doc. Even if I follow all of them, when I
run the server and do `yarn run dev` and webserver in debug mode, the UI won't
render the react components saying assets not found.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]