Add some examples for NPM2 issues.

This commit is contained in:
Arunoda Susiripala 2016-04-06 21:36:20 +05:30
parent 1105397bfb
commit bc91944054

View File

@ -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