inlife / nexrender-boilerplate

Boilerplate project for rendering a video using nexrender.
MIT License
58 stars 18 forks source link

Error message: ENOENT: no such file or directory, stat 'D:\nexrender\temp\xxxx\result.mp4' #2

Closed iadj closed 7 years ago

iadj commented 7 years ago

Hello,

I'm trying to run the boilerplate out of the box (editing nothing except for the aerender location). After running npm install and node start.js I get the following error: Error message: ENOENT: no such file or directory, stat 'D:\nexrender\temp\xxxx\result.mp4'

I'm running Windows 10 and am using command prompt with Administrator privileges.