Hi
Just purchased this today and first experience with a template like this.
I am compiling the HTML version.
Read the installation guide for webpack, installed dependenices (note.js, npm, yarn) everything fine.
Downloaded demo21, followed latest youtube video along with the documentation. Webpack says compiled successfully but fully destroys the demo. No CSS is load or anything. Also file structure is missing "theme" folder, is this important?
Anways, how du I compile a webpack successfully ? What is wrong with the guide since I end up here? Nothing throws any errors at all but I don't get any subfolder named "assets" for example. Followed guide to the letter, please advise.
Hi Mikkel Rasmussen,
You can do this in a more simplified way.
1. Go to your downloaded zip file in the tool folder. metronic_v8.1.1_html_demo21\tools.
2. Open package.json file and remove "type": "module"
3. Open the cmd console.
4. Run this command to install and compile
yarn && npm run build
Still struggling to get moving here. Every time I run a build, assets folder is deleted from the demo and no index file is created. Following instructions to the absolute letter, now on 2 different setups.
Hi,
Sorry for the late reply. We are currently checking it and update you shortly with a solution.
Regards.
Hi Sean, that's fine. It's not that urgent going forward, a placeholder response like this is fine as long we have dialogue going Would like to have it resolved within a weeks time so I can move forward with the UI part of my project.