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

New release fails to be fetched using swift package update #146

Closed
MFranceschi6 opened this issue Sep 16, 2021 · 2 comments · Fixed by #145
Closed

New release fails to be fetched using swift package update #146

MFranceschi6 opened this issue Sep 16, 2021 · 2 comments · Fixed by #145

Comments

@MFranceschi6
Copy link

Expected behavior

To correctly update package repository

Actual behavior

Resolving https://github.com/apple/swift-nio-extras.git at 1.10.1
... /.build/checkouts/swift-nio-extras: error: Couldn’t update repository submodules:
fatal: No url found for submodule path '.SourceKitten' in .gitmodules

Steps to reproduce

  1. Create new swift project, add swift-nio extras as dependendency
  2. swift package update

SwiftNIO-Extras version/commit hash

Version 1.10.1

Swift & OS version (output of swift --version && uname -a)

Swift version 5.4.2 (swift-5.4.2-RELEASE)
Target: x86_64-unknown-linux-gnu

@Lukasa
Copy link
Contributor

Lukasa commented Sep 16, 2021

Fix is in #145.

@Lukasa Lukasa linked a pull request Sep 16, 2021 that will close this issue
@glbrntt
Copy link
Contributor

glbrntt commented Sep 16, 2021

This should be resolved in 1.10.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants