@Pratik_Sathaye wrote:
Hello,
I am trying to import ‘
@ember/jquery
’ in my component. I did install ‘@ember/jquery
’ and ‘@ember/optional-feature
’. I have also enabledjquery-integration
. When I try to import ‘@ember/jquery’ in my component asimport $ from ‘@ember/jquery’;
I am getting error as Missing module '
@ember/jquery'
. I have removed node_modules and reinstalled everything but that did not help.Can anybody please help ?
Posts: 1
Participants: 1