Rafael Perini
Rafael Perini
I've the same issue on Node V16.3.0. I ran `npm install -D node-sass@^6.0.0` before `npm install` and it worked. Complement: node-sass has a guide for supported versions on its npm...
I've added this SCSS as a workaround and a `flex-nowrap` with `input-group` class. ``` .input-group > .select2-container--bootstrap4 { width: auto; flex: 1 1 auto; min-width: 0; .select2-selection--single, .select2-selection--multiple { height:...
I don't have access to the project I was working on @arcanisgk, but I don't think it is anymore. Yet, I'm not sure if the issue was fixed.
I've the same issue, on windows.