Picture of Andrew Yardy
Create course error
by Andrew Yardy - Monday, 16 June 2014, 1:56 AM
 

When I use the create course command I receive the following error

 

events.js:72

        throw er; // Unhandled 'error' event

              ^

Error: EACCES, open '/Users/XXXX/.npm/ms/0.6.2/package.tgz'

 

Can't seem to find any solutions can anyone please suggest a solution?

 

Many thanks

Andy

Picture of Adam Laird
Re: Create course error
by Adam Laird - Wednesday, 18 June 2014, 9:34 AM
 

npm update adapt-cli -g

 

perhaps?

Picture of Andrew Yardy
Re: Create course error
by Andrew Yardy - Friday, 20 June 2014, 12:09 AM
 

Turned out I needed to log into the terminal using sudo su.

 

All fine now!