質問するログイン新規登録

回答編集履歴

1

変更点をより詳しく記入

2022/09/09 01:56

投稿

GQ8
GQ8

スコア8

answer CHANGED
@@ -1,5 +1,12 @@
1
- 回答いただいた通り実行後、エラーが新たに発生
1
+ 回答いただいた通り```app/assets/stylesheets/application.css```の以下の2行を削除を実行。
2
+
2
3
  ```
4
+ *= ./bootstrap_import
5
+ *= require bootstrap/dist/css/bootstrap.min.css
6
+ ```
7
+
8
+ 実行後、下記のエラーが新たに発生
9
+ ```
3
10
  ERROR in ./app/javascript/stylesheets/application.scss
4
11
  remote: Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):
5
12
  remote: ModuleBuildError: Module build failed (from ./node_modules/postcss-loader/src/index.js):