You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR in ./node_modules/react-desktop/src/Button/macOs/index.js
Module parse failed: Unexpected character '@' (11:0)
You may need an appropriate loader to handle this file type.
| import Radium from 'radium';
|
| @WindowFocus()
| @padding()
| @Margin()
The text was updated successfully, but these errors were encountered:
npx webpack
It seems to not support the syntax!
ERROR in ./node_modules/react-desktop/src/Button/macOs/index.js
Module parse failed: Unexpected character '@' (11:0)
You may need an appropriate loader to handle this file type.
| import Radium from 'radium';
|
| @WindowFocus()
| @padding()
| @Margin()
The text was updated successfully, but these errors were encountered: