elixir - mix.compile 返回错误 (Mix) 无法编译 "src/gettext_po_parser.yrl"因为找不到应用程序 "parsetools"

标签 elixir phoenix-framework

mix compile
==> gettext
could not compile dependency :gettext, "mix compile" failed. You can recompile this dependency with "mix deps.compile gettext", update it with "mix dep
s.update gettext" or clean it with "mix deps.clean gettext"
==> oblako
** (Mix) Could not compile "src/gettext_po_parser.yrl" because the application "parsetools" could not be found. This may happen if your package manager
 broke Erlang into multiple packages and may be fixed by installing the missing "parsetools" package for Erlang.

最佳答案

sudo apt-get install erlang

解决问题

关于elixir - mix.compile 返回错误 (Mix) 无法编译 "src/gettext_po_parser.yrl"因为找不到应用程序 "parsetools",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36512519/

相关文章:

elixir - 如何在 Phoenix/Ecto 上进行自动迁移?

build - 编写一个在 deps.get 之后运行的 Mix 任务

在 Phoenix 中测试返回 nil 的虚拟字段

elixir - __struct__/1 未定义,无法扩展 struct Gazette.User

elixir - 如何在现有表 Phoenix 中添加字段

string - 随机字母返回空白

functional-programming - 在列表理解中重新分配变量

compilation - Elixir或Erlang程序可以编译为独立的二进制文件吗?

elixir - Phoenix 框架模式匹配请求 header

redis - 如何在 phoenix elixir 聊天应用程序的监督树中运行 Redix 并从不同的模块访问