Skip to content
Ngo Tu edited this page Jan 7, 2023 · 3 revisions

Welcome to the opc-ua-server wiki!

npm CLI note:

  • Installing npm registry packages globally: npm install -g
  • Which packages are installed globally?: npm ls -g
  • Where are packages installed globally?: npm root -g
  • Where are shell scripts installed globally? npm bin -g

References

Clone this wiki locally