Wesley Barroso Lopes

Results 82 comments of Wesley Barroso Lopes

@bhovhannes you don't have to worry about python code. All you need is `node 14` with `yarn`. Perhaps you could use `nvm`. Then you can go folder: https://github.com/collective/collective.cover/tree/master/webpack and do:...

@bhovhannes I'm pretty sure the problem could be one of unsatisfied dependency. I get for example: ``` warning "sc-recipe-staticresources > svg-url-loader > [email protected]" has incorrect peer dependency "webpack@^4.0.0". ``` I'll...