can not create gruntfile from a template
Open
- 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
Assessment
This issue has not been assessed yet.