To see the installed npm packages with their version, the command is npm ls --depth=0 , which, by default, displays what is installed locally.
確定! 回上一頁