carrot / sprout

:seedling: simple project templating & skeletons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecation Warning

janwirth opened this issue · comments

I get a deprecation warning on project init.

spike new spike-error                                                                                         
▸ initializing template
? What is the name of your project? (node:12110) DeprecationWarning: Calling an asynchronous function without callback is deprecated.

Happens on node 7, not node 6.

Closed on sprout@1.2.1 🙌