jonschlinkert / grunt-readme

DEPRECATED. Use Verb instead
https://github.com/assemble/verb
Other
30 stars 10 forks source link

path.js:204 throw new TypeError('Arguments to path.join must be strings'); #51

Open sunny4u opened 10 years ago

sunny4u commented 10 years ago

path.js:204 throw new TypeError('Arguments to path.join must be strings'); ^ TypeError: Arguments to path.join must be strings at f (path.js:204:15) at Object.filter (native) at exports.join (path.js:209:40) at Array.map (native) at LESSCompiler.module.exports.LESSCompiler.getDependencies (C:\ECM\JS\Js_3\js_arch\node_modules\less-brunch\lib\index .js:71:10) at LESSCompiler.getDependencies (C:\ECM\JS\Js_3\js_arch\node_modules\less-brunch\lib\index.js:4:61) at getDependencies (C:\Users\mailas\AppData\Roaming\npm\node_modules\brunch\lib\fs_utils\pipeline.js:40:23) at C:\Users\mailas\AppData\Roaming\npm\node_modules\brunch\lib\fs_utils\pipeline.js:80:16 at C:\ECM\JS\Js_3\js_arch\node_modules\less-brunch\lib\index.js:49:16 at finish (C:\ECM\JS\Js_3\js_arch\node_modules\less-brunch\node_modules\less\lib\less\parser.js:434:40) at C:\ECM\JS\Js_3\js_arch\node_modules\less-brunch\node_modules\less\lib\less\parser.js:94:48 at C:\ECM\JS\Js_3\js_arch\node_modules\less-brunch\node_modules\less\lib\less\index.js:116:17 at Object.Parser.parser.parse as parse at C:\ECM\JS\Js_3\js_arch\node_modules\less-brunch\node_modules\less\lib\less\index.js:115:16 at fs.js:271:14 at Object.oncomplete (fs.js:107:15)

jonschlinkert commented 10 years ago

Hi, as the readme says, this project is deprecated. instead of providing support for this project I'm focusing effort on Verb. For grunt support, take a look at grunt-verb.