Maison > Questions et réponses > le corps du texte
阿神2017-04-17 15:44:20
npm ERR! Please include the following file with any support request:
npm ERR! /root/blog/npm-debug.log
能否贴出这个日志文件的内容?
看来是缺模块,所以:
npm install binary-parser
Hope this helps.