Windows installation from source problems
See original GitHub issueI’m new on wekan, or even meteor. Currently starting to interested on wekan and there occur some problem during running git bash >meteor
Here is the log for the error `Errors prevented startup:
While selecting package versions: error: unknown package in top-level dependencies: wekan:wekan-ldap unknown package in top-level dependencies: wekan:accounts-cas ` If anyone has some solution, I would try it right now
Issue Analytics
- State:
 - Created 5 years ago
 - Comments:8 (5 by maintainers)
 
Top Results From Across the Web
How to troubleshoot Windows Installer errors
Identify Windows Installer issues · Click Start, click Run, type cmd, and then click Command Prompt. · At the command prompt, type the...
Read more >How to Fix the Most Common Windows 10 Installation ...
How to fix the most common Windows 10 installation problems · Run the Windows Update troubleshooter · Low disk space · ISO image...
Read more >Windows 10 install issues — and what to do about them
Having trouble installing and setting up Win10? You aren't alone. Here are a dozen-plus of the most common problems, along with a few ......
Read more >[SOLVED] Windows 10 Could Not Complete the Installation ...
This post will give you 5 ways to solve the error when Windows 10 installation has failed. Just try them one by one...
Read more >[Solved] | Windows Could Not Complete The Installation
Continue installation using advanced recovery · Run the Windows account creation wizard · Reinstall your system without activating it · Find ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I added some beginning of build scripts here, but did run out of time, please try to add more to them as PRs. They are not finished yet.
https://github.com/wekan/wekan/blob/edge/rebuild-wekan.bat
https://github.com/wekan/wekan/blob/edge/start-wekan.bat
Hey
mkdir -p ~/repos/wekan/packages cd ~/repos/wekan/packages git clone https://github.com/wekan/wekan-ldap.git wekan-ldap git clone https://github.com/wekan/accounts-cas.git accounts-cas