Volodymyr

Results 5 comments of Volodymyr

@jantimon, no, it works greatly but when i open dev server there's some problems which i described upper. I have already opened an issue in `image-minimizer-webpack-plugin` repository but they told...

You can also use: `npm config set legacy-peer-deps true`

Hey everyone! Had this issue as well, so I created a cli script that allows to generate `.sql` files from typeorm migration files, and revert them as `typeorm migration:revert` does...