npm run build
and I am getting build errors:C:\Projects\metronic\blazor_demo1\Starterkit\_keenthemes\tools>npm run build
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
> keenthemes@1.0.0 build
> webpack
>> Building metronic bundle...
>> Failed to compile metronic bundle!
ModuleParseError: Module parse failed: Unexpected token (48:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| KTModalCreateProjectFiles.init();
| KTModalCreateProjectComplete.init();
> });
|
| // Webpack support
ERROR in ../src/js/custom/utilities/modals/create-project/main.js 48:0
Module parse failed: Unexpected token (48:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| KTModalCreateProjectFiles.init();
| KTModalCreateProjectComplete.init();
> });
|
| // Webpack support
ERROR in ../src/js/custom/utilities/modals/offer-a-deal/main.js 45:0
Module parse failed: Unexpected token (45:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| KTModalOfferADealFinance.init();
| KTModalOfferADealComplete.init();
> });
|
| // Webpack support
webpack compiled with 2 errors
C:\Projects\metronic\blazor_demo1\Starterkit\_keenthemes\tools>
});
KTModalOfferADeal.init();
KTModalOfferADealType.init();
KTModalOfferADealDetails.init();
KTModalOfferADealFinance.init();
KTModalOfferADealComplete.init();
});
KTModalCreateProject.init();
KTModalCreateProjectType.init();
KTModalCreateProjectBudget.init();
KTModalCreateProjectSettings.init();
KTModalCreateProjectTeam.init();
KTModalCreateProjectTargets.init();
KTModalCreateProjectFiles.init();
KTModalCreateProjectComplete.init();
});
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700">
https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700
https://fonts.googleapis.com/css?family=Inter:300,400,500,600,700
fw-semibold
to fw-bold
.