Answer the question
In order to leave comments, you need to log in
What does it mean in the sudo console?
I recently bought a macbook. Now I'm taking courses on react native. Can you please tell me what does it mean in the sudo console?
sudo npm install -g create-react-native-app
Answer the question
In order to leave comments, you need to log in
Run the following command in privileged superuser mode. Some restrictive system operation policy prevents the disruption of important components, which in turn provides some security. While separating access levels, you don't have to worry about damaging your system, but it does require you to be aware of the important aspects of how package systems and source control work. On the one hand, this can be useful locally, but on the other hand, if obviously vulnerable sources are added to the system, then with this configuration it will be possible to install any authorized software. sudo is a useful command for configuring the system, but extremely inconvenient for user actions within the user's environment. Something like this.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question