<div id="geary-body" dir="auto"><div><br></div></div><div id="geary-quote" dir="auto"><br>On Sat, Oct 5, 2019 at 14:10, Pirate Praveen <praveen@onenetbeyond.org> wrote:<br><blockquote type="cite"><div id="geary-body" dir="auto"><div><span style="white-space: pre-wrap;">I fixed this error with the following patch, it'd be good if someone can confirm this is okay.</span></div></div><div id="geary-quote" dir="auto"><div><br></div></div></blockquote><span style="white-space: pre-wrap;"><div><span style="white-space: pre-wrap;"><br></span></div>Now with master-0.68 branch simple bundling with command line works but more complex builds fail.</span><div><span style="white-space: pre-wrap;"><br></span><div><span style="white-space: pre-wrap;">/usr/share/nodejs/rollup/bin/src/run/loadConfigFile.js:17
.rollup({
^
TypeError: Cannot read property 'rollup' of undefined
at Object.loadConfigFile [as default] (/usr/share/nodejs/rollup/bin/src/run/loadConfigFile.js:17:10)
at Object.runRollup [as default] (/usr/share/nodejs/rollup/bin/src/run/index.js:92:33)
at Object.<anonymous> (/usr/share/nodejs/rollup/bin/src/index.js:30:20)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
at startup (internal/bootstrap/node.js:283:19)
</span></div><div><span style="white-space: pre-wrap;"><br></span></div></div></div>