Managed to solve it? I'm stuck in the same place, i cannot modify an image i just uploaded.
El jueves, 26 de enero de 2012 13:30:13 UTC-3, Brandon Hall escribió: > > Here is a code example: > https://gist.github.com/973e70bde8e6a530c489 > > The CSV file is clearly in that directory, but it still throws the ENOENT > error. If I restart node and attempt to pull that file it executes without > an issue. > > I'm using CasperJS to grab the file which puts it in the directory. This > part returns the filename: console.log('Here: ' + filename); and it > works. But, if I try to run fs.stat the file isn't found. I've tried > running fs.fchmodSync but it says the file doesn't exist even though it > is clearly there. > > Any ideas here because I'm stuck? > > Thanks for any help! > > > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
