question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot clone wekan on Windows

See original GitHub issue
> git clone https://github.com/wekan/wekan.git
Cloning into 'wekan'...
remote: Counting objects: 5825, done.
remote: Compressing objects: 100% (27/27), done.
remote: Total 5825 (delta 8), reused 0 (delta 0), pack-reused 5798R
Receiving objects: 100% (5825/5825), 2.88 MiB | 1.26 MiB/s, done.
Resolving deltas: 100% (3890/3890), done.
error: cannot create submodule directory packages/kadira:flow-router
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD'

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
xet7commented, Jun 23, 2017

Now git clone works on Windows 😃 You can check Linux from source instructions to see what other repos are needed.

0reactions
neoolegcommented, Apr 17, 2017

OK, let me to test Wekan carefully including #962. On which revision should double slash issue reproduce?

Anyway, current issue blocks using (developing) Wekan on Windows, so it’s major enough in terms for contribution.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Windows · wekan/wekan Wiki - GitHub
Wekan is run with Windows native version of Node.js and MongoDB, directly at Windows ... If you like to build from source, clone...
Read more >
Wekan download | SourceForge.net
Download Wekan for free. The open-source kanban. Wekan is a completely open source and free collaborative kanban board application.
Read more >
How to install the Wekan kanban server | TechRepublic
Wekan is a very easy-to-deploy and use kanban solution. ... The initial Wekan window is ready for you to start creating.
Read more >
Install Wekan from source on Windows
b) Docker for Windows, prebuilt without --build option, ... Clone the repo ( https://github.com/wekan/wekan ); Browse the wekan directory ...
Read more >
Cannot clone git repository via Git Bash - Stack Overflow
I just cloned it on my own W10 x64 PC without any issue. D:\git>git version git version 2.23.0.windows.1 D:\git>git clone ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found