Hello! I've installed Laravel version. The are some 404 errors:
(this file is in keenicons-duotone subfolder)
How can I fix this properly?
Hi
I apologize for the inconvenience. We will include the fix for this issue in the upcoming updates. In the meantime, you can use the following workaround:
https://devs.keenthemes.com/question/laravel-npm-error-webpack-cli-rangeerror-invalid-string-length
Open the webpack.mix.js file in your Laravel project.
Find the section related to keenicons:
// keenicons
search: /url\([""]?fonts\/(keenicons-.*?)\.(.*?)(\?[^""]*)?[""]?\)/g,
replace: "url(./fonts/$1/$1.$2)",
Still not working with version 8.2.5,
Wrong URL become like this :
Available URL Should be :