Right after following instructions and running the app (Demo20), I'm getting the following error:
"e is undefined" at blazor.server.js:1:115531
@/assets/plugins/global/plugins.js:12839:145
@/assets/plugins/global/plugins.js:12839:149
You can see the screenshot here: https://drive.google.com/file/d/1DribRH_I6QLQMbjvuAVfImZWTZ79FXGy/view?usp=sharing
I need to fix this asap.
Thanks!
Hi,
Could you please specify which theme are you using and which building tools?
Latest version of metronic, demo20. Please let me know if you need any other information.
Do you build assets with webpack or gulp?
I used Gulp
Can I ask you to retry the installation with webpack?
Run npm install and then npm run build from tools folder.
Check webpack build doc for more info:
https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/build/webpack.html
I tried both gulp and webpack
Will try that
Did you have the same errors with webpack too?
I'm having the same issue, please help.