【问题标题】:windows - Ruby on Rails ExecJS::ProgramErrorwindows - Ruby on Rails ExecJS::ProgramError
【发布时间】:2017-05-27 08:15:14
【问题描述】:

enter image description here

我在运行我的 ruby​​ on rails 简单博客时遇到问题。

我可以在 Windows 操作系统上解决这个问题吗?

【问题讨论】:

    标签: ruby-on-rails execjs


    【解决方案1】:

    你可以在这里看到答案 - enter link description here

    我在 Gemfile.lock 文件中从 coffee-script-source 1.12.2 更改为 1.8.0。例如)咖啡脚本源(1.8.0)

    然后,在 cmd 中,我输入了一个类似“bundle install”的命令。如果您没有捆绑软件,您可以安装捆绑软件,例如“gem install bundle”。

    最后,关闭 Rails 服务器并重新打开。

    谢谢。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-04-09
      • 2016-06-22
      • 1970-01-01
      • 2015-03-30
      • 1970-01-01
      相关资源
      最近更新 更多