riot / cli

Riot.js command line tool
MIT License
46 stars 9 forks source link

In 6.x, the babel package has been deprecated in favor of babel-cli #28

Closed chrisdothtml closed 6 years ago

chrisdothtml commented 6 years ago

Keep getting this warning when installing riot. From what I can tell, looks like babel (now babel-cli) should be a devDependency of this package anyway.

riot > riot-cli > babel@6.23.0: In 6.x, the babel package has been deprecated in favor of babel-cli. Check https://opencollective.com/babel to support the Babel maintainers

GianlucaGuarini commented 6 years ago

thanks fixed in riot-cli@3.0.4