エラー文
bootstrap.self-
Uncaught TypeError: Cannot read property 'fn' of undefined
app/assets/javascripts/application.js
//= require jquery
//= require popper
//= require bootstrap
# 順番を入れ替えて、これを一番したに書くようにする
# 読み込む順番があるらしい
//= require_tree .
Go to list of users who liked
More than 5 years have passed since last update.
bootstrap.self-
Uncaught TypeError: Cannot read property 'fn' of undefined
//= require jquery
//= require popper
//= require bootstrap
# 順番を入れ替えて、これを一番したに書くようにする
# 読み込む順番があるらしい
//= require_tree .
Register as a new user and use Qiita more conveniently
Go to list of users who liked