我正在将qr-js npm软件包安装到我的项目中,并且在将节点版本从v0.11.14-pre更改为0.10.25后,我能够以某种方式安装它。但是开始我的项目它会给出错误。 我是节点的新手,不知道如何解决它。
错误是 -
“堆叠”:[ “错误:模块没有自行注册。”, “at Error(native)”, “在Module.load(module.js:355:32)”, “在Function.Module._load(module.js:310:12)”, “在Module.require(module.js:365:17)”, “at require(module.js:384:17)”, “at Object。(/ home /oodles / work / 125/05/10 / Time / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / “在Module._compile(module.js:460:26)”, “at Object.Module._extensions..js(module.js:478:10)”, “在Module.load(module.js:355:32)”, “在Function.Module._load(module.js:310:12)”, “在Module.require(module.js:365:17)”, “at require(module.js:384:17)”, “在对象。(/home/oodles/work/125fortime/125forTime/125ForTime-Server/EventManagement/node_modules/qr-js/node_modules/canvas/lib/canvas.js:12:14)”, “在Module._compile(module.js:460:26)”, “at Object.Module._extensions..js(module.js:478:10)”, “在Module.load(module.js:355:32)”, “在Function.Module._load(module.js:310:12)”, “在Module.require(module.js:365:17)”, “at require(module.js:384:17)”, “at /home/oodles/work/125fortime/125forTime/125ForTime-Server/EventManagement/node_modules/qr-js/qr.js:1201:14”, “at Object。(/ home /oodles / job / 125/05/10/12/12:3) “在Module._compile(module.js:460:26)” ] “等级”:“错误”, “message”:“uncaughtException:模块没有自行注册。” } { “级别”:“信息”, “message”:“连接到mongo服务器。” }