I’ve tried to deploy my react project on CodeSandBox, but it receives this error: Could not find/install babel plugin ‘proposal-decorators’.
I’ve tried a lot of ways, including adding this plugin dependencies, but still invalid.
My project runs fine on local host, but not shown up on CodeSandBox.