js-explorer
js-explorer copied to clipboard
TypeError when choosing 'Object -> manage prototypes -> set a prototype of the object'
let finalIndex = lastValue.map((o) => o.shortDesc).indexOf(answers[lastProp]) TypeError: Cannot read properties of undefined (reading 'map')
Using node v18.16.1 with nvm.