Get 2024 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

Metronic - Blazor Integration guide not working.


Dear Support,

I purchased a copy of Metronic but have trouble getting your Blazor integration guide to work. I'm following the instructions here:
https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/blazor-server
I followed thru steps 1 to 4 (4 being - npm install & npm run dev)
But i get the error that there is no "run dev" script.
I then tried "npm run" to what is available and I see "npm run build"
so I tried that but the script stuck at :

./src/core/index.ts 6.79 KiB [built] [code generated]
webpack 5.94.0 compiled successfully in 4303 ms

Help? Thanks.

SY Lim.


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (2)


The full output of "npm run build" is as attached:

> metronic-tailwind-html@9.0.6 build
> npm run build:css && npm run build:js --mode=development


> metronic-tailwind-html@9.0.6 build:css
> npx tailwindcss -i ./src/css/styles.css -o ./dist/assets/css/styles.css


Rebuilding...

Done in 4037ms.

> metronic-tailwind-html@9.0.6 build:js
> webpack --mode=development

assets by status 8.34 MiB [compared for emit]
assets by path ../../metronic/dist/assets/vendors/ 7.38 MiB 17 assets
assets by path js/ 984 KiB
assets by status 945 KiB [big] 2 assets
asset js/widgets\general.js 22.4 KiB [compared for emit] (name: widgets\general)
asset js/datatables\current-sessions.js 10.7 KiB [compared for emit] (name: datatables\current-sessions)
asset js/layouts\demo1.js 6.19 KiB [compared for emit] (name: layouts\demo1)
assets by status 703 KiB [emitted]
assets by path dist/assets/vendors/leaflet/ 247 KiB
asset dist/assets/vendors/leaflet/leaflet.bundle.js 232 KiB [emitted]
asset dist/assets/vendors/leaflet/leaflet.bundle.css 14.5 KiB [emitted]
asset dist/assets/vendors/@form-validation/form-validation.bundle.js 229 KiB [emitted]
asset dist/assets/vendors/keenicons/styles.bundle.css 227 KiB [emitted]
asset dist/assets/vendors/prismjs/prismjs.min.js 189 bytes [emitted]
runtime modules 1.63 KiB 7 modules
cacheable modules 382 KiB
modules by path ./node_modules/@popperjs/core/lib/ 68.8 KiB
modules by path ./node_modules/@popperjs/core/lib/dom-utils/*.js 18.8 KiB 23 modules
modules by path ./node_modules/@popperjs/core/lib/utils/*.js 10.9 KiB 19 modules
modules by path ./node_modules/@popperjs/core/lib/modifiers/*.js 28.6 KiB 10 modules
modules by path ./node_modules/@popperjs/core/lib/*.js 10.6 KiB 5 modules
modules by path ./src/ 313 KiB
modules by path ./src/core/components/ 253 KiB 43 modules
modules by path ./src/app/ 36.5 KiB 4 modules
modules by path ./src/core/helpers/*.ts 16.7 KiB
./src/core/helpers/utils.ts 3.04 KiB [built] [code generated]
+ 3 modules
./src/core/index.ts 6.79 KiB [built] [code generated]
webpack 5.94.0 compiled successfully in 4303 ms

Thanks.



Hi,

I want to apologize for the late reply.

Are you using the latest Metronic version?

We will test our integration docs further. If you failed after the following steps in the guide you can try to use Metornic Blazor integration example app.

Regards,
Lauris Stepanovs,
Keenthemes Support Team


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(