Picture of roi bueno
error with loading a new course
by roi bueno - Sunday, 25 May 2014, 9:14 AM
 

Hi,

After installing according to the steps, I get the attached error.

Does anyone know how to fix it?

 

Thanks.


Picture of roi bueno
Re: error with loading a new course
by roi bueno - Sunday, 25 May 2014, 10:36 AM
 

A few more details:

OS: Windows 8.1

Browser: Chrome

Thanks,

Roi.

Picture of Himanshu Rajotia
Re: error with loading a new course
by Himanshu Rajotia - Monday, 26 May 2014, 6:10 AM
 

Hey roi bueno,

I think this error is most probably due to permission issues with your OS, so try running the CMD with Administrator Privilege (Run as Administrator).

than you should use below command to install adapt course.

$ adapt create course "<adapt-course-name>"

 

and if the problem still persist than try to install it on some other drive.

 

Hope this will solve your problem.

Thanks

Himanshu

Picture of roi bueno
Re: error with loading a new course
by roi bueno - Monday, 26 May 2014, 1:15 PM
 

Hi Himanshu Rajotia,

Thanks for your response.

I tried to connect as an administrator but I get the same error again.

Unfortunately, I have only one drive in my PC so I can't check the second option.

If you have another solution to suggest, I'd be glad to hear!

 

Thanks again,

Roi

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