征兵不会安装

编程入门 行业动态 更新时间:2024-10-25 00:36:05
征兵不会安装 - 该怎么办?(Conscript won't install - what to do?)

我想从Scalatra开始。 为此,我需要使用giter8来生成模板项目。 要安装giter8,我需要先安装conscript。 但这样做(至少在Windows上使用runnable jar)失败并出现此错误:

::::::::::::::::::::::::::::::::::::::::::::::

::不受限制的相关信息::

::::::::::::::::::::::::::::::::::::::::::::::

:: net.databinder.conscript#conscript_2.11; 0.4.4:未找到

::::::::::::::::::::::::::::::::::::::::::::::

这是最新的征兵版。 它不支持scala 2.11吗? 征兵甚至还在积极维护吗? 邮件列表已经死了,甚至没有stackoverflow标记。

虽然我更喜欢修复征兵安装问题,但有一个简单的解决方法吗? 喜欢在不使用conscript的情况下安装giter8? 或者在不使用giter8的情况下设置scalatra?

I'd like to started with Scalatra. For that, I need to use giter8 to generate a template project. To install giter8, I need to install conscript first. But doing that (at least using the runnable jar on Windows) fails with this error:

::::::::::::::::::::::::::::::::::::::::::::::

:: UNRESOLVED DEPENDENCIES ::

::::::::::::::::::::::::::::::::::::::::::::::

:: net.databinder.conscript#conscript_2.11;0.4.4: not found

::::::::::::::::::::::::::::::::::::::::::::::

This is with the latest conscript version. Doesn't it support scala 2.11 yet? Is conscript even still actively maintained? The mailing list is dead and there's not even a stackoverflow tag.

Although I'd prefer to fix the conscript installation issue, is there an easy workaround? Like installing giter8 without using conscript? Or setting up scalatra without using giter8?

最满意答案

我不确定是否在征兵中支持Scala 2.11,所以这是我尝试的第一件事。 Scalatra在很大程度上依赖于征兵,所以我们需要在Windows中用2.11检查它 - 我想你几乎是第一个击中它的人。

您当然可以在不使用conscript的情况下通过手动复制值来设置Scalatra,但这不会很方便。 g8绝对取决于征兵,我不认为你可以拥有一个没有其他人。 Scalatra的工作人员需要看看征兵者,看看这里发生了什么。 您可能实际上想要在安装时提交错误,以便查看它。

It turned out I had an older conscript version installed that I didn't remove first. Starting from scratch (deleting conscript and g8 installations) allowed me to install version 0.4.4 without this issue.

更多推荐

本文发布于:2023-08-04 21:19:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1422001.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!