-
Running
```
svgo in.svg
```
on
![in](https://github.com/svg/svgo/assets/181628/cc9f91cf-f826-43c1-81ac-ccf364c0ce16)
gives
![in-opti](https://github.com/svg/svgo/assets/181628/8ee093e…
-
After an initial clone and running `gulp` I'm presented with this stack trace
```
events.js:85
throw er; // Unhandled 'error' event
^
TypeError: Cannot read property 'length' of und…
-
When using laravel-elixir-imagemin 0.2.3 with imagemin-svgo 5.2.0 the below error occurs:
```
/Users/brian/Sites/ddos/node_modules/is-svg/index.js:8
var charCode = isBuf ? buf[i] : buf.charCo…
-
FATAL Cannot read property 'hasAttr' of null 12…
-
**Describe the bug**
SVGO is choking on a specific SVG file.
**To Reproduce**
Steps to reproduce the behavior:
1. Download this SVG:
![Azure Media Player Audio Only B](https://github.com/svg/…
-
Node: v18.8.0
npm: 8.18.0
```
# npm audit report
nth-check
-
Hi guys, I just used _gulp-imagemin_ and got the following exception:
```
events.js:154
throw er; // Unhandled 'error' event
^
Error: Unbound namespace prefix: "sketch"
at error ($REP…
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation is…
-
## 🐛 Bug Report
If a global svgo.config.js is defined (eg. in home directory), svgr may fail to load some SVGs.
## To Reproduce
Load SVGs with "@svgr/webpack" loader. Do not define any paramete…
-
js-yaml had a vulnerability and and it is a dependency for svgo package. The maintainers of svgo have updated the dependency to 3.13.1 (https://github.com/svg/svgo/releases/tag/v1.2.2).
But font-blas…