Error: Cannot find module 'uuid'
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I have this message when i try to use npm: I tried to uninstall reinstall with brew but without success. 回答1: You loss or not install 'uuid' module, try install ... https://www.npmjs.com/package/uuid 回答2: Just do: cd /usr/local/lib/node_modules then npm prune 文章来源: Error: Cannot find module 'uuid'