从源代码构建WysiHat?(Building WysiHat from source?)

编程入门 行业动态 更新时间:2024-10-26 14:34:48
源代码构建WysiHat?(Building WysiHat from source?)

我正在尝试从其源代码构建37个Signals的WYSIWYG javascript框架。 (我不是铁轨开发人员,但我认为这很容易)。

说明如下:

您可以通过运行rake根目录从源代码构建最新版本的WysiHat

我已经尝试在我制作的示例rails应用程序的根目录中运行rake ,将WYSIHAT作为应用程序中的目录。 rake运行正常但框架没有构建。

所以我在WYSIHAT目录中运行rake ,然后抛出

no such file to load -- C:/rails/myappname/wysihat/vendor/sprockets/lib/spro ckets

我离开这里了吗? 我是否需要学习Rails才能构建它?

I'm trying to build 37 Signals' WYSIWYG javascript framework from its source. (I'm not a rails developer but I thought this would be fairly easy).

The instructions read:

You can build the latest version of WysiHat from source by running rake the root directory

I've tried running rake in the root of a sample rails app I made, with WYSIHAT as a directory in the app. The rake runs fine but the framework isn't built.

So I ran rake in the WYSIHAT directory, and it throws

no such file to load -- C:/rails/myappname/wysihat/vendor/sprockets/lib/spro ckets

Am I way off here? Do I need to learn Rails in order to build this?

最满意答案

您尚未更新子模块。

git submodule init git submodule update

You haven't updated the submodules.

git submodule init git submodule update

更多推荐

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

发布评论

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

>www.elefans.com

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