Picture of Chris Jones
Re: error with loading a new course
by Chris Jones - Tuesday, 27 May 2014, 8:20 AM
 

Hi roi bueno,

The "Error EPERM, unlink ..." message is caused when node.js is unable to delete the specified file due to insufficient permissions. 

You can maybe try checking that you have an up to date installation of node.js, failing that it could be some other program is accessing the file at the same time (such as anti-virus software) 

Thanks,

Chris