You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Source of error
The react native version results in ETARGET error, even when doing a clean install.
To Reproduce
Expected behavior
A clean install
System:
The text was updated successfully, but these errors were encountered: