Closed puckey closed 5 years ago
I am getting the following babel error when installing: The new decorators proposal is not supported yet. You must pass the"decoratorsLegacy": trueoption to @babel/preset-stage-1.
The new decorators proposal is not supported yet. You must pass the
option to @babel/preset-stage-1
Related babel commit: https://github.com/babel/babel/pull/7734
I am getting the following babel error when installing:
The new decorators proposal is not supported yet. You must pass the
"decoratorsLegacy": trueoption to @babel/preset-stage-1
.