module.js:550
3:43 PM
throw err;
3:43 PM
^
3:43 PM
3:43 PM
Error: Cannot find module ‘xmlbuilder’
3:43 PM
at Function.Module._resolveFilename (module.js:548:15)
3:43 PM
at Function.Module._load (module.js:475:25)
3:43 PM
at Module.require (module.js:597:17)
3:43 PM
at require (internal/module.js:11:18)
3:43 PM
at Object. (/rbd/pnpm-volume/73a37df7-a9e5-458e-9a70-ee28addfd540/node_modules/.registry.npmjs.org/xml2js/0.4.22/node_modules/xml2js/lib/builder.js:7:13)
3:43 PM
at Object. (/rbd/pnpm-volume/73a37df7-a9e5-458e-9a70-ee28addfd540/node_modules/.registry.npmjs.org/xml2js/0.4.22/node_modules/xml2js/lib/builder.js:127:4)
3:43 PM
at Module._compile (module.js:653:30)
3:43 PM
at Object.Module._extensions…js (module.js:664:10)
3:43 PM
at Module.load (module.js:566:32)
3:43 PM
at tryModuleLoad (module.js:506:12)
Why did I get such an error out of the blue??