Hi I have never seen this problem before. Basically i can push my app to heroku for years, testing it with node app.js
Now heroku started today to give me a error I made a backup and have many backups from a month ago none of them now work
this is the error
Warning: connect.session() MemoryStore is not
designed for a production environment, as it will leak
memory, and will not scale past a single process.
/app/node_modules/safe-stable-stringify/index.js:215
options = { ...options }
^^^
SyntaxError: Unexpected token ...
what could this be?
My node version is 0.10 < 6.14 on my pc is 16. never had a problem before with this would appreciate any help