【问题标题】:Meteor Heroku Push: /bin/sh: 2: Syntax error: newline unexpectedMeteor Heroku Push:/bin/sh:2:语法错误:换行符意外
【发布时间】:2016-04-18 21:30:31
【问题描述】:

当我使用 Meteor 应用程序推送到 Heroku 时,我刚刚开始遇到一个奇怪的错误。

remote: Compressing source files... done.
remote: Building source:
remote: 
remote: -----> Fetching set buildpack https://github.com/AdmitHub/meteor-buildpack-horse.git... done
remote: -----> Node.js app detected
remote: -----> Installing node
remote: -----> Installing meteor
remote: /bin/sh: 2: Syntax error: newline unexpected
remote: 
remote:  !     Push rejected, failed to compile Node.js app

有人对这个换行错误表示什么或我应该寻找什么有任何想法吗?

【问题讨论】:

    标签: node.js heroku meteor


    【解决方案1】:

    现在每个人都会遇到这个错误,因为 Meteor 在其安装脚本页面上有一个错误:http://install.meteor.com

    【讨论】:

    • 一定有更好的方法让我们提前知道这件事吗?
    猜你喜欢
    • 2016-05-30
    • 1970-01-01
    • 2023-03-25
    • 1970-01-01
    • 2019-04-28
    • 2016-10-18
    • 1970-01-01
    • 2013-04-30
    • 2014-01-03
    相关资源
    最近更新 更多