You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reading package lists... Done
E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
E: Unable to lock directory /var/lib/apt/lists/
W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied)
W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permission denied)
And then I'm not allowed to go any further to start the thing or anything. Any help MUCH appreciated!
The text was updated successfully, but these errors were encountered:
Thank you for building this thing! I am following your instructions and I've gotten to the stage of installation where I'm supposed to do...
sudo npm run-script provision
When I do, though, I get permission denied as follows...
$> sudo npm run-script provision
Reading package lists... Done
E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
E: Unable to lock directory /var/lib/apt/lists/
W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied)
W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permission denied)
And then I'm not allowed to go any further to start the thing or anything. Any help MUCH appreciated!
The text was updated successfully, but these errors were encountered: