A. 使用sudo npm -g install xxx安裝的全局包在require時提示找不到。
Q. 在項目根目錄下執行sudo npm link xxx即可。