mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-21 05:02:39 +08:00
Add some examples for NPM2 issues.
This commit is contained in:
parent
1105397bfb
commit
bc91944054
@ -10,7 +10,7 @@ See more: https://github.com/kadirahq/react-storybook/issues/15
|
||||
|
||||
## Potential issues with NPM 2
|
||||
|
||||
If you are using NPM 2, you may got some weird issues. Try to use NPM 3. Here's how to do it:
|
||||
If you are using NPM 2, you may got some weird [issues](https://github.com/kadirahq/react-storybook/issues/65). Try to use NPM 3. Here's how to do it:
|
||||
|
||||
```
|
||||
npm i -g npm@3.8.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user