Open robertrossmann opened 10 years ago
I get this error when I misspell "Apache-2.0" in the setup prompt.
Fatal error: Arguments to path.join must be strings
Just tested this and it really seems to be an issue with the license... If I leave it at default (MIT), the task will complete successfully even if I provide custom URLs.
What's wrong with BSD-3-Clause, though?
+1 GPL
While trying to
grunt-init gruntplugin
I am getting the following error: Fatal error: Arguments to path.join must be stringsUPDATE: Further testing revealed and @jchris confirmed that this is related to a misspelled value in the Licenses question. Not sure, however, why it would fail for BSD-3-Clause.
I have no idea where to look in the code base, but here's the full stack trace that is shown upon the error. If there's more info I can provide just let me know.
Thanks for your help!