sudo chown -R $(whoami) $(npm config get prefix)/{lib/node_modules,bin,share}
或者在install后面加上–no-optional