Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React native clean install version mismatch #6160

Closed
lostVkng opened this issue Mar 18, 2019 · 1 comment
Closed

React native clean install version mismatch #6160

lostVkng opened this issue Mar 18, 2019 · 1 comment

Comments

@lostVkng
Copy link

Source of error
The react native version results in ETARGET error, even when doing a clean install.

To Reproduce

npx -p @storybook/cli sb init

• Detecting project type. ✓
• Adding storybook support to your "React Native" appls: no such file or directory: ios/*.xcodeproj ✓
• Preparing to install dependencies. ✓

npm ERR! code ETARGET
npm ERR! notarget No matching version found for @storybook/react-native@^5.0.3
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/A/.npm/_logs/2019-03-18T21_02_29_600Z-debug.log

 • Installing dependencies. ✖

     An error occurred while installing dependencies.

Expected behavior
A clean install

System:

  • OS: MacOS 10.14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants