Facebook api – Sprockets::FileNotFound: couldn't find file 'jquery-1.7' with type 'application/javascript' (Sprockets::FileNotFound)
I have upgraded an exsisting rails version 6.1 to 7.1.3 where i have used sprocket-rails gem to work out the exsisting asset piple. after running the command bundle exec rake assets:precompile, i am getting the following error, including an error.…