Procházet zdrojové kódy

docs: Note that Windows is not support for companion right now

Kevin van Zonneveld před 6 roky
rodič
revize
cac668d64a
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      website/src/docs/companion.md

+ 2 - 0
website/src/docs/companion.md

@@ -36,6 +36,8 @@ npm install @uppy/companion
 
 If you don't have a Node.js project with a `package.json` you might want to install/run Companion globally like so: `[sudo] npm install -g @uppy/companion@0.30.0`.
 
+Unfortunately, Windows is not a supported platform right now. It may work, and we're happy to accept improvements in this area, but we can't provide assistance.
+
 ## Usage
 
 Companion may either be used as a pluggable express app, which you plug into your already existing server, or it may simply be run as a standalone server: