I am working with a react app locally and when i deploy it to codesandbox it appears this error: could not find/install babel plugin 'proposal-decorators': Cannot find plugin 'proposal-decorators' or 'babel-plugin-proposal-decorators'
I already tried to add the dependency but it doesn't let me.
this is really important, does anybody know what might be happening?