airbnb / react-sketchapp

render React components to Sketch ⚛️💎
http://airbnb.io/react-sketchapp/
MIT License
14.95k stars 824 forks source link

npm install error #429

Closed liucsny closed 5 years ago

liucsny commented 5 years ago

Hello, I run 'cd react-sketchapp/examples/basic-setup && npm install' and got an error, how to fix it?

image image

Sketch version: Sketch 55

ljharb commented 5 years ago

Try node 10 instead of 12.

liucsny commented 5 years ago

It works! Thanks a lot 👍