ditojs / dito-example

4 stars 2 forks source link

The new decorators proposal is not supported yet #1

Closed puckey closed 5 years ago

puckey commented 6 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.

puckey commented 6 years ago

Related babel commit: https://github.com/babel/babel/pull/7734