Use npm2yarn where missing

This commit is contained in:
Shahed Nasser
2022-06-06 19:12:40 +03:00
parent c0eda251f6
commit ef344bb255
+1 -1
View File
@@ -76,7 +76,7 @@ You will not be able to access the Secret Key after closing the pop-up. So, make
In the directory of your Medusa server, run the following command to install the MinIO plugin:
```bash
```bash npm2yarn
npm install medusa-file-minio
```