mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
docs: replace deprecated pnpm command to newer
This commit is contained in:
parent
88eb083815
commit
ddb874be32
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user