Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not create gruntfile from a template #99

Open
stevenkaiwang opened this issue Nov 22, 2015 · 0 comments
Open

can not create gruntfile from a template #99

stevenkaiwang opened this issue Nov 22, 2015 · 0 comments

Comments

@stevenkaiwang
Copy link

$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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant