docs: add pnpm note

This commit is contained in:
2025-10-29 18:23:28 +13:00
parent ea8475f0e2
commit 14571d23a6

View File

@ -27,6 +27,11 @@ uv sync --dev
Note on RDkit installation: if you have rdkit installed on your system globally with a different version of python, the installation will try to link against that and subsequent calls fail. Only option remove global rdkit and rerun sync.
---
The frontend requires `pnpm` to correctly display in development.
[Install it here](https://pnpm.io/installation).
### 2. Set Up Environment File
Copy the example environment file for local setup: