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

vapor update fails #2

Open
j4nos opened this issue Sep 29, 2017 · 2 comments
Open

vapor update fails #2

j4nos opened this issue Sep 29, 2017 · 2 comments

Comments

@j4nos
Copy link

j4nos commented Sep 29, 2017

When adding below line to Package.swift, vapor update will fail. Why?

.Package(url: "https://github.com/OpenKitten/Cheetah.git", majorVersion: 1)

Kukodas-MacBook-Pro:hello kukodajanos$ vapor update
Updating [ • ]
Error: backgroundExecute(code: 1, error: "error: terminated(128): git -C '/Users/kukodajanos/Workspace L/vapor/hello/.build/repositories/KittenCore.git--4606738124728250479' remote update -p\n", output: "Updating https://github.com/vapor/fluent-provider.git\nUpdating https://github.com/OpenKitten/Cheetah.git\nUpdating https://github.com/vapor/vapor.git\nUpdating https://github.com/OpenKitten/MongoKitten.git\nUpdating https://github.com/vapor/console.git\nUpdating https://github.com/vapor/crypto.git\nUpdating https://github.com/vapor/core.git\nUpdating https://github.com/vapor/bcrypt.git\nUpdating https://github.com/vapor/multipart.git\nUpdating https://github.com/vapor/node.git\nUpdating https://github.com/vapor/json.git\nUpdating https://github.com/vapor/engine.git\nUpdating https://github.com/vapor/routing.git\nUpdating https://github.com/vapor/random.git\nUpdating https://github.com/vapor/bits.git\nUpdating https://github.com/vapor/debugging.git\nUpdating https://github.com/vapor/ctls.git\nUpdating https://github.com/vapor/tls.git\nUpdating https://github.com/vapor/sockets.git\nUpdating https://github.com/vapor/fluent.git\nUpdating https://github.com/vapor/sqlite.git\nUpdating https://github.com/OpenKitten/CryptoKitten.git\nUpdating https://github.com/OpenKitten/BSON.git\nUpdating https://github.com/OpenKitten/Schrodinger.git\nUpdating https://github.com/OpenKitten/KittenCore.git\n")

@Joannis
Copy link
Member

Joannis commented Sep 29, 2017

What version of MongoKitten are you running?

@j4nos
Copy link
Author

j4nos commented Sep 29, 2017

I have this line: .Package(url: "https://github.com/OpenKitten/MongoKitten.git", majorVersion: 4)

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

No branches or pull requests

2 participants