Update to reflect specific PNPM version
parent
8e2f26bf08
commit
b98e85c7be
|
@ -171,6 +171,7 @@ To install WooCommerce dependencies (this includes some functionality such as Gu
|
|||
$ cd ~/vagrant-local/www/wordpress-one/public_html/wp-content/plugins/woocommerce
|
||||
$ nvm install
|
||||
$ nvm use
|
||||
$ npm install -g pnpm@^6.24.2
|
||||
$ pnpm install
|
||||
$ pnpm nx composer-install woocommerce
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue