webdiscus / html-bundler-webpack-plugin

Alternative to html-webpack-plugin ✅ Renders Eta, EJS, Handlebars, Nunjucks, Pug, Twig templates "out of the box" ✅ Resolves source files of scripts, styles, images in HTML ✅ Uses a template as entry point
ISC License
138 stars 14 forks source link

installation error caused from installing favicon #52

Closed Chidiro closed 10 months ago

Chidiro commented 10 months ago

i cant install the versions with built-in favicon plugin its giving me this error

`npm ERR! code EINVALIDTAGNAME npm ERR! Invalid tag name "^>=7.1.4" of package "favicons@^>=7.1.4": Tags may not have any characters that encodeURIComponent encodes.

npm ERR! A complete log of this run can be found in: /Users/hamzaduras/.npm/_logs/2023-11-13T13_51_10_276Z-debug-0.log`

webdiscus commented 10 months ago

Hello @Chidiro,

thanks for the issue report! I will fix it now.

webdiscus commented 10 months ago

@Chidiro

please, use the fixed version v3.0.3.

Thank You!

Chidiro commented 10 months ago

@Chidiro

please, use the fixed version v3.0.3.

Thank You!

Thank you its fixed