storybook-eol/react-native-storybook

Release 2.2.1 to npm

bodhi opened this issue · 1 comments

bodhi commented

2.2.1 appears not to have been released on NPM, and I can't install it directly from this repo:

$ npm i --save-dev storybooks/react-native-storybook
npm ERR! Darwin 15.6.0
npm ERR! argv "/usr/local/Cellar/node/7.6.0/bin/node" "/usr/local/bin/npm" "i" "--save-dev" "storybooks/react-native-storybook"
npm ERR! node v7.6.0
npm ERR! npm  v4.1.2
npm ERR! path <snip>/node_modules/@kadira/react-native-storybook/dist/bin/storybook.js
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod

npm ERR! enoent ENOENT: no such file or directory, chmod '<snip>/node_modules/@kadira/react-native-storybook/dist/bin/storybook.js'
npm ERR! enoent ENOENT: no such file or directory, chmod '<snip>/node_modules/@kadira/react-native-storybook/dist/bin/storybook.js'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! Please include the following file with any support request:
npm ERR!     <snip>/npm-debug.log

Please release 2.2.1 to npm 😸

Sorry about that. Just published v2.2.1 and v2.2.2 to npm.