Enable to resolve some modules:

enable to resolve some modules:

“jquery” in /Users/neutron92/.Trash/idara/client/plugins/toastr/toastr.min.js (web.browser)
“spin.js” in /Users/neutron92/.Trash/idara/client/plugins/ladda/laddajquery/ladda.min.js (web.browser)
“util” in /Users/neutron92/.Trash/idara/client/plugins/bootstrap-markdown/markdown.js (web.browser)
“d3” in /Users/neutron92/.Trash/idara/client/plugins/rickshaw/rickshaw.min.js (web.browser)
datatables.net” in /Users/neutron92/.Trash/idara/client/plugins/dataTables/datatables.min.js (web.browser)
“datatables.net-bs” in /Users/neutron92/.Trash/idara/client/plugins/dataTables/datatables.min.js (web.browser)
“datatables.net-buttons” in /Users/neutron92/.Trash/idara/client/plugins/dataTables/datatables.min.js (web.browser)
“datatables.net-responsive” in /Users/neutron92/.Trash/idara/client/plugins/dataTables/datatables.min.js (web.browser)
“moment” in /Users/neutron92/.Trash/idara/client/plugins/daterangepicker/daterangepicker.js (web.browser)
“switchery” in /Users/neutron92/.Trash/idara/client/plugins/switchery/switchery.js (web.browser)

If you notice problems related to these missing modules, consider running:

meteor npm install --save jquery spin.js meteor-node-stubs d3 datatables.net datatables.net-bs datatables.net-buttons datatables.net-responsive moment switchery

Hi @neutron92
I am facing on same issue now.
I am trying to use Inspinia Meteor+Blaze theme so I added some files on plugins folder.
Did you resolve this issue?