Here is the npm command to get the path of locally install binaries: npm bin. which will output a similar path. /Users/[user]/[project]/node_modules/.bin.
確定! 回上一頁