How to install node.js as a standard user? #56171
Unanswered
OS-Scratch
asked this question in
General
Replies: 2 comments 11 replies
-
https://nodejs.org/en/download/package-manager may be helpful. |
Beta Was this translation helpful? Give feedback.
4 replies
-
Hey, @OS-Scratch, as a standard user, I would suggest directly downloading the "prebuilt installer" which should already come with npm 😊 |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I just bought a book on React and started reading it. It said that you need to install node.js and npm in order to run the project. However, I am logged in as a standard user on Windows 11 and to complete setup, I need to log in as an admin. How can I install these tools and add them to PATH?
Beta Was this translation helpful? Give feedback.
All reactions