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

Podfile is broken in 2.0.1 #62

Closed
vdlindenmark opened this issue Apr 14, 2019 · 2 comments
Closed

Podfile is broken in 2.0.1 #62

vdlindenmark opened this issue Apr 14, 2019 · 2 comments
Labels
bug Something isn't working released

Comments

@vdlindenmark
Copy link

vdlindenmark commented Apr 14, 2019

Environment

React Native Environment Info:
System:
OS: macOS 10.14.4
CPU: (8) x64 Intel(R) Core(TM) i7-7920HQ CPU @ 3.10GHz
Memory: 127.13 MB / 16.00 GB
Shell: 5.3 - /bin/zsh
Binaries:
Node: 11.12.0 - /usr/local/bin/node
Yarn: 1.15.2 - /usr/local/bin/yarn
npm: 6.7.0 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 12.1, macOS 10.14, tvOS 12.1, watchOS 5.1
IDEs:
Android Studio: 3.3 AI-182.5107.16.33.5314842
Xcode: 10.1/10B61 - /usr/bin/xcodebuild
npmPackages:
react: 16.8.3 => 16.8.3
react-native: 0.59.4 => 0.59.4
npmGlobalPackages:
create-react-native-app: 1.0.0
react-native-cli: 2.0.1
react-native-git-upgrade: 0.2.7

Platforms

iOS

Versions

  • react-native-netinfo: 2.0.1
  • react-native: 0.59.4
  • react: 16.8.3

Description

After upgrading from 2.0.0 to 2.0.1 pod init returns in this error. [!] No podspec found for 'react-native-netinfo' in '../node_modules/@react-native-community/netinfo' before the update everything is working fine. There's no new instruction for linking or a warning in the release.

@vdlindenmark vdlindenmark added the bug Something isn't working label Apr 14, 2019
@matt-oakes
Copy link
Collaborator

👋 Thanks for reporting this. I have an idea what this is and will work to have a fix out by tomorrow

react-native-community-bot pushed a commit that referenced this issue Apr 15, 2019
## [2.0.2](v2.0.1...v2.0.2) (2019-04-15)

### Bug Fixes

* Ensure the correct files are included in the NPM package ([d9fc04f](d9fc04f)), closes [#62](#62) [#63](#63)
@react-native-community-bot
Copy link
Collaborator

🎉 This issue has been resolved in version 2.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

No branches or pull requests

3 participants