docs: replace deprecated pnpm command to newer

This commit is contained in:
AkaraChen 2023-02-15 08:52:19 +08:00
parent 88eb083815
commit ddb874be32
7 changed files with 7 additions and 7 deletions

View File

@ -9,7 +9,7 @@ npx storybook init --type html
- With pnpm:
```shell
pnpx storybook init --type html
pnpm dlx storybook init --type html
```
If you run into issues with the installation, check the [Troubleshooting section](#troubleshooting) below for guidance on how to solve it.

View File

@ -9,7 +9,7 @@ npx storybook init
- With pnpm:
```shell
pnpx storybook init
pnpm dlx storybook init
```
If you run into issues with the installation, check the [Troubleshooting section](#troubleshooting) below for guidance on how to solve it.

View File

@ -9,7 +9,7 @@ npx storybook init
- With pnpm:
```shell
pnpx storybook init
pnpm dlx storybook init
```
If you run into issues with the installation, check the [Troubleshooting section](#troubleshooting) below for guidance on how to solve it.

View File

@ -9,7 +9,7 @@ npx storybook init
- With pnpm:
```shell
pnpx storybook init
pnpm dlx storybook init
```
If you run into issues with the installation, check the [Troubleshooting section](#troubleshooting) below for guidance on how to solve it.

View File

@ -9,7 +9,7 @@ npx storybook init
- With pnpm:
```shell
pnpx storybook init
pnpm dlx storybook init
```
If you run into issues with the installation, check the [Troubleshooting section](#troubleshooting) below for guidance on how to solve it.

View File

@ -9,7 +9,7 @@ npx storybook init
- With pnpm:
```shell
pnpx storybook init
pnpm dlx storybook init
```
If you run into issues with the installation, check the [Troubleshooting section](#troubleshooting) below for guidance on how to solve it.

View File

@ -9,7 +9,7 @@ npx storybook init
- With pnpm:
```shell
pnpx storybook init
pnpm dlx storybook init
```
If you run into issues with the installation, check the [Troubleshooting section](#troubleshooting) below for guidance on how to solve it.