【问题标题】:Malformed inclusion path for Meteor IonicMeteor Ionic 的错误包含路径
【发布时间】:2015-12-16 19:42:21
【问题描述】:

我正在尝试使用 Ionic 设置我的 Meteor 应用程序(使用 meteoric:ionic)。我遵循了给出的说明(@import 语句),还考虑了仅在第二次运行时才复制文件的已知问题。不过,我得到了这个错误:

=> Errors prevented startup:

   While processing files with fourseven:scss (for target web.browser):
   /client/style/app.scss: Scss compiler error: File to import:
   {}/client/style/.meteor/local/build/programs/server/assets/packages/meteoric_ionic-sass/_ionic
   not found in file: /Users/me/repos/brkn/{}/client/style/app.scss


   While processing files with fourseven:scss (for target web.cordova):
   /client/style/app.scss: Scss compiler error: File to import:
   {}/client/style/.meteor/local/build/programs/server/assets/packages/meteoric_ionic-sass/_ionic
   not found in file: /Users/me/repos/brkn/{}/client/style/app.scss


=> Your application has errors. Waiting for file change.

不知何故,所有路径都以 {}/client/style/ 为前缀,这是我的 app.scss 文件的位置(无法解释大括号)。

谁能告诉这可能是什么原因?我该如何解决?

【问题讨论】:

标签: meteor ionic-framework ionic


【解决方案1】:

该 repo 不再维护。

请使用流星的官方离子包meteor add driftyco:ionic

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-06-26
    • 2020-11-24
    • 2014-02-07
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多