assemble / assemble.io

Website and documentation for Assemble.

Home Page:http://assemble.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Helpers on Windows

dnh452 opened this issue · comments

Following the documentation, no matter where I install grunt-init, and grunt-init-helper, I always get the error:
"Local Npm module "grunt-init-helper" not found. Is it installed?"

I have installed these both locally and globally and every time I fire up grunt I get that same warning. Is there documentation missing for Windows (8.1+) users?

grunt-init is a tool that has been depreciated. Use generator-helper with Yeoman instead.