gruntjs / gruntjs/grunt-init

can not create gruntfile from a template

Open
#99 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
195
Forks
57
PR merge metrics
No merged PRs in 30d

Description

$mkdir TEMPLATE
$cd TEMPLATE/
$ git clone https://github.com/gruntjs/grunt-init-gruntfile-sample.git
$cd grunt-init-gruntfile-sample
$grunt-init /Volumes/DATA/myProject/TEMPLATE/grunt-init-gruntfile-sample

Warning: Cannot read property 'apply' of undefined Use --force to continue.

$grunt-init /Volumes/DATA/myProject/TEMPLATE/grunt-init-gruntfile-sample --force

Warning: Cannot read property 'apply' of undefined Used --force, continuing.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.