lrsjng / fquery

File selection and processing for Node.js.
http://larsjung.de/fquery
23 stars 2 forks source link

Fquery on windows different problem #3

Open jezikk82 opened 10 years ago

jezikk82 commented 10 years ago

c:\h5ai>makejs release [19:24:28] ? before: 0.25.1+ 2014-06-26 19:24:28 [clean] C:\npm\node_modules\fquery\lib\Event.js:84 throw event; ^ ←[90m[19:24:28] ←[0m←[91mÔś╣ DELETE: Error: ENOTEMPTY, directory not empty 'c:\h5ai\build' ←[0m

←[31m{ [Error: ENOTEMPTY, directory not empty 'c:\h5ai\build'] errno: 53, code: 'ENOTEMPTY', path: 'c:\h5ai\build', syscall: 'rmdir' }←[0m

Node.js is working correctly, npm as well, - different apps are working OK.

Is the any chance to use fquery on win ?

lrsjng commented 10 years ago

@jezikk82 Windows is not supported at the moment

jezikk82 commented 10 years ago

do you plan to support it ? when ?

lrsjng commented 10 years ago

undecided on both

jezikk82 commented 10 years ago

too bad