diff --git a/docs/developer-docs/web-apps/application-frontends/quickstart/react-quickstart.mdx b/docs/developer-docs/web-apps/application-frontends/quickstart/react-quickstart.mdx index 2cb3c4ed6e..aa3f631511 100644 --- a/docs/developer-docs/web-apps/application-frontends/quickstart/react-quickstart.mdx +++ b/docs/developer-docs/web-apps/application-frontends/quickstart/react-quickstart.mdx @@ -22,6 +22,9 @@ One key feature of ICP is its ability to serve web assets directly in a web brow #### Prerequisites Download and install Node.js. +
sudo apt install libunwind-dev
.
---------