Closed 593434311 closed 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()
This project is looking for contributors. Please submit a PR and request to be added to the contributors. Thanks.
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 |