You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5.[Production Build and Deployment](#production-build-and-deployment)
@@ -121,9 +122,12 @@ graph LR
121
122
122
123
If you just want to use Chatter without setting up a development environment, you can download pre-built executables from the [Releases](https://github.com/The-Best-Codes/chatter/releases/latest) page.
123
124
124
-
> [!IMPORTANT]
125
+
> [!NOTE]
125
126
> Choose the correct executable for your operating system and CPU architecture (`modern` for newer CPUs, `base` for older ones).
126
127
128
+
> [!IMPORTANT]
129
+
> If you see issues with `sharp` when you run the executable, navigate to the directory containing the `chatter` executable and run `npm install sharp`.
0 commit comments