gruntjs / grunt-init

Generate project scaffolding from a template.
http://gruntjs.com/project-scaffolding
MIT License
193 stars 58 forks source link

Error whith grunt-init when copying a template with fontawesome #85

Open ashraffayad opened 10 years ago

ashraffayad commented 10 years ago

This error disappears when I remove the file fontawesome-webfont.woff.

Writing app/css/fonts/fontawesome-webfont.woff...>> A special character was detected in this template. Inside Template Tags, the

\n and \r special characters must be escaped as \n and \r. (grunt 0.4.0+) Warning: An error occurred while processing a template (Unexpected token ILLEGAL). Use --force to continue.