Use npm2yarn where missing

This commit is contained in:
Shahed Nasser
2022-06-06 19:12:40 +03:00
committed by GitHub
parent 2eb2126fe3
commit 40f5ed89a6
+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
```