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

Tag: Webpack (146)

Hello,i have never worked with node.js, webpack or gulp before.Can I install and use the theme without these tools.Otherwise I still have to learn about these tools.I also do not know if these tools affect my development environment.Many thanks and greetingsWolfgang
I have Laravel metronic project , but when I try to access any routes that doesnot exist, it should show a error page, but im getting a background image always, Im using metroinc 8
Hello, Im using the Laravel installation Docs for Metronic 8, and i seem to run into alot of problems, are the docs outdate?eg:[webpack-cli] Error: Cannot find module './resources/assets/demo1/js/scripts.js'Require stack:when i run the npm run dev
Hello i have a problème, when i try to make "npm run build" i have this error "> keenthemes@1.0.0 build> webpackSource: C:/Users/yuris/Downloads/metronic_symfony_v8.2.0_demo1/symfony_demo1/themes/npm_version/html/demo1/srcOutput: C:/Users/yuris/Downloads/metronic_symfony_v8.2.0_demo1/symfo...
but every time shows this error Error: Cannot find module '@babel/runtime/helpers/interopRequireDefault'Require stack:- F:\metronic_v7.1.0\theme\html\tools\node_modules\webpack-merge-and-include-globally\index.node6-compatible.js- F:\metronic_v7.1.0\theme\html\tools\webpack.config.j...
Hello. Node: v20.7.0yarn: 1.22.19OpenServer: PHP 8.1Version metronic: metronic_laravel_v8.2.1.zipHave a npm run dev command error: # npm run dev> dev> npm run development> development> mix[webpack-cli] TypeError: object null is not iterable (cannot...
Hello, I have already purchased your theme. I want to develop it in laravel and vue js. The problem i am facing right now that is couple of js file showing error after compile by webpack like plugins.bundle.js and script.bundle.js. Can you give me any advise please?
I tried running below command for HTML Metronic template. I am getting below error. I searched a lot for the answers, but could not get it to work with the suggested solutions.npm run build --demo1> metronic@8.2.0 build> webpack[webpack-cli] Invalid configuration object. Webpack has be...
Metronic Version: 8.2.2OS: Windows 10PHP: 8.2.10Node: 20.10.0NPM: 10.2.3npm run dev1 WARNING in child compilations (Use 'stats.children: true' resp. '--stats-children' for more details)webpack compiled with 1 warningTried deleting the node_modules
i getting this error when i ran : npm run build --demo1 after following documentation getstarted AspnetcoreD:\MPR\Dev REV\MDRE_V2.2\RevApp\_keenthemes\tools>npm run build --demo1> keenthemes@8.2.3 build> webpack[webpack-cli] Invalid configuration object. Webpack has been initialized us...
I want to setup a webpack watch system in my project in the following structureviews/-- assets/-- src/-- tools/I changed the webpack and gulp config to match the new dir structure change ( demo1/assets )but I'm getting errors like```Error: Module build failed (from ./node_modul...
Hey SeanAs you know - I do love this theme with all my heart.. but I've found a central approach adopted by the architecture for third party scripts to be a nightmare.ISSUE:When the scripts are compiled with gulp/webpack from the base src into the demo/production versions, and put into a s...
Hey team,I am having issue running this command. This is only happening on latest laravel metronix version. The last version was working fine. Getting this error:[webpack-cli] TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator)) at D:\demo\larave...
\starterkit\assets>npm run buildnpm ERR! Missing script: "build"npm ERR!npm ERR! To see a list of scripts, run:npm ERR! npm runnpm ERR! A complete log of this run can be found in: C:\Users\athamma\AppData\Local\npm-cache\_logs\2024-01-23T07_25_47_443Z-debug-0.log
There is an error when I try to install with Webapack:npm run build --demo38> metronic@8.1.8 build> webpack[webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. - configuration[0].entry['js/widgets.bu...
Hi everyone, I want to ask you about Metronic theme, I downloaded demo4, when I use theme with my project and change style of font, the font doesn't change, when I go to inspect of web page, I look at the style of font, and I find the path of CSS file is not a same path of my CSS file ?? why ?? *...
Hello, I did everything described here: https://preview.keenthemes.com/html/metronic/docs/getting-started/integration/laravel.Except for the part: The default dev dependency laravel-mixis required for next steps, you should leave it in the npm/package.json.(I am not sure what it means.)Then...
Hello, I ran into an interesting problem. I am using the latest version of Metronic and working with Demo 1 Laravel. I wanted to create a widget of my own, and I tried to register it on widget.js. The path to the file is demo1/js/custom/widgets.js. However, I could not compile the code I wrote with...
I just purchased this theme and followed the instuctions to the letter. Node is installed, npm and yarn are all installed.Node Version = v22.11.0NPM Version = 10.9.0Yarn Version = 1.22.22Mac OS X - Apple SiliconI was in the tools directory and ran npm run build and it comes back with...
Hello everyone, I'm new, I bought metronic in themeforest a long time ago and now I'm trying to use it in Laravel and this is what I do, I'm new, I apologize and excuse me, put my English1º- I download the product and unzip it then I pass it to my Laragon folder I use win112º- I have composer la...
Hello, I've just bought Metronic for my Symfony 6 project. I'd like to integrate Metronic using Webpack Encore with the `npm run build' command. However, in your Symfony example version, you load the CSS and JS files with a PHP script called 'ThemeHelper'.I've tried importing only the 'assets' f...
For transparency i'm using:- Webpack to install the packages- Node version v18.18.2When I run the npm run build I'm getting the following error:ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):Can't find stylesheet to import. @import "bootstrap/sc...