Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck at "sudo npm run-script provision" #45

Open
AlexMaghen opened this issue Nov 22, 2021 · 0 comments
Open

Stuck at "sudo npm run-script provision" #45

AlexMaghen opened this issue Nov 22, 2021 · 0 comments

Comments

@AlexMaghen
Copy link

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

[email protected] provision
apt-get update -y && apt-get install dnsmasq hostapd iw -y

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant