-
Notifications
You must be signed in to change notification settings - Fork 1.4k
grunt serve:dist generates Failed to instantiate module #1344
Comments
+1 I've test with the original generated files and same problem |
Same thing. Is there some sort of work-around for this? |
+1 same issue here. Did you guys find any solution? |
@palaman @darmoor @JamesIves @wceolin This is the same issue as #1336 Either removing bootstrap.js or downgrading it resolves the issue. Looking at the bootstrap sass repo looks like this will be resolved in the next release: Rather than the existing jQuery version in v3.3.6 If you are using automatic deployment using
|
Thank you. Works perfectly! |
Hi! im having the same issue, but with "daterangepicker". Im working nice with "grunt serve" but, when "grunt" get this error.
Working with Angular 1.5.9, Jquery 2.2.4 ¡Saludos! |
When I create a fresh new project with "yo angular" and all the default options, "grunt serve" works perfectly. But when I try to serve the dist version with "grunt serve:dist", I get this error in the browser console:
I've look inside vendor.js and ng-animate is there.
Thanks in advance for the help.
The text was updated successfully, but these errors were encountered: