@MisoPear
Fullstack-Dev + Data Science
Nothing here yet.
Nothing here yet.
Dec 18, 2022 · 1 min read · Researching the steps to avoid the need for a Sudo command. I need to find out if I'm the superuser of my desktop. "It is generally not recommended to log in as the root user on a MacOS system, as any actions you take will have the potential to make ...
Join discussion
Dec 18, 2022 · 1 min read · Installing Tailwind directly through my terminal. Npm will do the work with a fairly simple command. "npm install -g tailwindcss". My terminal requires I use the "sudo" function. I'll investigate the root of that so it's not a problem later on with o...
Join discussion