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

Can't install node module

Open WebExp0528 opened this issue 5 years ago • 3 comments
trafficstars

image

WebExp0528 avatar May 07 '20 16:05 WebExp0528

@WebExp0528 it looks like the version of node-sass here is old, and is not compatible with NodeJS v12.

Can you try npm install --save node-sass@latest?

pl12133 avatar May 07 '20 17:05 pl12133

Thank you very much! Works well.

WebExp0528 avatar May 07 '20 18:05 WebExp0528

That's great news, I'll leave this issue open until I get a chance to update the package.json and commit the new version.

pl12133 avatar May 11 '20 16:05 pl12133