adopted-ember-addons / adopted-ember-addons/ember-paper

octane / module unification support

オープン
#883 コメント 7 件 リアクション 3 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
879
フォーク
327
PR マージ指標
30日以内にマージされた PR はありません

説明

I did:
```
npm install -g https://github.com/ember-cli/ember-cli.git
ember new ember-app --blueprint module-unification-app --yarn
ember install ember-paper
```

I moved app/styles/app.scss to ui/styles/app.scss

Got this error
```
Build Error (SassCompiler)

File not found: /app/styles/app.scss
in any of the following include paths:
/home/me/Development/tmp/ember-app/tmp/sass_compiler-input_base_path-HrmUtsmg.tmp

Stack Trace and Error Report: /tmp/error.dump.d82574aad036cdf57a0561a8215102dc.log
```

So, I moved the file back to app/styles/app.scss, and the problem/error was the exact same.
I even tried the steps again without moving the defaultly generated file.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。