My problem is with the inspinia.js file in rails 6.
I have the file inspinia.js and application.js in :-
app / javascript / pack
Try to integrate it in the following ways:
import 'inspinia'
require ("inspinia")
and in some other ways that didn't help me either. If someone has already done it or knows how to do it, I would appreciate your help.