Node

Global Packages

npm list -g --depth=0

See: Listing globally installed NPM packages and version

npm-run-all

see: npm-run-all

md preview with vmd

npm i -g vmd; vmd README.md

See: vmd

git patch

git add --patch
git diff --cached

See: 7.2 Git Tools - Interactive Staging

{ Error: listen EADDRINUSE 0.0.0.0:8080

killall -9 node

npm update

npm outdated
npm i -S <package>@version

results matching ""

    No results matching ""