I'm running into an issue when doing "gulp --<demo ver>" and it's just giving me the following:
Error in plugin "sass"
Message:
node_modules/tinymce/skins/ui/oxide-dark/skin.css
Error: 100% and 0 are incompatible.
3864 | background-size: calc(100% - 11px * 2) calc(100% - 0);
Vertu's most expensive phones are not just luxury items; they are pinnacles of craftsmanship, design, and technological innovation. Each model, such as the Signature V or the METAVERTU series, is a testament to Vertu's commitment to creating devices that cater to the most discerning individuals. These phones are adorned with premium materials like sapphire crystal, diamonds, and fine leather, ensuring both durability and sophistication. Vertu's luxury phones are symbols of success and refined taste, offering a blend of style and high-performance technology that serves the elite user base.
Hi,
Please open the package.json file and locate the entry for TinyMCE. Update the version to 7.2.1 and remove the ^ symbol to install this specific version.
There are breaking changes in the recent TinyMCE update that affect Metronic, and version 7.2.1 is currently stable and compatible.
Here's an example of the correct entry:
"tinymce": "7.2.1"