gruntjs / gruntjs/grunt-init-gruntplugin
Fatal Error
Open
- Dominant language
- JavaScript
- Stars
- 77
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
```
> grunt-init gruntplugin
...
Writing .gitignore...OK
Writing .jshintrc...OK
Writing Gruntfile.js...OK
Writing README.md...OK
Writing tasks/gh_pages_easy.js...OK
Writing test/expected/custom_options...OK
Writing test/expected/default_options...OK
Writing test/fixtures/123...OK
Writing test/fixtures/testing...OK
Writing test/gh_pages_easy_test.js...OK
Fatal error: Arguments to path.join must be strings
```
Based on [instructions](http://gruntjs.com/creating-plugins)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.