gabrielbull / react-desktop

React UI Components for macOS High Sierra and Windows 10
http://reactdesktop.js.org
MIT License
9.51k stars 461 forks source link

My Procedure Error Reporting #132

Closed 593434311 closed 5 years ago

593434311 commented 5 years ago

Failed to compile.

./node_modules/react-desktop/src/Box/macOs/index.js SyntaxError: E:\git\github\gilfoyle\node_modules\react-desktop\src\Box\macOs\index.js: Support for the experimental syntax 'decorators-legacy' isn't currently enabled (13:1):

11 | import Text from '../../Text/macOs'; 12 |

13 | @Dimension() | ^ 14 | @Margin() 15 | @Padding() 16 | @Alignment()

gabrielbull commented 5 years ago

This project is looking for contributors. Please submit a PR and request to be added to the contributors. Thanks.