Cannot generate HTML
balazs-kis opened this issue · 2 comments
balazs-kis commented
HTML generation fails with 'TypeError':
$ snowboard html fc-api.apib
✔ Input parsed: fc-api.apib in 38 ms.
TypeError: Object.fromEntries is not a function
at buildSeed (/usr/lib/node_modules/snowboard/node_modules/snowboard-packer/lib/builder.js:54:24)
fahrulazmi commented
You probably has outdated version of Node.
balazs-kis commented
You are right, apt
installs an outdated version. Wonder why.