Open rio682 opened 3 years ago
what does below code's -g means?
$ npm install @tririga/tri-proxy -g
@rio682 Adding -g to the npm install command means you want to install that package or module globally. Which simply makes that package or module available globally on your machine and can be used in any project. I hope this clears your doubt.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Notes
Please delete this section after reading it
If you have a problem with an error message:
Error output
My Code