Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

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
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • 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
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(