Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

Blazor theme setup


I get an error while running npm run build during initial setup. I have followed documentation provided for blazor setup, but it just doesnt work. Bellow you can check error that i ran into.

ERROR:https://imgur.com/a/ZDFpPWO

Thanks in advance for help,


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 (3)


Hey there! I recently came across an interesting platform called Glory Casino, and I must say it caught my attention. When you open the site, the range of games immediately stands out—slots, table games, and even live casino options with real dealers. What’s cool is that they also offer sports betting, so it’s not just about casino games but a mix of entertainment for everyone. Another thing worth mentioning is their mobile app. It’s super convenient, especially if you’re someone who likes gaming on the go. Plus, they have some great bonuses for new players, which makes it even more appealing. If you’re into modern and user-friendly platforms, it’s definitely worth checking out!



Hi,

I want to apologize for the late reply.

We double-checked our Blazor Starterkit and managed to reproduce this error.

The error appears only with Webpack; Gulp works correctly. Meanwhile, we are working on a fix. As a temporary workaround, you can use Gulp to build assets.

To build assets with Gulp, follow the steps below:

  1. Install Gulp.
  2. Set "type": "module" in package.json.
  3. Install npm dependencies with npm install.
  4. Build assets by running the gulp command.


Regards,
Lauris Stepanovs,
Keenthemes Support Team

Hi,

Sorry for the late reply. We will check this further and get back to you ASAP.

Regards,
Sean


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  :(