Using the latest node.js LTS release, I get an TypeError: Object.entries is not a function at Object.<anonymous> (client\scripts\dependencies.js:31:4) exception. According to node.green this feature is only available starting from node 7. Can we make it work in node 6?
The dependency indexof@0.0.1 (MIT*) links to undefined. I could not find a homepage or repository in their package.json, so we should just link to the npm registry in this case (https://www.npmjs.com/package/indexof)
Sebastian Stamm
added a comment -
Using the latest node.js LTS release, I get an TypeError: Object.entries is not a function at Object.<anonymous> (client\scripts\dependencies.js:31:4) exception. According to node.green this feature is only available starting from node 7. Can we make it work in node 6?
The dependency indexof@0.0.1 (MIT*) links to undefined. I could not find a homepage or repository in their package.json, so we should just link to the npm registry in this case ( https://www.npmjs.com/package/indexof )