Samuel Roberts
Samuel Roberts
My issue is that I'm getting this error for packages in my node_modules: ``` chunk 0 [mini-css-extract-plugin] Conflicting order between: * css ./node_modules/css-loader/dist/cjs.js??ref--6-oneOf-5-1!./node_modules/postcss-loader/src??postcss!./node_modules/sass-loader/lib/loader.js??ref--6-oneOf-5-3!./node_modules/box-ui-elements/es/components/menu/Menu.scss * css ./node_modules/css-loader/dist/cjs.js??ref--6-oneOf-5-1!./node_modules/postcss-loader/src??postcss!./node_modules/sass-loader/lib/loader.js??ref--6-oneOf-5-3!./node_modules/box-ui-elements/es/components/dropdown-menu/MenuToggle.scss chunk 1 [mini-css-extract-plugin] Conflicting...
I get this too, but only when I try it with android. It works great on IOS
I took those steps, but still having the same problem on android. :/
That worked!! Thanks @nschurmann, you're a boss :)
This feature would be awesome for us as well, have received similar complaints about having to download file by file instead of by a whole folder. Would we be able...