HuskieRobotics / SPOT

Apache License 2.0
25 stars 21 forks source link

No config.js, error thrown on first install #57

Closed orondemanson closed 2 years ago

orondemanson commented 2 years ago

I was able to successfully install the various packages, but when I run npm start, it throws a

TypeError: Cannot assign to read only property 'map' of object '#<QueryCursor>'
    at Object.<anonymous> (C:\Users\***\Documents\SPOT-main\node_modules\mongoose\lib\cursor\QueryCursor.js:138:27)

What could be causing this? Am I missing something obvious?

orondemanson commented 2 years ago

Oops, using wrong node version. Sorry