react-stonecutter icon indicating copy to clipboard operation
react-stonecutter copied to clipboard

Can't install sass if react-stonecutter is installed

Open tridentic opened this issue 2 years ago • 0 comments

I have a Next app with react-stonecutter installed. But when I try to install sass, react-motion gets deleted. Or, if I install react-motion, sass gets deleted. I got:

    "react-motion": "^0.5.2",
    "react-scripts": "^5.0.1",
    "react-stonecutter": "^0.3.10"

tridentic avatar Oct 31 '23 11:10 tridentic