This repository was archived by the owner on May 1, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Permissions Errors when running pimp-my-shell #65
Copy link
Copy link
Open
Description
Describe the bug
I'm required to run as sudo in order to successfully install. If not run as sudo, p10k configure will not run, and error messages appear. Is there any way to install without requiring sudo perms?
To Reproduce
Steps to reproduce the behavior:
- Download pimp-my-shell v 2.1.3
- Run
./pimp-my-shell - errors appear during install.
Screenshots
First error appears:
Error messages appearing while running the install:
vim-go: gotags not found. Installing github.com/jstemmer/gotags@master to folder
^/usr/local//bin/
vim-go: Error installing github.com/jstemmer/gotags@master: go: writing stat cac
he: mkdir /usr/local/pkg/mod/cache/download/github.com/jstemmer/gotags: permissi
on denied
vim-go: go: downloading github.com/jstemmer/gotags v1.4.2-0.20180202163508-7de70
45e69ff
vim-go: go: github.com/jstemmer/gotags@master: mkdir /usr/local/pkg/mod/cache/do
wnload/github.com/jstemmer/gotags: permission denied
vim-go: impl not found. Installing github.com/josharian/impl@main to folder /usr
/local//bin/
vim-go: Error installing github.com/josharian/impl@main: go: writing stat cache:
mkdir /usr/local/pkg/mod/cache/download/github.com/josharian/impl: permission d
enied
vim-go: go: downloading github.com/josharian/impl v1.2.1-0.20230412175720-30a6be
b5f7cc
vim-go: go: github.com/josharian/impl@main: mkdir /usr/local/pkg/mod/cache/downl
oad/github.com/josharian/impl: permission denied
Desktop (please complete the following information):
- OS: Ubuntu 22.04.3 LTS jammy
- pimp-my-shell v 2.1.3
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
